SAP ABAP Interface IF_GRAC_API_ACC_REQ_TEMPLATE (Interface for Access Request Template)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_ACC_REQ_TEMPLATE Class implementation for Access request template API 20100215
Properties
Interface IF_GRAC_API_ACC_REQ_TEMPLATE  
Short Description Interface for Access Request Template    
General Data
Package GRAC_ENTITY_API   Access Control GRC API Support 
Created 20100215   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRAC_API_ACC_REQ_TEMPLATE has no forward declaration.
Interfaces
Interface IF_GRAC_API_ACC_REQ_TEMPLATE has no interface.
Friends
Interface IF_GRAC_API_ACC_REQ_TEMPLATE has no friend.
Attributes
Interface IF_GRAC_API_ACC_REQ_TEMPLATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20100507
2 DELETE Instance method Public Method Delete Access Request Template 20100215
3 RETRIEVE Instance method Public Method Retrieve Access Request Template 20100215
4 UPDATE Instance method Public Method Update Access Request Template 20100215
Events
Interface IF_GRAC_API_ACC_REQ_TEMPLATE has no event.
Types
Interface IF_GRAC_API_ACC_REQ_TEMPLATE has no local type.
Method Signatures

Method CREATE 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 20100507
2 Returning RV_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100507

Method CREATE on Interface IF_GRAC_API_ACC_REQ_TEMPLATE has no exception.

Method DELETE 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 20100215
2 Importing IS_ACC_REQ_TEMPLATE Call by reference Type reference (TYPE) GRAC_S_API_ACC_REQ_TEMPLATE Structure type for Access Request Template API 20100215
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Language Key 20100215
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100215

Method RETRIEVE 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 Structute type for Access Request Template 20100215
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100215
3 Importing IS_ACC_REQ_TEMPLATE Call by reference Type reference (TYPE) GRAC_S_API_ACC_REQ_TEMPLATE Template Name 20100215
4 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN SPACE Boolean 20100215
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key 20100215
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100215

Method UPDATE 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 20100215
2 Importing IS_ACC_REQ_TEMPLATE Call by reference Type reference (TYPE) GRAC_S_API_ACC_REQ_TEMPLATE Structure for Access Request Template API 20100215
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key 20100215
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20100215
History
Last changed by/on SAP  20141106 
SAP Release Created in 600