MKCEEF12_5000_UPDATE_CTXMENU 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 MKCEEF12_5000_UPDATE_CTXMENU 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
KCRP1_TREE_CTXMENU CALL FUNCTION 'KCRP1_TREE_CTXMENU' EXPORTING i_status = l_ctx_status EXCEPTIONS failed = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCEEF12_5000_UPDATE_CTXMENU - MKCEEF125000UPDATECTXMENU MKCEEF12_5000_SUBSCREENS_UPDAT - MKCEEF125000SUBSCREENSUPDAT MKCEEF12_5000_SET_TABSTRIP_CON - MKCEEF125000SETTABSTRIPCON MKCEEF12_5000_SET_SDYNPRO - MKCEEF125000SETSDYNPRO MKCEEF12_5000_SET_PF_STATUS_AN - MKCEEF125000SETPFSTATUSAN MKCEEF12_5000_REPORT_PREPARE - MKCEEF125000REPORTPREPARE