MKCGGF75 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 MKCGGF75 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: Structure generation: Change editing mode
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING DEFAULTOPTION = NO DIAGNOSETEXT1 = TEXT-EM1 DIAGNOSETEXT2 = TEXT-EM2 TEXTLINE1 = TEXT-EM3 TEXTLINE2 = TEXT-EM4 TITEL = TEXT-ET1 IMPORTING ANSWER = L_ANSWER.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCGGF75 - Structure generation: Change editing mode MKCGGF70 - Structure Generation: Saving / Activating / Deleting / Editing Mode MKCGGF60 - Structure generation: Logs MKCGGF55 - documentation and ABAP source code MKCGGF50 - Structure generation: Field detail functions MKCGGF45 - Structure generation: Print functions