SAP ABAP Class CL_GRFN_API_DL_MASTER (Delegation API class for WD GRFN_DELEGATION)
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 20080509
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_DL_MASTER Interface for delegation API master 20080509
Properties
Class CL_GRFN_API_DL_MASTER  
Short Description Delegation API class for WD GRFN_DELEGATION    
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 20080509   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_API_DL_MASTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_DL_MASTER Interface for delegation API master 20080509
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_BASIS 20080624 Basis class for GRC API classes
2 CL_GRFN_API_SESSION 20080624 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DEFAULT_OBJECTID Static Attribute Private Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080509
2 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Obsolete: Message Type 20080509
3 MC_FN_MESSAGE_CLASS Constant Private Type reference (TYPE) SYMSGID 'GRFN_ENTITY_API' Message Class 20100514
4 MC_MESSAGE_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRFN_ENTITY_API' Obsolete: Message Class 20080509
5 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRFN_DL_MODEL' Reference type 20080509
6 MC_PC_MESSAGE_CLASS Constant Private Type reference (TYPE) SYMSGID 'GRPC_ENTITY_API' Message Class 20100514
7 OIF_MODE_CREATE Static Attribute Public Type reference (TYPE) STRING 'CREATE' OIF open mode 20080910
8 OIF_MODE_EDIT Static Attribute Public Type reference (TYPE) STRING 'EDIT' OIF open mode 20080910
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORIZE Instance method Public Method 20081111
2 CHECK_OBJECTID Static method Private Method 20080509
3 CONSTRUCTOR Instance method Public Constructor 20080619
4 CREATE Instance method Public Method 20081111
5 DELETE Instance method Public Method 20081111
6 GET Static method Private Method Returns an instance of this API class 20080624
7 QUERY Instance method Public Method 20081111
8 RETRIEVE Instance method Public Method 20081111
9 UPDATE Instance method Public Method 20081111
Events
Class CL_GRFN_API_DL_MASTER has no event.
Types
Class CL_GRFN_API_DL_MASTER has no local type.
Method Signatures

Method AUTHORIZE Signature

Method AUTHORIZE on class CL_GRFN_API_DL_MASTER has no parameter.
Method AUTHORIZE on class CL_GRFN_API_DL_MASTER has no exception.

Method CHECK_OBJECTID Signature

Method CHECK_OBJECTID on class CL_GRFN_API_DL_MASTER has no parameter.
Method CHECK_OBJECTID on class CL_GRFN_API_DL_MASTER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080619
2 Importing IV_DELEGATE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080619

Method CONSTRUCTOR on class CL_GRFN_API_DL_MASTER has no exception.

Method CREATE Signature

Method CREATE on class CL_GRFN_API_DL_MASTER has no parameter.
Method CREATE on class CL_GRFN_API_DL_MASTER has no exception.

Method DELETE Signature

Method DELETE on class CL_GRFN_API_DL_MASTER has no parameter.
Method DELETE on class CL_GRFN_API_DL_MASTER has no exception.

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 20080624
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080624
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRFN_API_DL_MASTER Orgunit Entity API class 20080624
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080624

Method QUERY Signature

Method QUERY on class CL_GRFN_API_DL_MASTER has no parameter.
Method QUERY on class CL_GRFN_API_DL_MASTER has no exception.

Method RETRIEVE Signature

Method RETRIEVE on class CL_GRFN_API_DL_MASTER has no parameter.
Method RETRIEVE on class CL_GRFN_API_DL_MASTER has no exception.

Method UPDATE Signature

Method UPDATE on class CL_GRFN_API_DL_MASTER has no parameter.
Method UPDATE on class CL_GRFN_API_DL_MASTER has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300