MN1L2M01 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 MN1L2M01 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: IS-H*MED: Include for Med. Standard Modules (N1L2)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DEQUEUE_ENLEI " CALL FUNCTION 'DEQUEUE_ENLEI' " EXPORTING " EINRI = ITABLE-EINRI " FALNR = ITABLE-FALNR " ORGID = ITABLE-ORGID " LEIST = ITABLE-LEIST " LNRLS = ITABLE-LNRLS " _SCOPE = '3'.
DEQUEUE_ENLEM " CALL FUNCTION 'DEQUEUE_ENLEM' " EXPORTING " LNRLS = ITABLE-LNRLS " MANDT = SY-MANDT " _SCOPE = '3'.
DEQUEUE_EN1LSSTZ " CALL FUNCTION 'DEQUEUE_EN1LSSTZ' " EXPORTING " EINRI = ITABLE-EINRI " LNRLS = ITABLE-LNRLS " MANDT = SY-MANDT " _SCOPE = '3'.
ENQUEUE_ENLEI " CALL FUNCTION 'ENQUEUE_ENLEI' " EXPORTING " EINRI = ITABLE-EINRI " FALNR = ITABLE-FALNR " ORGID = ITABLE-ORGID " LEIST = ITABLE-LEIST " LNRLS = ITABLE-LNRLS " _SCOPE = '3' " EXCEPTIONS " FOREIGN_LOCK = 01 " SYSTEM_FAILURE = 02.
ENQUEUE_ENLEM " CALL FUNCTION 'ENQUEUE_ENLEM' " EXPORTING " LNRLS = ITABLE-LNRLS " MANDT = SY-MANDT " _SCOPE = '3' " EXCEPTIONS " FOREIGN_LOCK = 01 " SYSTEM_FAILURE = 02.
ENQUEUE_EN1LSSTZ " CALL FUNCTION 'ENQUEUE_EN1LSSTZ' " EXPORTING " EINRI = ITABLE-EINRI " LNRLS = ITABLE-LNRLS " MANDT = SY-MANDT " _SCOPE = '3' " EXCEPTIONS " FOREIGN_LOCK = 01 " SYSTEM_FAILURE = 02.
ISHMED_READ_N1LSSTT CALL FUNCTION 'ISHMED_READ_N1LSSTT' EXPORTING einri = nfal-einri lsstae = n1lsstz-lsstae IMPORTING e_n1lsstt = n1lsstt EXCEPTIONS not_found = 01.
ISH_MODIFY_SCREEN CALL FUNCTION 'ISH_MODIFY_SCREEN' EXPORTING dynnr = dynnr einri = nfal-einri fcode = 'AS ' pname = repid vcode = vcode.
ISHMED_SHOW_XLEI CALL FUNCTION 'ISHMED_SHOW_XLEI' EXPORTING ss_einri = nfal-einri ss_gdatum = sy-datum ss_n1erbri = '*' ss_n1medlei = '*' ss_n1pfllei = '*' ss_orgid = nlei-erboe ss_talst = nlei-leist ss_tarif = gtarif ss_titel = text-h01 ss_vcode = 'DIS' ss_zeitr = '*' ss_zotyp = n1zotyp TABLES t_ntpk = i_ntpk " wird hier nicht verwendet EXCEPTIONS not_found = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MN1L2M01 - IS-H*MED: Include for Med. Standard Modules (N1L2) MN1L2I01 - IS-H*MED: F4-Eingabehilfe für org. Einheiten nach verschiedenen Kriter MN1L2F01 - IS-H*MED: F4-Eingabehilfe für org. Einheiten nach verschiedenen Kriter MN1L1TOP - IS-H*MED: F4-Eingabehilfe für org. Einheiten nach verschiedenen Kriter MN1L1O01 - IS-H*MED: F4-Eingabehilfe für org. Einheiten nach verschiedenen Kriter MN1L1I01 - IS-H*MED: F4-Eingabehilfe für org. Einheiten nach verschiedenen Kriter