SAP ABAP Class CL_GRAC_ROLE_HELP (CL_GRAC_ROLE_HELP)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_DATA_PROVIDER (Package) Access Control GRC Data Provider for oData services and etc.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20130828
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130828
Properties
Class CL_GRAC_ROLE_HELP  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_DATA_PROVIDER   Access Control GRC Data Provider for oData services and etc. 
Created 20130828   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_ROLE_HELP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20130828
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20130828
Friends
Class CL_GRAC_ROLE_HELP has no friend class.
Attributes
Class CL_GRAC_ROLE_HELP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_RISK Instance method Private Method Get the number of risks 20130829
2 COUNT_USER Instance method Private Method Get the number of assigned users 20130829
Events
Class CL_GRAC_ROLE_HELP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_EXT_OBJ Private See coding 20130829 BEGIN OF T_S_EXT_OBJ, MANDT TYPE MANDT, ID TYPE GRAC_BATCH_OBJECTID, OBJECTID TYPE GRAC_SOD_EXTERNAL_OBJECTID, END OF T_S_EXT_OBJ
2 T_T_EXT_OBJ Private See coding 20130829 T_T_EXT_OBJ TYPE STANDARD TABLE OF T_S_EXT_OBJ
Method Signatures

Method COUNT_RISK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NUMBER_MITIGATED_RISK Call by reference Type reference (TYPE) GRAC_RISK_COUNT Number of Mitigated Risks 20130829
2 Exporting EV_NUMBER_RISK Call by reference Type reference (TYPE) GRAC_RISK_COUNT Number of Risks 20130829
3 Importing IV_ROLE_NAME Call by reference Type reference (TYPE) GRAC_ROLE_NAME Role Name 20130829

Method COUNT_RISK on class CL_GRAC_ROLE_HELP has no exception.

Method COUNT_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NUMBER_USER Call by reference Type reference (TYPE) GRAC_USER_COUNT Number of Assigned Users 20130829
2 Importing IV_ROLE_ID Call by reference Type reference (TYPE) GRAC_ROLEID Role ID 20130829
3 Importing IV_ROLE_TYPE Call by reference Type reference (TYPE) GRAC_ROLE_TYPE Role Type 20130829

Method COUNT_USER on class CL_GRAC_ROLE_HELP has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100