SAP ABAP Class CL_GRAC_API_CUA_ROLE (CUA Composite Role API)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ENTITY_API (Package) Access Control GRC API Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRAC_API_ROLE Role API 20100701
Properties
Class CL_GRAC_API_CUA_ROLE  
Short Description CUA Composite Role API    
Super Class CL_GRAC_API_ROLE Role API 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ENTITY_API   Access Control GRC API Support 
Created 20100701   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_API_CUA_ROLE has no forward declaration.
Interfaces
Class CL_GRAC_API_CUA_ROLE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20100709 Session Management for GRC APIs
Attributes
Class CL_GRAC_API_CUA_ROLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Private Method Get instance 20100709
2 GET_CHILDREN_ROLE Instance method Public Method Get children roles 20100702
3 SET_CHILDREN_ROLE Instance method Public Method Set children roles 20100702
Events
Class CL_GRAC_API_CUA_ROLE has no event.
Types
Class CL_GRAC_API_CUA_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 20100709
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100709
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRAC_API_CUA_ROLE CUA Composite Role API 20100709

Method GET on class CL_GRAC_API_CUA_ROLE has no exception.

Method GET_CHILDREN_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUA_RELAT Call by reference Type reference (TYPE) GRAC_T_CUA_RELAT CUA children role table 20100702
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100702

Method SET_CHILDREN_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CUA_RELAT Call by reference Type reference (TYPE) GRAC_T_CUA_RELAT CUA children role table 20100702
2 Importing IV_COMMAND Call by reference Type reference (TYPE) GRFN_COMMAND Operation 20100702
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100702
History
Last changed by/on SAP  20141106 
SAP Release Created in 600