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

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







/SAPHT/MESMMCLSF61 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/MESMMCLSF61 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/MESMMCLSF61. "Basic submit
SUBMIT /SAPHT/MESMMCLSF61 AND RETURN. "Return to original report after report execution complete
SUBMIT /SAPHT/MESMMCLSF61 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/MESMMCLSF61

INCLUDE MMCLSF61_F61_GET_CUR_FOR_CLA0K . " F61_GET_CUR_FOR_CLASS_DISP
INCLUDE MMCLSF61_F61_GET_CUR_FOR_SHOW_ . " F61_GET_CUR_FOR_SHOW_DOC
INCLUDE MMCLSF61_F61_CHECK_IF_CLASS_CA . " F61_CHECK_IF_CLASS_CA_DOC
INCLUDE MMCLSF61_F61_DOCUMENT_GRAFIK . " F61_DOCUMENT_GRAFIK
INCLUDE MMCLSF61_F61_GET_CUR_FOR_CLASS . " F61_GET_CUR_FOR_CLASS
INCLUDE MMCLSF61_F61_GET_CUR_FOR_POP0J . " F61_GET_CUR_FOR_POPUP_440
INCLUDE MMCLSF61_F61_GET_CUR_FOR_POPUP . " F61_GET_CUR_FOR_POPUP_412
INCLUDE MMCLSF61_F61_FILL_TAB_WERTE . " F61_FILL_TAB_WERTE
INCLUDE MMCLSF61_F61_GET_CUR_FOR_DISPL . " F61_GET_CUR_FOR_DISPL_VALU
INCLUDE MMCLSF61_F61_SHOW_FEATURE_VALU . " F61_SHOW_FEATURE_VALUATION
INCLUDE MMCLSF61_F61_AUSG_WERTE . " F61_AUSG_WERTE
INCLUDE MMCLSF61_F61_AUSG_POPUP_OBJ_BE . " F61_AUSG_POPUP_OBJ_BEZ_440
INCLUDE MMCLSF61_F61_MARK_ALL_LINES . " F61_MARK_ALL_LINES
INCLUDE MMCLSF61_F61_MARK_LINE . " F61_MARK_LINE
INCLUDE MMCLSF61_F61_MARK_BLOCK_LINES . " F61_MARK_BLOCK_LINES
INCLUDE MMCLSF61_F61_GET_XFLAG_405 . " F61_GET_XFLAG_405
INCLUDE MMCLSF61_F61_AENDERN_SPRACHE . " F61_AENDERN_SPRACHE
INCLUDE MMCLSF61_F61_CHECK_LANGUAGE_CH . " F61_CHECK_LANGUAGE_CHANGE
INCLUDE MMCLSF61_F61_SPRACHABHAENGIGE_ . " F61_SPRACHABHAENGIGE_WERTE
INCLUDE MMCLSF61_F61_READ_NEW_ATNAM_DE . " F61_READ_NEW_ATNAM_DESCR2
INCLUDE MMCLSF61_F61_SORT_TI_AUSP_BY_V . " F61_SORT_TI_AUSP_BY_VALUES


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/MESMMCLSF61 or its description.