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
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)
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: 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.