GRRM_RISK_OPP_CREATED_BY 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_RISK_OPP_CREATED_BY 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: P_OBJID = Object ID
Selection Text: P_OTYPE = Object Type
Selection Text: P_TEST = Test
Title: Report GRRM_RISK_OPP_CREATED_BY
Text Symbol: 001 = Object type
Text Symbol: 002 = Object ID
Text Symbol: 003 = Name
Text Symbol: 004 = Created By
Text Symbol: 005 = Created On
Text Symbol: 006 = Risk
Text Symbol: 007 = Opportunity
Text Symbol: 008 = No data found
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
VRM_SET_VALUES call function 'VRM_SET_VALUES' exporting id = 'P_OTYPE' values = gt_listbox.
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_RISK_OPP_CREATED_BY - Report GRRM_RISK_OPP_CREATED_BY GRRM_RISK_OPP_CREATED_BY - Report GRRM_RISK_OPP_CREATED_BY GRRM_RISKCONS_BP_SCHEDULER - Report for Background processing GRRM_RISKCONS_BP_SCHEDULER - Report for Background processing GRRM_RESP_WITHOUT_RISK - Response not assigned to any Risk GRRM_RESP_WITHOUT_RISK - Response not assigned to any Risk