SAP ABAP Class CL_GRAC_MODEL_ACC_REQ_TEMPLATE (Model class for Access Request Templates)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ACCESS_REQUEST (Package) Access Control GRC Access Request
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_CUSTOMFIELD_MODEL Model extension to handle the custom fields 20100525
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_MODEL Interface for handling of GRC API models 20100212
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_MODEL_STATUS Enable to retrieve MCF information for object from model 20100525
Properties
Class CL_GRAC_MODEL_ACC_REQ_TEMPLATE  
Short Description Model class for Access Request Templates    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ACCESS_REQUEST   Access Control GRC Access Request 
Created 20100212   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_MODEL_ACC_REQ_TEMPLATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_CUSTOMFIELD_MODEL Model extension to handle the custom fields 20100525
2 IF_GRFN_API_MODEL Interface for handling of GRC API models 20100212
3 IF_GRFN_MODEL_STATUS Enable to retrieve MCF information for object from model 20100525
Friends
Class CL_GRAC_MODEL_ACC_REQ_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_TEMPLATE_BUFFER Instance attribute Private Type reference (TYPE) GRAC_S_API_ACC_REQ_TEMPLATE Structure for Access Request Template 20100212
2 MT_LOCK_BUFFER Instance attribute Private Type reference (TYPE) GRAC_T_API_ACC_REQ_TEMPLATE Table for Access Request Template 20100212
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_GUID Instance method Private Method 20100507
2 DELETE_TEMPLATE Instance method Public Method Delete Template 20100216
3 DEQUE_ALL_TEMPLATE Instance method Private Method Release All templates for editing 20100216
4 ENQUE_TEMPLATE Instance method Public Method Lock the template for editing 20100216
5 GET_TEMPLATE Instance method Public Method Get Template 20100216
6 GET_TEMPLATE_LIST Instance method Public Method Get template list 20100216
7 RAISE_ERROR Instance method Private Method Raise Error 20100212
8 UPDATE_TEMPLATE Instance method Public Method Update template into the buffer 20100216
Events
Class CL_GRAC_MODEL_ACC_REQ_TEMPLATE has no event.
Types
Class CL_GRAC_MODEL_ACC_REQ_TEMPLATE 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) 20100507
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100507

Method DELETE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACC_REQ_TEMPLATE Call by reference Type reference (TYPE) GRAC_S_API_ACC_REQ_TEMPLATE Structure type for Access Request Template API 20100216

Method DELETE_TEMPLATE on class CL_GRAC_MODEL_ACC_REQ_TEMPLATE has no exception.

Method DEQUE_ALL_TEMPLATE Signature

Method DEQUE_ALL_TEMPLATE on class CL_GRAC_MODEL_ACC_REQ_TEMPLATE has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20100812

Method ENQUE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACC_REQ_TEMPLATE Call by reference Type reference (TYPE) GRAC_S_API_ACC_REQ_TEMPLATE Structure for Access Request Template 20100812
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100812

Method GET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACC_REQ_TEMPLATE Call by reference Type reference (TYPE) GRAC_S_API_ACC_REQ_TEMPLATE Access request Template structure 20100216
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100216
3 Importing IS_ACC_REQ_TEMPLATE Call by reference Type reference (TYPE) GRAC_S_API_ACC_REQ_TEMPLATE Access request Template structure 20100216
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Language Key 20100216
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100216

Method GET_TEMPLATE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACC_REQ_TEMPLATE_LIST Call by reference Type reference (TYPE) GRAC_T_API_ACC_REQ_TEMPLATE Table for Access Request Template 20100216
2 Importing IS_ACC_REQ_SEARCH_RANGE Call by reference Type reference (TYPE) GRAC_S_AC_ACC_REQ_SEARCH Access Request Template Search 20100315
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20100216

Method GET_TEMPLATE_LIST on class CL_GRAC_MODEL_ACC_REQ_TEMPLATE has no exception.

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 20100212
2 Importing IV_PAR1 Value transfer Type reference (TYPE) SYMSGV Message Variable 20100212
3 Importing IV_PAR2 Value transfer Type reference (TYPE) SYMSGV Message Variable 20100212
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100212

Method UPDATE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACC_REQ_TEMPLATE Call by reference Type reference (TYPE) GRAC_S_API_ACC_REQ_TEMPLATE Structure for Access Request Template 20100216
2 Importing IV_CREATE_MODE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100216
3 Returning RV_GUID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100507

Method UPDATE_TEMPLATE on class CL_GRAC_MODEL_ACC_REQ_TEMPLATE has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600