SAP Reports / Programs

SAPMKCGG SAP ABAP Report - Online: Structure generation (new for 4.0)







SAPMKCGG is a standard Executable ABAP Report 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 SAPMKCGG 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 SAPMKCGG. "Basic submit
SUBMIT SAPMKCGG AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMKCGG VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Online: Structure generation (new for 4.0)
Text Symbol: DB5 = Delete + recreate
Text Symbol: DB4 = Delete
Text Symbol: DB3 = will be deleted!
Text Symbol: DB2 = All data and database tables
Text Symbol: DB1 = Caution!
Text Symbol: CHP = Characteristics
Text Symbol: CHA = Characteristic
Text Symbol: BAS = Key figure
Text Symbol: BAP = Key figures
Text Symbol: ATM = IS-B-M: Risk analysis/management
Text Symbol: AMO = Amount
Text Symbol: AMC = ECMC: Consolidation
Text Symbol: AL4 = Deletion of data structures: Log display
Text Symbol: AL3 = Deletion of data structures: Log selection
Text Symbol: AL2 = Saving of data structures: Log display
Text Symbol: AL1 = Saving of data structures: Log selection
Text Symbol: AKE = CO-PA: Profitability Analysis
Text Symbol: AKC = EC-EIS: Executive Information System
Text Symbol: EM4 = editing?
Text Symbol: EM3 = Do you wish to exit
Text Symbol: EM2 = Data will be lost.
Text Symbol: EM1 = Structure was changed;
Text Symbol: DUT = Call database utility
Text Symbol: DUI = Double texts
Text Symbol: DU2 = conversion of tables be called up?
Text Symbol: DU1 = Should the transaction for
Text Symbol: DT3 = Delete fields
Text Symbol: DT2 = Delete database table
Text Symbol: DT1 = Delete structure
Text Symbol: DS3 = Data will also be deleted.
Text Symbol: DS2 = Structure & contains data.
Text Symbol: DS1 = Delete structure?
Text Symbol: DF2 = Save structure?
Text Symbol: DF1 = Fields were deleted
Text Symbol: DEC = Number
Text Symbol: DB8 = Execute function?
Text Symbol: DB7 = structure data will be lost!





Text Symbol: DB6 = With this function all data
Text Symbol: STN = New
Text Symbol: STI = Status info
Text Symbol: STA = Active
Text Symbol: RT7 = with filter conditions
Text Symbol: RT6 = Involved structures
Text Symbol: RT5 =
Text Symbol: RT4 = Aspect
Text Symbol: RT3 = Field group
Text Symbol: RT2 = Involved structures
Text Symbol: RT1 = Field catalog
Text Symbol: QUA = Quantity
Text Symbol: OPY = Yes
Text Symbol: OPN = No
Text Symbol: NT1 = Delete structure
Text Symbol: NM3 = program anyway?
Text Symbol: NM2 = Do you wish to exit
Text Symbol: NM1 = Structure was not deleted.
Text Symbol: FGR = Select field group
Text Symbol: ET1 = Exit structure definition
Text Symbol: VAP = Value fields
Text Symbol: VAL = Value field
Text Symbol: TOT = Choose table
Text Symbol: TO5 = Copy from
Text Symbol: TO4 = Structure
Text Symbol: TO2 = function be executed?
Text Symbol: TO1 = For which table should the
Text Symbol: TFG = Field group
Text Symbol: TDT = Text equality with fields
Text Symbol: TDS = Data structure
Text Symbol: TD5 = Help text
Text Symbol: TD4 = Save/activate
Text Symbol: TD3 = activate anyway?
Text Symbol: TD2 = Do you want to save or
Text Symbol: TD1 = Fields exist with the same texts.
Text Symbol: TAS = Aspect
Text Symbol: STS = Saved
Text Symbol: STP = Partly active


INCLUDES used within this REPORT SAPMKCGG

No INCLUDES are used within this REPORT code!







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