SAP ABAP Class CL_GRAC_MODEL_ROLE_APPROVAL (Model Class for Role Approval)
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_GRFN_API_MODEL Interface for handling of GRC API models 20100315
Properties
Class CL_GRAC_MODEL_ROLE_APPROVAL  
Short Description Model Class for Role Approval    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class GRAC_ROLE_MESSAGES    
Program status     
Category 0   
Package GRAC_ROLE_MANAGEMENT   GRC ERM Support 
Created 20100315   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_MODEL_ROLE_APPROVAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_MODEL Interface for handling of GRC API models 20100315
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20100315 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MODEL_CLASS Constant Public Type reference (TYPE) CLASSNAME 'CL_GRAC_MODEL_ACCESS_REQUEST' Reference type 20100315
2 MC_ERROR Constant Protected Type reference (TYPE) SY-MSGTY 'E' Message Type 20100315
3 MC_MESSAGE_CLASS_AC Constant Protected Type reference (TYPE) SY-MSGID 'GRAC_ROLE_MESSAGES' Reference type 20100315
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_GUID Instance method Private Method 20100315
2 CREATE_REQUEST_ID Instance method Public Method 20100316
3 GET Static method Private Method 20100315
4 GET_NEXT_REQ_NO Static method Public Method Get the next request number 20100315
5 INSERT_REQUEST_DETAILS Static method Public Method 20100315
6 RAISE_ERROR Instance method Private Method 20100315
7 RETRIEVE_REQUEST_DETAILS Static method Public Method 20100315
8 UPDATE_REQUEST_DETAILS Static method Public Method 20100315
Events
Class CL_GRAC_MODEL_ROLE_APPROVAL has no event.
Types
Class CL_GRAC_MODEL_ROLE_APPROVAL has no local type.
Method Signatures

Method CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100315
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100315

Method CREATE_REQUEST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100316
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100316

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 20100315
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100315
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRAC_API_ACCESS_REQUEST API class for Controller Groups 20100315

Method GET on class CL_GRAC_MODEL_ROLE_APPROVAL has no exception.

Method GET_NEXT_REQ_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REQNO Value transfer Type reference (TYPE) GRAC_REQNO Request Number 20100315
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100315

Method INSERT_REQUEST_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROLE_REQUEST Call by reference Type reference (TYPE) GRAC_T_API_ROLE_REQUEST Role Request 20100315
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100315

Method RAISE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUM Value transfer Type reference (TYPE) SYMSGNO Message Number 20100315
2 Importing IV_PAR1 Value transfer Type reference (TYPE) SYMSGV Message Variable 20100315
3 Importing IV_PAR2 Value transfer Type reference (TYPE) SYMSGV Message Variable 20100315
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100315

Method RETRIEVE_REQUEST_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLEID Call by reference Type reference (TYPE) GRAC_ROLEID Role ID 20100315
2 Returning RT_ROLE_REQUEST Value transfer Type reference (TYPE) GRAC_T_API_ROLE_REQUEST Role Request 20100315
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100315

Method UPDATE_REQUEST_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROLE_REQUEST Call by reference Type reference (TYPE) GRAC_T_API_ROLE_REQUEST Role Request 20100315
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100315
History
Last changed by/on SAP  20141106 
SAP Release Created in 600