MJ7LJPBO 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 MJ7LJPBO 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: REA Annual Prepaid Decl.: PBO Modules for Program SAPMJ7LJ
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
J_7LH_SET * CALL FUNCTION 'J_7LH_SET'.
DEQUEUE_EJ_7LB * CALL FUNCTION 'DEQUEUE_EJ_7LB' * EXPORTING * MODE_J_7LE02 = 'E' * MANDT = SY-MANDT * ENTNR = J_7LE02-ENTNR * BUKRS = J_7LE02-BUKRS * LAND1 = J_7LE02-LAND1 ** X_ENTNR = ' ' ** X_BUKRS = ' ' ** X_LAND1 = ' ' * _SCOPE = '1' ** _SYNCHRON = ' ' ** _COLLECT = ' ' * EXCEPTIONS * OTHERS = 1.
DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL' * EXPORTING * _SYNCHRON = ' ' EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MJ7LJPBO - REA Annual Prepaid Decl.: PBO Modules for Program SAPMJ7LJ MJ7LJPAI - REA Annual Prepaid Decl.: PAI Modules for Program SAPMJ7LJ MJ7LJFOR - REA Annual Prepaid Decl.: Form Routines for Program SAPMJ7LJ MJ7LGV01 - REA Packaging: Where-Used List for SAPMJ7LG MJ7LGTOP - REA Packaging: Packaging Groups, Data Definitions for SAPMJ7LG MJ7LGO01 - REA Packaging: Packaging Groups, PBO Modules for SAPMJ7LG