SAP ABAP Class CL_GRAC_POWL_STANDARD_ROLE (POWL Feeder class for Default Role)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ROLE_MANAGEMENT (Package) GRC ERM Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_FEEDER Interface for POWL Feeders 20100217
Properties
Class CL_GRAC_POWL_STANDARD_ROLE  
Short Description POWL Feeder class for Default Role    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ROLE_MANAGEMENT   GRC ERM Support 
Created 20100217   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_FEEDER Interface for POWL Feeders 20100217
Friends
Class CL_GRAC_POWL_STANDARD_ROLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SESSION Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100217
2 MT_STANDARD_ROLE Instance attribute Private Type reference (TYPE) GRAC_T_WD_STD_ROLE_POWL Standard Role POWL 20100401
3 MV_DELETE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100217
4 MV_INDEX Instance attribute Private Type reference (TYPE) INT4 Natural number 20100217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100217
2 GET_ENTITY_ID Instance method Private Method Make the entity if from role type 20100217
3 GET_OBJECT_ID Instance method Private Method Make the object_id from role type and GUID 20100217
4 GET_ROLE Instance method Public Method Get roles 20100217
Events
Class CL_GRAC_POWL_STANDARD_ROLE has no event.
Types
Class CL_GRAC_POWL_STANDARD_ROLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRAC_POWL_STANDARD_ROLE has no parameter.
Method CONSTRUCTOR on class CL_GRAC_POWL_STANDARD_ROLE has no exception.

Method GET_ENTITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE_TYPE Call by reference Type reference (TYPE) GRAC_ROLE_TYPE Role Type 20100217
2 Returning RV_ENTITY_ID Value transfer Type reference (TYPE) STRING Object ID 20100217

Method GET_ENTITY_ID on class CL_GRAC_POWL_STANDARD_ROLE has no exception.

Method GET_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE_ID Call by reference Type reference (TYPE) GRAC_ROLEID Object ID 20100217
2 Importing IV_ROLE_TYPE Call by reference Type reference (TYPE) GRAC_ROLE_TYPE Role Type 20100217
3 Returning RV_OBJECT_ID Value transfer Type reference (TYPE) STRING Object ID 20100217

Method GET_OBJECT_ID on class CL_GRAC_POWL_STANDARD_ROLE has no exception.

Method GET_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ROLE_LIST Value transfer Type reference (TYPE) GRAC_T_API_ROLE_ATT Role Attributes 20100217
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100217
History
Last changed by/on SAP  20141106 
SAP Release Created in 600