J_3RF_BS5_MNT_FORMS 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 J_3RF_BS5_MNT_FORMS 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 J_3RF_BS5_MNT_FORMS
FORM INCLUDE_TO_REQUEST_10 .
No SAP DATABASE tables are accessed within this REPORT code!
COMPLEX_SELECTIONS_DIALOG CALL FUNCTION 'COMPLEX_SELECTIONS_DIALOG' EXPORTING TITLE = L_TITLE TEXT = RSSELINT-TEXT NO_INTERVAL_CHECK = RSVUVINT-NO_INT_CHK SEARCH_HELP = 'BAPI1022_ASSETCLASS' TAB_AND_FIELD = RSTABFIELD TABLES RANGE = RG_ANLKL EXCEPTIONS NO_RANGE_TAB = 1 CANCELLED = 2 INTERNAL_ERROR = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_3RF_BS5_MNT_FORMS - Include J_3RF_BS5_MNT_FORMS J_3RF_BIND_FI_WITH_DI_TOP - Include J_3RF_BIND_FI_WITH_DI_TOP J_3RF_BIND_FI_WITH_DI_SEL - Include J_3RF_BIND_FI_WITH_DI_SEL J_3RF_BIND_FI_WITH_DI_F01 - Include J_3RF_BIND_FI_WITH_DI_F01 J_3RF_BINDING_FI_WITH_DI - Matching of Incoming E-Invoices in Journal with FI Documents J_3RF_BINDING_FI_WITH_DI - Matching of Incoming E-Invoices in Journal with FI Documents