SAP ABAP Class IF_FOPC_DL_DELEGATE (Delegation)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FOPC_DL_STAMP | Delegation Timestamp | 20041001 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOPC_DL_ACTOR_INFO | Delegation Information | 20040924 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOPC_DL_PERSONALIZATION | Delegation Personalization | 20041001 |
Properties
| Class | IF_FOPC_DL_DELEGATE | |
| Short Description | Delegation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040920 | SAP |
| Last change | 20050109 | SAP |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_FOPC_DL_DELEGATE has no interface implemented.
Friends
Class IF_FOPC_DL_DELEGATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | FOPC_DL_ACTING_USER | User Acting as Delegate | 20041003 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | FOPC_DL_MAIN_USER | User Replaced by Delegate | 20041003 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Person ID of the Acting User | 20040924 | |
| 2 | Instance method | Public | Method | Get Person ID of the Main User | 20040924 | |
| 3 | Instance method | Public | Method | Get Name of Acting and Main User as String | 20040924 | |
| 4 | Instance method | Public | Method | IS_ON_MY_OWN_BEHALF | 20040924 |
Events
Class IF_FOPC_DL_DELEGATE has no event.
Types
Class IF_FOPC_DL_DELEGATE has no local type.
Method Signatures
Method GET_ACTING_PERSON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_PERSON | Value transfer | Type reference (TYPE) | FOPCS_S_PERSON | 20040924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Delegation | 20040924 |
Method GET_MAIN_PERSON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_PERSON | Value transfer | Type reference (TYPE) | FOPCS_S_PERSON | 20040924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Delegation | 20040924 |
Method GET_NAME_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAME_STRING | Call by reference | Type reference (TYPE) | STRING | 20040924 | ||||
| 2 | E_PERSON_STRING | Call by reference | Type reference (TYPE) | STRING | 20040924 | ||||
| 3 | E_USER_STRING | Call by reference | Type reference (TYPE) | STRING | 20040924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Delegation | 20040924 |
Method IS_ON_MY_OWN_BEHALF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040924 |
Method IS_ON_MY_OWN_BEHALF on class IF_FOPC_DL_DELEGATE has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in |