SAP ABAP Class CL_GRFN_DL_MODEL (The Delegation Model Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ACCESS (Package) Roles, authorization, menu, access

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080428 |
Properties
Class | CL_GRFN_DL_MODEL | |
Short Description | The Delegation Model Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_ACCESS | Roles, authorization, menu, access |
Created | 20080428 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080428 |
Friends
Class CL_GRFN_DL_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | ' ' | Character Field Length 1 | 20080506 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | OTYPE | 'US' | Object Type | 20080506 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | PLVAR | '01' | Plan Version | 20080506 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_DL_BUFFER | 20080428 | |||
5 | ![]() |
Instance attribute | Private | See coding | User Name | 20080428 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080428 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_DL_MODEL | The Delegation Model Class | 20080428 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Delete Entry from Database. IF_GRFN_DL_MAINTENANCE_UI~DELETE | 20080711 |
2 | ![]() |
Instance method | Private | Method | Insert Entry into Database. IF_GRFN_DL_MAINTENANCE_UI~INSERT | 20080711 |
3 | ![]() |
Instance method | Public | Method | 20080428 | |
4 | ![]() |
Instance method | Public | Method | 20080428 | |
5 | ![]() |
Static method | Private | Method | 20080507 | |
6 | ![]() |
Instance method | Public | Method | 20080428 | |
7 | ![]() |
Instance method | Public | Method | 20080428 | |
8 | ![]() |
Instance method | Private | Method | 20080428 | |
9 | ![]() |
Instance method | Public | Method | 20080428 | |
10 | ![]() |
Instance method | Public | Method | 20080428 |
Events
Class CL_GRFN_DL_MODEL has no event.
Types
Class CL_GRFN_DL_MODEL has no local type.
Method Signatures
Method ACTION_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTING_USER | Call by reference | Type reference (TYPE) | GRFN_DL_ACTING_USER | User Who Performs Delegated Activity | 20080711 | ||
2 | ![]() |
I_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | SY-DATUM | Start of Validity | 20080711 | |
3 | ![]() |
I_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | '99991231' | End of Validity | 20080711 | |
4 | ![]() |
I_MAIN_USER | Call by reference | Type reference (TYPE) | GRFN_DL_MAIN_USER | User to whom an Acting User Delegates Tasks | 20080711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Delegation | 20080711 |
Method ACTION_INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTING_USER | Call by reference | Type reference (TYPE) | GRFN_DL_ACTING_USER | User Who Performs Delegated Activity | 20080711 | ||
2 | ![]() |
I_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | SY-DATUM | Start of Validity | 20080711 | |
3 | ![]() |
I_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | '99991231' | End of Validity | 20080711 | |
4 | ![]() |
I_MAIN_USER | Call by reference | Type reference (TYPE) | GRFN_DL_MAIN_USER | User to whom an Acting User Delegates Tasks | 20080711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Delegation | 20080711 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTING_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20080428 | ||
2 | ![]() |
I_MAIN_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20080428 | ||
3 | ![]() |
I_VALIDFROM | Value transfer | Type reference (TYPE) | GRFN_DATE_FROM | Valid from | 20080428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Basis Class for BAPI Migration | 20080902 |
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080428 | |||
2 | ![]() |
I_ACTING_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20080428 | ||
3 | ![]() |
I_MAIN_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20080428 | ||
4 | ![]() |
I_VALIDFROM | Value transfer | Type reference (TYPE) | GRFN_DATE_FROM | Valid from | 20080428 |
Method ENQUEUE on class CL_GRFN_DL_MODEL has no exception.
Method ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20080507 | ||
2 | ![]() |
I_V1 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV1 | 20080507 | ||
3 | ![]() |
I_V2 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV2 | 20080507 | ||
4 | ![]() |
I_V3 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV3 | 20080507 | ||
5 | ![]() |
I_V4 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV4 | 20080507 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080519 |
Method INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTING_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20080428 | ||
2 | ![]() |
I_MAIN_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20080428 | ||
3 | ![]() |
I_VALIDFROM | Value transfer | Type reference (TYPE) | GRFN_DATE_FROM | Valid from | 20080428 | ||
4 | ![]() |
I_VALIDTO | Value transfer | Type reference (TYPE) | GRFN_DATE_TO | Valid to | 20080428 |
Method INSERT on class CL_GRFN_DL_MODEL has no exception.
Method LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Value transfer | Type reference (TYPE) | GRFN_T_API_DELEGATE_LIST | The list of the delegations | 20080428 |
Method LIST on class CL_GRFN_DL_MODEL has no exception.
Method LOAD_BUFFER Signature
Method LOAD_BUFFER on class CL_GRFN_DL_MODEL has no parameter.
Method LOAD_BUFFER on class CL_GRFN_DL_MODEL has no exception.
Method LOCKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080428 | |||
2 | ![]() |
I_ACTING_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20080428 | ||
3 | ![]() |
I_MAIN_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20080428 | ||
4 | ![]() |
I_VALIDFROM | Value transfer | Type reference (TYPE) | GRFN_DATE_FROM | Valid from | 20080428 |
Method LOCKED on class CL_GRFN_DL_MODEL has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTING_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20080428 | ||
2 | ![]() |
I_MAIN_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20080428 | ||
3 | ![]() |
I_VALIDFROM | Value transfer | Type reference (TYPE) | GRFN_DATE_FROM | Valid from | 20080428 | ||
4 | ![]() |
I_VALIDTO | Value transfer | Type reference (TYPE) | GRFN_DATE_TO | Valid to | 20080428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Basis Class for BAPI Migration | 20080428 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |