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
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: 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
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.
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.
GRRM_UTIL_KRI_RUNTIME_DEBUG - Report GRRM_UTIL_KRI_RUNTIME_DEBUG GRRM_UTIL_KRI_RUNTIME_DEBUG - Report GRRM_UTIL_KRI_RUNTIME_DEBUG GRRM_UTIL_KRI_PREPARE_DATA - Include GRRM_UTIL_KRI_PREPARE_DATA GRRM_UTIL_KRI_GET_DATA - Include GRRM_UTIL_KRI_GET_DATA GRRM_UTIL_KRI_DISPLAY_DATA - Include GRRM_UTIL_KRI_DISPLAY_DATA GRRM_UTIL_KRI_DEBUG_PBO - Include GRRM_UTIL_KRI_DEBUG_PBO