FBICRC003_DATA_REC_LOCAL_CLI 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 FBICRC003_DATA_REC_LOCAL_CLI 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 FBICRC003_DATA_REC_LOCAL_CLI
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DDIF_NAMETAB_GET CALL FUNCTION 'DDIF_NAMETAB_GET' EXPORTING tabname = fbicc_tabname-rproc_003_sitem_disp TABLES dfies_tab = lt_dfies.
MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE'.
MESSAGES_SHOW CALL FUNCTION 'MESSAGES_SHOW' EXPORTING show_linno = ' ' object = 'Change Document Assignment'(006) EXCEPTIONS OTHERS = 0.
FB_ICRC_DISPLAY_DOCUMENT CALL FUNCTION 'FB_ICRC_DISPLAY_DOCUMENT' EXPORTING ed_rproc = fbicc_rproc_003 ed_sender = ed_sender eb_local = fbicc_true er_orgunit_data = cr_orgunit_sel er_partner_data = cr_partner_sel er_assigned_data = cr_assigned_sel EXCEPTIONS OTHERS = 1.
FB_ICRC_HANDLE_GOS CALL FUNCTION 'FB_ICRC_HANDLE_GOS' EXPORTING ed_sender = ed_sender eo_menu = eo_menu ed_function = ed_function ed_objtyp = fbicc_bor-objtype_003 eb_local = fbicc_true er_orgunit_data = er_orgunit_sel er_partner_data = er_partner_sel er_assigned_data = er_assigned_sel CHANGING co_bor_object = go_bor_object co_bor_menu = go_bor_menu EXCEPTIONS OTHERS = 1.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ld_rcomp IMPORTING output = ld_rcomp_read.
MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = fbicc_msgid msgty = fbicc_msgty-error msgv1 =
-docnr msgv2 = -robukrs msgv3 = -refryear txtnr = 200.
MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = fbicc_msgid msgty = fbicc_msgty-error msgv1 =
-docnr msgv2 = -robukrs msgv3 = -refryear txtnr = 200.
MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = fbicc_msgid msgty = fbicc_msgty-error msgv1 =
-docnr msgv2 = -robukrs msgv3 = -refryear txtnr = 202.
MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = ls_msg-msgid msgty = ls_msg-msgty msgv1 = ls_msg-msgv1 msgv2 = ls_msg-msgv2 msgv3 = ls_msg-msgv3 msgv4 = ls_msg-msgv4 txtnr = ls_msg-msgno.
MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = fbicc_msgid msgty = fbicc_msgty-error msgv1 =
-docnr msgv2 = -robukrs msgv3 = -refryear txtnr = 201.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FBICRC003_DATA_REC_LOCAL_CLI - Include FBICRC003_DATA_REC_LOCAL_CLI FBICRC003_DATA_REC_LOCAL_CLD - Include FBICRC003_DATA_REC_LOCAL_CLD FBICRC003_DATA_REC_LOCAL - Intercompany Reconciliation: Reconcile Open Items FBICRC003_DATA_REC_LOCAL - Intercompany Reconciliation: Reconcile Open Items FBICRC003_DATA_REC_F10 - Include FBICRC001_DATA_REC_F10 FBICRC003_DATA_REC_F09 - Include FBICRC001_DATA_REC_F09