MJ7LMSF01 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 MJ7LMSF01 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 MJ7LMSF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = 'SAPMJ7LMS' dynumb = dynumber TABLES dynpfields = dynpfields.
J7L_RECOVERY_DECLARATION CALL FUNCTION 'J7L_RECOVERY_DECLARATION' EXPORTING in_j7lms = j_7lms in_e09 = j_7le09 IMPORTING o_j7lv1k = j_7lv1k o_j7lv1p = j_7lv1p o_j7lv1b = j_7lv1b o_j7lp01 = j_7lp01 o_j7lp02 = j_7lp02 o_balmi = balmi o_save = save.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MJ7LMSF01 - Include MJ7LMSF01 MJ7LMO01 - REA Article Master Rec.: PBO Modules for Program SAPMJ7LM MJ7LMI01 - REA Article Master Rec.: PAI Modules for Program SAPMJ7LM MJ7LMF02 - REA Article Master Rec.: Form Routines for Program SAPMJ7LM MJ7LMF01 - REA Article Master Rec.: Form Routines for Program SAPMJ7LM MJ7LMC01 - documentation and ABAP source code