SAP ABAP Class CL_GRFN_API_EXT_AC_ROLE (AC Role Extension)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ENTITY_API (Package) GRC Foundation API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_EXT_ASGN Extension API Class 20100129
Properties
Class CL_GRFN_API_EXT_AC_ROLE  
Short Description AC Role Extension    
Super Class CL_GRFN_API_EXT_ASGN Extension API Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_ENTITY_API   GRC Foundation API 
Created 20100129   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_API_EXT_AC_ROLE has no forward declaration.
Interfaces
Class CL_GRFN_API_EXT_AC_ROLE has no interface implemented.
Friends
Class CL_GRFN_API_EXT_AC_ROLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CL_GRFN_API_EXT_AC_ROLE Constant Private Type reference (TYPE) CLASSNAME 'CL_GRFN_API_EXT_AC_ROLE' Reference type 20100129
2 MC_ERM Constant Private Type reference (TYPE) GRAC_ROLE_SEARCH_TYPE 'ERM' Role Search Type 20100129
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Public Method 20100129
2 GET_ORGUNITS_BY_ROLE Static method Public Method Get orgunits by role 20100129
3 GET_ROLES_BY_ORGUNIT Static method Public Method Get roles by orgunit 20100129
Events
Class CL_GRFN_API_EXT_AC_ROLE has no event.
Types
Class CL_GRFN_API_EXT_AC_ROLE has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100129
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100129
3 Returning RV_EXTENSION Value transfer Object reference (TYPE REF TO) IF_GRFN_API_EXTENSION Basis interface for API extension 20100129

Method GET on class CL_GRFN_API_EXT_AC_ROLE has no exception.

Method GET_ORGUNITS_BY_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100129
2 Importing IV_ROLE_ID Value transfer Type reference (TYPE) GRAC_ROLEID User ID 20100129
3 Returning RT_ORGUNIT Value transfer Type reference (TYPE) GRFN_T_API_MD_COMMON Master data common 20100129
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100129

Method GET_ROLES_BY_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100129
2 Importing IV_ORGUNIT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Orgunit ID 20100129
3 Returning RT_ROLE Value transfer Type reference (TYPE) GRAC_T_API_ROLE_ATT Table for AC User, only provide the User ID 20100129
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100129
History
Last changed by/on SAP  20141106 
SAP Release Created in 600