J_3R_INV26_END_OF_SELECTION 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_3R_INV26_END_OF_SELECTION 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_3R_INV26_END_OF_SELECTION
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING * I_PROGRAM_NAME = * I_INTERNAL_TABNAME = I_STRUCTURE_NAME = 'J_3R_INV26_S1T' * I_CLIENT_NEVER_DISPLAY = 'X' * I_INCLNAME = * I_BYPASSING_BUFFER = * I_BUFFER_ACTIVE = CHANGING CT_FIELDCAT = lt_inv_s1t_fieldcat EXCEPTIONS INCONSISTENT_INTERFACE = 1 PROGRAM_ERROR = 2 OTHERS = 3.
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_3R_INV26_END_OF_SELECTION - Include J_3R_INV26_END_OF_SELECTION J_3R_INV26_AT_SELECTION - Include J_3R_INV26_AT_SELECTION J_3R_INV1_1A_TOP_VERSION - Include J_3R_INV1_1A_TOP_VERSION J_3R_INV1_1A_TOP_VERS - Include J_3R_INV1_1A_TOP_VERS J_3R_INV1_1A_TOP - Include J_3R_INV1_1A_TOP J_3R_INV1_1A_SEL_VERSION - Include J_3R_INV1_1A_SEL_VERSION