SAP Reports / Programs

SAPMKKRD SAP ABAP dialog Program - Dialog Control: Rollup CO Object







SAPMKKRD is a standard Module pool for a dialog screen ABAP Program 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 SAPMKKRD into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

KKRA - Order Summarization
KKRC - Summarization: CO Object
KKRO - Data Collection: Product Drilldown
KKRP - Project Summarization
KKRS - Summarization: Repetitive Mfg (COC)
KKRZ - Summarization: Process Mfg (COC)


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


Text pool values


Title: Dialog Control: Rollup CO Object
Text Symbol: LX2 = of hierarchy &H
Text Symbol: LX3 = will be deleted online.
Text Symbol: NO0 = Regenerating object records
Text Symbol: NO1 = Object records will be
Text Symbol: NO2 = regenerated online.
Text Symbol: P01 = Specify the level of detail
Text Symbol: P02 = for the message log
Text Symbol: Q01 = Set subhierarchy
Text Symbol: Q02 = Display/set subhierarchy
Text Symbol: RO0 = Resetting object records
Text Symbol: RO1 = Caution: the object records
Text Symbol: RO2 = will be reset
Text Symbol: RX0 = Resetting summarization objects
Text Symbol: RX1 = Caution: summarization objects
Text Symbol: RX2 = will be reset
Text Symbol: S00 = Selection criteria f. summarization
Text Symbol: S01 = Objects with initial user-defined
Text Symbol: S02 = characteristics of format CHAR
Text Symbol: S03 = should be included
Text Symbol: S04 = should be ignored
Text Symbol: VO0 = Creating object records
Text Symbol: VO1 = Object records will be
Text Symbol: VO2 = created online.
Text Symbol: VX0 = Summarization run online
Text Symbol: VX1 = &O will be
Text Symbol: VX2 = summarized online.
Text Symbol: 001 = Summarization run
Text Symbol: 004 = Orders
Text Symbol: 005 = Projects
Text Symbol: 007 = Cost objects
Text Symbol: 009 = CO objects
Text Symbol: 011 = COVERD
Text Symbol: 012 = ORDER SUMM.
Text Symbol: 013 = PROJ. SUMM.
Text Symbol: 014 = COST OBJ. SUMM.
Text Symbol: 015 = (Deletion run)
Text Symbol: 016 = OBJECT REC.





Text Symbol: 017 = All plants
Text Symbol: 018 = EXCEPTION
Text Symbol: 019 = (Revaluate exception)
Text Symbol: 020 = RMCLSTAT
Text Symbol: 021 = (Generate characteristic statistics)
Text Symbol: BX0 = Do you still want to
Text Symbol: BX1 = perform the action?
Text Symbol: D01 = Normal
Text Symbol: D02 = Detailed
Text Symbol: H00 = Level of detail of message log
Text Symbol: LO0 = Deleting object records
Text Symbol: LO1 = All object records from
Text Symbol: LO2 = controlling area &K
Text Symbol: LO3 = will be deleted online.
Text Symbol: LX0 = Deleting hierarchy nodes
Text Symbol: LX1 = All summarized nodes


INCLUDES used within this REPORT SAPMKKRD

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