GRRM_CLM_CLEANUP 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_CLM_CLEANUP 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: ATTACH = Attachments
Selection Text: CACT = Activity Categories
Selection Text: CLM = Containing *CLM* (likely UT)
Selection Text: COGROUP = Opportunity Categories
Selection Text: COPP = Opportunity Templates
Selection Text: CRGROUP = Risk Categories
Selection Text: CRISK = Risk Templates
Selection Text: KRITMPL = KRI Templates
Selection Text: RESPTMPL = Response Templates
Selection Text: SPRO = Customizing (ImpCat, DrvCat)
Selection Text: TEST = Test Mode
Title: Program GRRM_CLM_CLEANUP
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RH_OBJECT_DELETE call function 'RH_OBJECT_DELETE' exporting plvar = '01' otype = ls_hrobj-otype objid = ls_hrobj-objid exceptions others = 9.
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_CLM_CLEANUP - Program GRRM_CLM_CLEANUP GRRM_CLM_CLEANUP - Program GRRM_CLM_CLEANUP GRRM_AUDIT_TRIGGER_USER_COMI01 - Include GRRM_AUDIT_TRIGGER_USER_COMI01 GRRM_AUDIT_TRIGGER_STATUS_0O01 - Include GRRM_AUDIT_TRIGGER_STATUS_0O01 GRRM_AUDIT_TRIGGER_GET_LISTF01 - Include GRRM_AUDIT_TRIGGER_GET_LISTF01 GRRM_AUDIT_TRIGGER_F4_AUDITI01 - Include GRRM_AUDIT_TRIGGER_F4_AUDITI01