GRRM_OB_DELETE_LOSSEVT 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_OB_DELETE_LOSSEVT 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_MODE = Test Mode
Selection Text: SO_EX_ID = D .
Selection Text: SO_LS_ID = D .
Selection Text: SO_NAME = D .
Title: Report for Loss event deletion
Text Symbol: 001 = Selection screen
Text Symbol: AUT = You are not authorized for using this report (S_DEVELOP 02)!!!
Text Symbol: CIS = No changes to Repository objects are allowed in current client!!!
Text Symbol: LES = Selecting loss events
Text Symbol: ONA = Operation is not allowed in prodction client!!!
Text Symbol: POW = You are not POWER user!!!
Text Symbol: SLE = Deleting loss events
Text Symbol: TST = It was test mode, LossEvent(s) have not been deleted from DB!!!
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.
GRRM_OB_DELETE_LOSSEVT - Report for Loss event deletion GRRM_OB_DELETE_LOSSEVT - Report for Loss event deletion GRRM_OB_AGGR_HIER_CALCULATE - Aggregation hierarchy calculation GRRM_OB_AGGR_HIER_CALCULATE - Aggregation hierarchy calculation GRRM_NOTIF_ON_RESPONSE_DUEDATE - Sent notification on response due date GRRM_NOTIF_ON_RESPONSE_DUEDATE - Sent notification on response due date