FBICRC002DATA_COLLECTION 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 FBICRC002DATA_COLLECTION 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 FBICRC002DATA_COLLECTION
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FBAS_RC_RCOMP_RFC_DEST_CHECK CALL FUNCTION 'FBAS_RC_RCOMP_RFC_DEST_CHECK' IMPORTING id_ddic_error = lv_error CHANGING ct_rcomp = lt_comp_data.
FBAS_RC_LEDGER_SEL_RFC CALL FUNCTION 'FBAS_RC_LEDGER_SEL_RFC' DESTINATION w_rcomp-rfcdes EXPORTING et_selection = lt_sel_rfc ed_struct = lv_tablename et_fields = lt_fields ed_ledger = lv_rldnr ed_flg_cpudt_rcomp = ed_flg_cpudt_rcomp IMPORTING it_data = lt_data_clstr it_messages = lt_msgs.
FBAS_RC_LEDGER_SEL_RFC CALL FUNCTION 'FBAS_RC_LEDGER_SEL_RFC' DESTINATION w_rfcdes-rfcdes EXPORTING et_selection = lt_sel_rfc ed_struct = lv_tablename et_fields = lt_fields ed_ledger = lv_rldnr ed_flg_cpudt_rcomp = ed_flg_cpudt_rcomp IMPORTING it_data = lt_data_clstr it_messages = lt_msgs.
FBAS_RC_LEDGER_SEL_RFC CALL FUNCTION 'FBAS_RC_LEDGER_SEL_RFC' DESTINATION w_rcomp-rfcdes EXPORTING et_selection = lt_sel_rfc ed_struct = lv_tablename et_fields = lt_fields ed_ledger = lv_rldnr ed_flg_cpudt_rcomp = ed_flg_cpudt_rcomp IMPORTING it_data = lt_data_clstr it_messages = lt_msgs.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FBICRC002DATA_COLLECTION - Include FBICRC002DATA_COLLECTION FBICRC001_TDATA_LIST_TOP - Include FBICRC001_TDATA_LIST_TOP FBICRC001_TDATA_LIST_S01 - Include FBICRC001_TDATA_LIST_S01 FBICRC001_TDATA_LIST_F08 - Include FBICRC001_TDATA_LIST_F08 FBICRC001_TDATA_LIST_F07 - Include FBICRC001_TDATA_LIST_F07 FBICRC001_TDATA_LIST_F06 - Include FBICRC001_TDATA_LIST_F06