SAP Reports / Programs | Manufacturing Execution System | Industry Solution High Tech | Manufacturing Execution System(IS-HT-MES) SAP IS

/SAPHT/MESMMCLSO50 SAP ABAP INCLUDE - documentation and ABAP source code







/SAPHT/MESMMCLSO50 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 /SAPHT/MESMMCLSO50 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT /SAPHT/MESMMCLSO50. "Basic submit
SUBMIT /SAPHT/MESMMCLSO50 AND RETURN. "Return to original report after report execution complete
SUBMIT /SAPHT/MESMMCLSO50 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT /SAPHT/MESMMCLSO50

INCLUDE MMCLSO50_SPEICHERN-SY-LOOPC . " SPEICHERN-SY-LOOPC
INCLUDE MMCLSO50_INIT_200 . " INIT_200
INCLUDE MMCLSO50_AUSG-TAB-STRUKT . " AUSG-TAB-STRUKT
INCLUDE MMCLSO50_INIT_400 . " INIT_400
INCLUDE MMCLSO50_CHECK_STATUS_UB_PS . " CHECK_STATUS_UB_PS
INCLUDE MMCLSO50_GENERIERE_HEAD_FEAT . " GENERIERE_HEAD_FEAT
INCLUDE MMCLSO50_AUSG_UBER_DYN . " AUSG_UBER_DYN
INCLUDE MMCLSO50_SAVE_STATUS_400 . " SAVE_STATUS_400
INCLUDE MMCLSO50_AUSG_LOOP_ZEILE . " AUSG_LOOP_ZEILE
INCLUDE MMCLSO50_GET_TEXT_REP_TR . " GET_TEXT_REP_TR
INCLUDE MMCLSO50_INIT_DYNPRO_412 . " INIT_DYNPRO_412
INCLUDE MMCLSO50_AUSG_TAB_WERTE_412 . " AUSG_TAB_WERTE_412
INCLUDE MMCLSO50_MOD_DYNPRO_412 . " MOD_DYNPRO_412
INCLUDE MMCLSO50_SET_CURSOR_412 . " SET_CURSOR_412
INCLUDE MMCLSO50_AUSG_MERKX_450 . " AUSG_MERKX_450
INCLUDE MMCLSO50_AUSG_REP_TR_425 . " AUSG_REP_TR_425
INCLUDE MMCLSO50_AUSG_OBJ_BEZ_440 . " AUSG_OBJ_BEZ_440
INCLUDE MMCLSO50_SAVE_DARST_430 . " SAVE_DARST_430
INCLUDE MMCLSO50_MOD_SCREEN_430 . " MOD_SCREEN_430
INCLUDE MMCLSO50_SAVE_DARST_435 . " SAVE_DARST_435
INCLUDE MMCLSO50_MOD_SCREEN_435 . " MOD_SCREEN_435
INCLUDE MMCLSO50_SET_CURSOR_425 . " SET_CURSOR_425
INCLUDE MMCLSO50_SET_CURSOR . " SET_CURSOR
INCLUDE MMCLSO50_SET_CURSOR_460 . " SET_CURSOR_460
INCLUDE MMCLSO50_AUSG_STACK_HIER_460 . " AUSG_STACK_HIER_460
INCLUDE MMCLSO50_AUSG_OBTYP_415 . " AUSG_OBTYP_415
INCLUDE MMCLSO50_SAVE_PAG . " SAVE_PAG
INCLUDE MMCLSO50_KEY_DATE . " KEY_DATE
INCLUDE MMCLSO50_AUSG_LOOP_ZEILE_520 . " AUSG_LOOP_ZEILE_520
INCLUDE MMCLSO50_CHECK_OBTYP_SELECTED . " CHECK_OBTYP_SELECTED
INCLUDE MMCLSO50_READ_INDX_FOR_OBTAB . " READ_INDX_FOR_OBTAB
INCLUDE MMCLSO50_REFRESH_SELECT_OBJTYP . " REFRESH_SELECT_OBJTYPE_CTR
INCLUDE MMCLSO50_SAVE_SY_DYNNR . " SAVE_SY_DYNNR
INCLUDE MMCLSO50_CLEAN_T_RMCLOBJ . " CLEAN_T_RMCLOBJ
INCLUDE MMCLSO50_DYNPROMODIF-D416 . " DYNPROMODIF-D416
INCLUDE MMCLSO50_CHECK_CLASS_PBO . " CHECK_CLASS_PBO


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name /SAPHT/MESMMCLSO50 or its description.