FBICRC001_TDATA_LIST_F06 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter FBICRC001_TDATA_LIST_F06 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Include FBICRC001_TDATA_LIST_F06
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
REUSE_ALV_GRID_LAYOUT_INFO_GET CALL FUNCTION 'REUSE_ALV_GRID_LAYOUT_INFO_GET' IMPORTING et_fieldcat = lsx_plhid_data-t_fieldcat es_layout = lsx_plhid_data-s_layout es_variant = lsx_plhid_data-s_variant.
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING it_fieldcat = lsx_plhid_data-t_fieldcat i_save = 'A' is_variant = lsx_plhid_data-s_variant is_layout = lsx_plhid_data-s_layout i_grid_title = text-012 TABLES t_outtab = lt_display.
REUSE_ALV_GRID_LAYOUT_INFO_GET CALL FUNCTION 'REUSE_ALV_GRID_LAYOUT_INFO_GET' IMPORTING et_fieldcat = lsx_plhid_data-t_fieldcat es_layout = lsx_plhid_data-s_layout es_variant = lsx_plhid_data-s_variant.
REUSE_ALV_GRID_LAYOUT_INFO_GET CALL FUNCTION 'REUSE_ALV_GRID_LAYOUT_INFO_GET' IMPORTING et_fieldcat = lsx_plhid_data-t_fieldcat es_layout = lsx_plhid_data-s_layout es_variant = lsx_plhid_data-s_variant.
REUSE_ALV_GRID_LAYOUT_INFO_GET CALL FUNCTION 'REUSE_ALV_GRID_LAYOUT_INFO_GET' IMPORTING et_fieldcat = lsx_plhid_data-t_fieldcat es_layout = lsx_plhid_data-s_layout es_variant = lsx_plhid_data-s_variant.
FB_RC_RPROC_PROPERTIES_GET CALL FUNCTION 'FB_RC_RPROC_PROPERTIES_GET' EXPORTING ed_rproc = fbicc_rproc_001 IMPORTING is_rproc = ls_rproc_prop.
FB_RC_USER_SETTINGS_GET CALL FUNCTION 'FB_RC_USER_SETTINGS_GET' EXPORTING ed_rproc = fbicc_rproc_001 ed_uname = sy-uname IMPORTING is_user_settings = ls_user_settings.
FB_RC_COMMSUPPORT CALL FUNCTION 'FB_RC_COMMSUPPORT' EXPORTING ed_appl = ls_rproc_prop-appid ed_cdbid = ls_rproc_prop-cdbid ed_mtgid = ls_rproc_prop-mtgid ed_dbcat = ld_dbcat eo_if_imp_obj = lo_commsupport_cb ed_rproc = fbicc_rproc_001 ed_def_recipient = ls_user_settings-def_rec ed_mode = lc_send_templ.
DDIF_TABL_GET CALL FUNCTION 'DDIF_TABL_GET' EXPORTING name = fbicc_ci-rproc_001_totals TABLES dd03p_tab = lt_dd03p.
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = ls_status-icon text = ls_status_text-txt_l add_stdinf = space IMPORTING RESULT = ls_status_work-text EXCEPTIONS OTHERS = 1.
REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = fbicc_tabname-rproc_001_sitem_disp CHANGING ct_fieldcat = lt_fieldcat.
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_structure_name = fbicc_tabname-rproc_001_sitem_disp i_grid_title = text-001 is_layout = lsx_plhid_data-s_layout it_fieldcat = lt_fieldcat "n1606925 i_save = 'A' is_variant = lsx_plhid_data-s_variant TABLES t_outtab = lt_docs.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FBICRC001_TDATA_LIST_F06 - Include FBICRC001_TDATA_LIST_F06 FBICRC001_TDATA_LIST_F05 - Include FBICRC001_TDATA_LIST_F05 FBICRC001_TDATA_LIST_F04 - Include FBICRC001_TDATA_LIST_F04 FBICRC001_TDATA_LIST_F03 - Include FBICRC001_TDATA_LIST_F03 FBICRC001_TDATA_LIST_F02 - Include FBICRC001_TDATA_LIST_F02 FBICRC001_TDATA_LIST_F01 - Include FBICRC001_TDATA_LIST_F01