IFREXC_AJ_FRW_EVENT 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 IFREXC_AJ_FRW_EVENT 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 IFREXC_AJ_FRW_EVENT
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RECA_PROCESSID_VALUE_REQUEST * CALL FUNCTION 'RECA_PROCESSID_VALUE_REQUEST' * EXPORTING * id_shlpname = 'REAJPROCESSEXTID_C' * if_suppressdialog = 'X' * IMPORTING * ed_processextid = so_extid-high.
RECA_PROCESSID_VALUE_REQUEST * CALL FUNCTION 'RECA_PROCESSID_VALUE_REQUEST' * EXPORTING * id_shlpname = 'REAJPROCESSEXTID_C' * if_suppressdialog = abap_true * IMPORTING * ed_processextid = p_pextid.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IFREXC_AJ_FRW_EVENT - Include IFREXC_AJ_FRW_EVENT IFREXC_AJ_FRWLCL - Include IFREXC_AJ_FRWLCL IFREXCSCCH_CA_SUBSCR_SUFC - IFREXCSCCHCASUBSCRSUFC IFREXCSCCHTAPE - documentation and ABAP source code IFREXCSCCHETFORMS - documentation and ABAP source code IFREXCSCCHCRFORMS - documentation and ABAP source code