SAP ABAP Interface IF_GRFN_API_DL_MASTER (Interface for delegation API master)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ENTITY_API (Package) GRC Foundation API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_DL_MASTER Delegation API class for WD GRFN_DELEGATION 20080509
Properties
Interface IF_GRFN_API_DL_MASTER  
Short Description Interface for delegation API master    
General Data
Package GRFN_ENTITY_API   GRC Foundation API 
Created 20080430   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRFN_API_DL_MASTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20080430
Friends
Interface IF_GRFN_API_DL_MASTER has no friend.
Attributes
Interface IF_GRFN_API_DL_MASTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORIZE Static method Public Method Obsolete. We will not check authorization here 20080430
2 CREATE Static method Public Method Create delegation 20080430
3 DELETE Instance method Public Method Delete delegation 20080624
4 QUERY Static method Public Method Query the delegation list 20080430
5 RETRIEVE Instance method Public Method Retrieve the delegation specified 20080624
6 UPDATE Instance method Public Method Update delegation 20080624
Events
Interface IF_GRFN_API_DL_MASTER has no event.
Types
Interface IF_GRFN_API_DL_MASTER has no local type.
Method Signatures

Method AUTHORIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080430
2 Exporting E_CREATE_CENTRAL_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080430
3 Exporting E_CREATE_OWN_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080430
4 Exporting E_DELETE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080430
5 Exporting E_RETRIEVE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080430
6 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20080430
7 Exporting E_UPDATE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080430
8 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION ID of GRC session 20080430
9 Importing I_DELEGATE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080430

Method AUTHORIZE on Interface IF_GRFN_API_DL_MASTER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080430
2 Exporting E_DELEGATE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080430
3 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20080430
4 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION ID of GRC session 20080430
5 Importing IS_DELEGATE_NEW Call by reference Type reference (TYPE) GRFN_S_API_DELEGATE_LIST The list of the delegations 20080430

Method CREATE on Interface IF_GRFN_API_DL_MASTER has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELEGATE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080624
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080624

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DELEGATE_LIST Call by reference Type reference (TYPE) GRFN_T_API_DELEGATE_LIST The list of the delegations 20080430
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080430
3 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20080430
4 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION GRPC unique session ID 20080430
5 Importing I_OWN_ONLY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080430

Method QUERY on Interface IF_GRFN_API_DL_MASTER has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DELEGATE_DATA Call by reference Type reference (TYPE) GRFN_S_API_DELEGATE_LIST 20080624
2 Importing I_EDITABLE Call by reference Type reference (TYPE) BOOLE_D 20080624
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080624

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DELEGATE_CHANGED Call by reference Type reference (TYPE) GRFN_S_API_DELEGATE_LIST The list of the delegations 20080624
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080624
History
Last changed by/on SAP  20141106 
SAP Release Created in 300