SAPMKSRE 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 SAPMKSRE into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
KR05 - Execute Summarization
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.
Selection Text: ACCUM = Accumulate Values
Selection Text: BEGINN = Starting Date
Selection Text: BINELIM = Elim. of Int. Business Vol.
Selection Text: DOCTY = Document Type
Selection Text: ENDE = End Date
Selection Text: FMOD = Field Transfer Rule
Selection Text: FROM_PER = From Period
Selection Text: FR_YEAR = From Fiscal Year
Selection Text: INLIST = List Records Read
Selection Text: KOKREIS = Controlling Area
Selection Text: LEDGER = Rollup Ledger
Selection Text: LIST_IN = List Records Read
Selection Text: LIST_OUT = List Records Updated
Selection Text: OUTLIST = List Records Generated
Selection Text: REORG = Reorganization Form
Selection Text: ROLLUP = Rollup
Selection Text: ROLL_PRT = Rollup Sender Cost Centers
Selection Text: ZERO = Insert Blank Records
Selection Text: WRTTP = Value Type
Selection Text: VTYEAR = Fiscal Year
Selection Text: VT = Carryforward Period from Year
Selection Text: UNIT_CON = Convert Units of Measure
Selection Text: UNIT = Edit Quantities
Selection Text: TO_YEAR = To Fiscal Year
Selection Text: TO_PER = To Period
Selection Text: TABLE = Totals Table
Selection Text: STOP = Generate Report Only
Selection Text: SINGLE = Write Line Items
Selection Text: SETNAME = Hierarchy Set
Selection Text: ROL_COSS = Rollup Secondary Costs
Selection Text: ROL_COSR = Rollup Statistical Key Figures
Selection Text: ROL_COSP = Rollup Primary Costs
Selection Text: ROL_COSL = Rollup Activity Types
Title: Execute Rollup
Text Symbol: 062 = - With
Text Symbol: 063 = - Without
Text Symbol: 064 = Elimination of Internal Business Volume
Text Symbol: 065 = - Summarize Sender Cost Center
INCLUDE MKSRETOP.
INCLUDE MKSREO10.
INCLUDE MKSREI10 .
INCLUDE MKSREO20 .
INCLUDE MKSREI20 .
INCLUDE MKSREF20.
INCLUDE MKSREO30 .
INCLUDE MKSREI30 .
INCLUDE MKSREO40 .
INCLUDE MKSREI40 .
INCLUDE MKSREF30.
INCLUDE MKSREF40 .
INCLUDE MKSREF50 .
INCLUDE MKSREF60.
INCLUDE MKSREF70.
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.
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 SAPMKSRE or its description.