SAP Reports / Programs

GRRM_UTIL_KRI_RUNTIME_DEBUG SAP ABAP Report - Report GRRM_UTIL_KRI_RUNTIME_DEBUG







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


Text pool values


Selection Text: PA_IN_ID = Instance ID
Selection Text: PA_BREAK = Break Yes / No
Title: Report GRRM_UTIL_KRI_RUNTIME_DEBUG
Text Symbol: 213 = Number
Text Symbol: 214 = Unit
Text Symbol: 215 = Value
Text Symbol: 216 = KRI Instance
Text Symbol: 217 = Variable 1
Text Symbol: 218 = Variable 2
Text Symbol: 219 = Variable 3
Text Symbol: 220 = Variable 4
Text Symbol: 221 = Titel
Text Symbol: 222 = Objekt ID
Text Symbol: 223 = Aggregation
Text Symbol: 224 = Limit
Text Symbol: 225 = Description
Text Symbol: 226 = Parent Object Type
Text Symbol: 227 = Parent ID
Text Symbol: 228 = Rule ID
Text Symbol: 229 = Active
Text Symbol: 230 = Assesment
Text Symbol: 231 = Notification
Text Symbol: 232 = Flag Risk
Text Symbol: 233 = Formula
Text Symbol: 234 = Mapping Table:
Text Symbol: 235 = Date
Text Symbol: 236 = Time
Text Symbol: 500 = Selection options
Text Symbol: 100 = No entry!
Text Symbol: 101 = Selection Table:
Text Symbol: 102 = Entries were:
Text Symbol: 103 = Exception information:
Text Symbol: 104 = Instance ID
Text Symbol: 105 = - empty -> all
Text Symbol: 106 = - 00000000 -> all
Text Symbol: 107 = Break points active
Text Symbol: 109 = Choose an instance
Text Symbol: 112 = Execution





Text Symbol: 113 = Valid from
Text Symbol: 114 = Valid to
Text Symbol: 115 = Start
Text Symbol: 116 = End
Text Symbol: 200 = Type
Text Symbol: 201 = MID
Text Symbol: 202 = Message
Text Symbol: 203 = ID
Text Symbol: 204 = Row
Text Symbol: 205 = System
Text Symbol: 206 = Selection name
Text Symbol: 207 = Sign
Text Symbol: 208 = Selection option
Text Symbol: 209 = Low
Text Symbol: 210 = High
Text Symbol: 211 = Obligatory
Text Symbol: 212 = Currency


INCLUDES used within this REPORT GRRM_UTIL_KRI_RUNTIME_DEBUG

INCLUDE GRRM_UTIL_KRI_CREATE_FCAT.
INCLUDE GRRM_UTIL_KRI_CHANGE_DISPLAY.
INCLUDE GRRM_UTIL_KRI_SETUP_DISPLAY.
INCLUDE GRRM_UTIL_KRI_CLICK_HANDLER.
INCLUDE GRRM_UTIL_KRI_GET_DATA.
INCLUDE GRRM_UTIL_KRI_DEBUG_PBO.
INCLUDE GRRM_UTIL_KRI_DEBUG_PAI.


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