MN100M40 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 MN100M40 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: Standard Individual FORM Routines as Master (->COPY)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISHMED_UPDATE_#TABLE# " CALL FUNCTION 'ISHMED_UPDATE_#TABLE#' " EXPORTING " DATUM = SY-DATUM " TCODE = TCODE " UNAME = SY-UNAME " UZEIT = SY-UZEIT " TABLES " N#TABLE# = N#TABLE# " O#TABLE# = O#TABLE#.
ISHMED_SAVE_#SL_TABLE# " CALL FUNCTION 'ISHMED_SAVE_#SL_TABLE#' " EXPORTING " SS_COMMIT = FALSE " SS_UPDATE_TASK = FALSE " TABLES " T_N#SL_TABLE# = N#SL_TABLE# " T_O#SL_TABLE# = O#SL_TABLE# " EXCEPTIONS " PARM_NOT_VALID = 01.
DEQUEUE_E#TABLE# " CALL FUNCTION 'DEQUEUE_E#TABLE#' " EXPORTING " ????? = ?????-????? " EINRI = ?????-EINRI " MANDT = SY-MANDT " _SCOPE = '3'.
ENQUEUE_E#TABLE# " CALL FUNCTION 'ENQUEUE_E#TABLE#' " EXPORTING " ????? = ?????-????? " EINRI = ?????-EINRI " MANDT = SY-MANDT " _SCOPE = '3' " _WAIT = ' ' " EXCEPTIONS " FOREIGN_LOCK = 04 " SYSTEM_FAILURE = 12.
ISH_MODIFY_SCREEN " CALL FUNCTION 'ISH_MODIFY_SCREEN' " EXPORTING " DYNNR = DYNNR " EINRI = RN1AT-EINRI " FCODE = 'AS ' " PNAME = REPID " VCODE = VCODE.
ISH_READ_NTPK " CALL FUNCTION 'ISH_READ_NTPK' " EXPORTING " EINRI = EINRI " TALST = TALST " TARIF = TARIF " IMPORTING " E_NTPK = $NTPK " EXCEPTIONS " NOT_FOUND = 01.
ISH_READ_NTPT " CALL FUNCTION 'ISH_READ_NTPT' " EXPORTING " EINRI = EINRI " TALST = TALST " TARIF = TARIF " IMPORTING " E_NTPT = $NTPT " EXCEPTIONS " NOT_FOUND = 01.
ISH_READ_TNK01 " CALL FUNCTION 'ISH_READ_TNK01' " EXPORTING " EINRI = EINRI " KATID = KATID " IMPORTING " E_TNK01 = $TNK01 " EXCEPTIONS " NOT_FOUND = 01.
ISH_READ_NORG " CALL FUNCTION 'ISH_READ_NORG' " EXPORTING " EINRI = EINRI " ORGID = ORGID " IMPORTING " NORG_E = $NORG " EXCEPTIONS " MISSING_ORGID = 01.
DYNP_VALUES_READ " CALL FUNCTION 'DYNP_VALUES_READ' " EXPORTING " DYNAME = REPID " DYNUMB = DYNNR " TABLES " DYNPFIELDS = DYNPFIELDS.
DYNP_VALUES_UPDATE * CALL FUNCTION 'DYNP_VALUES_UPDATE' * EXPORTING * DYNAME = REPID * DYNUMB = DYNNR * TABLES * DYNPFIELDS = DYNPFIELDS.
ISHMED_SAPSCRIPT " CALL FUNCTION 'ISHMED_SAPSCRIPT' " EXPORTING " SS_KTEXT_I = NTPT-BEMKZ " SS_LTEXT_I = NTPT-KTEXT " SS_TEXTID = NTPT_TEXTID " SS_TEXTNAME = NTPT_TEXTNAME " SS_TEXTOBJECT = NTPT_TEXTOBJECT " SS_VCODE = 'DIS' " TABLES " SS_ICDTXT = NTPT_ICDTXT.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MN100M40 - IS-H*MED: Standard Individual FORM Routines as Master (->COPY) MN100M30 - IS-H*MED: Standard FORM Routines MN100M20 - IS-H*MED: Standard PAI Modules MN100M10 - IS-H*MED: Standard PBO Modules MN100M00 - IS-H*MED: Standard Declarations for Step Loop MM_STOCKINTRANSIT_RMCSBWXP_COM - EHp 6.05-After Activation Report for TMCEXCFS and TMCEXPRA (SiT)