SAP ABAP Class IF_GRFN_API_DL_MASTER (Interface for delegation API master)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20080430 |
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
| Class | IF_GRFN_API_DL_MASTER | |
| Short Description | Interface for delegation API master | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080430 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRFN_API_DL_MASTER has no forward declaration.
Interfaces
Class IF_GRFN_API_DL_MASTER has no interface implemented.
Friends
Class IF_GRFN_API_DL_MASTER has no friend class.
Attributes
Class IF_GRFN_API_DL_MASTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Obsolete. We will not check authorization here | 20080430 | |
| 2 | Static method | Public | Method | Create delegation | 20080430 | |
| 3 | Instance method | Public | Method | Delete delegation | 20080624 | |
| 4 | Static method | Public | Method | Query the delegation list | 20080430 | |
| 5 | Instance method | Public | Method | Retrieve the delegation specified | 20080624 | |
| 6 | Instance method | Public | Method | Update delegation | 20080624 |
Events
Class IF_GRFN_API_DL_MASTER has no event.
Types
Class 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 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080430 | |||
| 2 | E_CREATE_CENTRAL_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080430 | |||
| 3 | E_CREATE_OWN_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080430 | |||
| 4 | E_DELETE_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080430 | |||
| 5 | E_RETRIEVE_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080430 | |||
| 6 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080430 | |||
| 7 | E_UPDATE_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080430 | |||
| 8 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | ID of GRC session | 20080430 | |||
| 9 | I_DELEGATE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080430 |
Method AUTHORIZE on class 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 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080430 | |||
| 2 | E_DELEGATE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080430 | |||
| 3 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080430 | |||
| 4 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | ID of GRC session | 20080430 | |||
| 5 | IS_DELEGATE_NEW | Call by reference | Type reference (TYPE) | GRFN_S_API_DELEGATE_LIST | The list of the delegations | 20080430 |
Method CREATE on class 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 | I_DELEGATE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080624 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DELEGATE_LIST | Call by reference | Type reference (TYPE) | GRFN_T_API_DELEGATE_LIST | The list of the delegations | 20080430 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080430 | |||
| 3 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080430 | |||
| 4 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | GRPC unique session ID | 20080430 | |||
| 5 | I_OWN_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080430 |
Method QUERY on class 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 | ES_DELEGATE_DATA | Call by reference | Type reference (TYPE) | GRFN_S_API_DELEGATE_LIST | 20080624 | ||||
| 2 | I_EDITABLE | Call by reference | Type reference (TYPE) | BOOLE_D | 20080624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080624 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | Generic GRC API exception | 20080624 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |