SAP ABAP Class CL_GRRM_CLEANUP_UTIL (Utility class for cleanup report.)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_UTIL_DELETE (Package) Service infrastructure of mass deletion
Properties
Class CL_GRRM_CLEANUP_UTIL  
Short Description Utility class for cleanup report.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_UTIL_DELETE   Service infrastructure of mass deletion 
Created 20081113   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GRRM_DELETER_HRCOMM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_GRRM_CLEANUP_UTIL has no interface implemented.
Friends
Class CL_GRRM_CLEANUP_UTIL has no friend class.
Attributes
Class CL_GRRM_CLEANUP_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE_COUNT_BY_HR_COMM Static method Public Method Reads the number of instances of an entity using HR comm. 20081114
2 GET_INSTANCE_COUNT_FOR_CASE Static method Public Method Returns the number of instances for a case. 20081203
3 IS_USER_AUTHORIZED Static method Public Method Checks whether the current user may execute the report. 20081121
4 QUERY_INSTANCES_FROM_HR_COMM Static method Public Method Returns objects from HR comm. 20081114
Events
Class CL_GRRM_CLEANUP_UTIL has no event.
Types
Class CL_GRRM_CLEANUP_UTIL has no local type.
Method Signatures

Method GET_INSTANCE_COUNT_BY_HR_COMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) DATS Field of type DATS 20081114
2 Importing IV_ENDDA Call by reference Type reference (TYPE) DATS Field of type DATS 20081114
3 Importing IV_OBJTYPE Call by reference Type reference (TYPE) GRFN_OBJTYPE Object Type. 20081114
4 Returning RV_COUNT Value transfer Type reference (TYPE) I Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) 20081114

Method GET_INSTANCE_COUNT_BY_HR_COMM on class CL_GRRM_CLEANUP_UTIL has no exception.

Method GET_INSTANCE_COUNT_FOR_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASETYPE Case: Case Type 20081203
2 Returning RV_INSTANCE_COUNT Value transfer Type reference (TYPE) I Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) 20081203

Method GET_INSTANCE_COUNT_FOR_CASE on class CL_GRRM_CLEANUP_UTIL has no exception.

Method IS_USER_AUTHORIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AUTHORIZED Value transfer Type reference (TYPE) GRFN_XFLAG New Input Values 20081121

Method IS_USER_AUTHORIZED on class CL_GRRM_CLEANUP_UTIL has no exception.

Method QUERY_INSTANCES_FROM_HR_COMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INSTANCES Value transfer Type reference (TYPE) CL_GRRM_DELETER_HRCOMM=>YT_TABLE Table for objects 20081127
2 Importing IV_BEGDA Call by reference Type reference (TYPE) DATS Field of type DATS 20081114
3 Importing IV_ENDDA Call by reference Type reference (TYPE) DATS Field of type DATS 20081114
4 Importing IV_OBJTYPE Call by reference Type reference (TYPE) GRFN_OBJTYPE Object Type. 20081114

Method QUERY_INSTANCES_FROM_HR_COMM on class CL_GRRM_CLEANUP_UTIL has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300