SAP ABAP Class CL_GRFN_API_AR (Audit Request)
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_BASIS Basis class for GRC API classes 20111129
Properties
Class CL_GRFN_API_AR  
Short Description Audit Request    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_ENTITY_API   GRC Foundation API 
Created 20111129   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GRFNM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRFN_API_AR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20111129 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRFN_MODEL_AR' Reference type 20111201
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create 20120203
2 DELETE Instance method Public Method Delete 20120206
3 GET Static method Private Method Create instance 20111129
4 QUERY Static method Public Method Query 20120204
5 RETRIEVE Instance method Public Method Retrieve 20120204
6 UPDATE Instance method Public Method Update 20120206
Events
Class CL_GRFN_API_AR has no event.
Types
Class CL_GRFN_API_AR 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 20120203
2 Importing IS_AR Call by reference Type reference (TYPE) GRFN_S_API_AR Audit Request 20120203
3 Importing IT_AR_OBJ Call by reference Type reference (TYPE) GRFN_T_AR_RELAT Objects assigned to Audit Request 20120207
4 Returning RV_AR_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120203
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120203

Method DELETE Signature

Method DELETE on class CL_GRFN_API_AR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120206

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 20111129
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20111129
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRFN_API_AR Audit Request 20111129

Method GET on class CL_GRFN_API_AR has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AR Call by reference Type reference (TYPE) GRFN_T_API_AR Audit requests 20120204
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120204
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120204

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AR Call by reference Type reference (TYPE) GRFN_S_API_AR Audit Request 20120204
2 Exporting ET_AR_OBJ Call by reference Type reference (TYPE) GRFN_T_API_AR_RELOBJ Objects assigned to Audit Request 20120207
3 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN Indicator 20120204
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120204

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AR Call by reference Type reference (TYPE) GRFN_S_API_AR Audit Request 20120206
2 Importing IT_AR_OBJ Call by reference Type reference (TYPE) GRFN_T_API_AR_RELOBJ Objects assigned to Audit Request 20120207
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120206
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100