SAP ABAP Class CL_FOPC_DL_ACTOR_INFO (Delegation Information)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-CGV-MIC (Application Component) Management of Internal Controls
⤷
FOPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOPC_DL_DELEGATE | Delegation | 20040924 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOPC_DL_STAMP | Delegation Timestamp | 20041001 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FOPC_DL_ACTOR_INFO_CASE | Delegation in Case Entity | 20041004 |
Properties
| Class | CL_FOPC_DL_ACTOR_INFO | |
| Short Description | Delegation Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FOPC_ASSESSMENT_ISSUE_PLAN | Assessment/Issue/Remediation Plan |
| Created | 20040924 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FOPC_DL_DELEGATE | Delegation | 20040924 | ||
| 2 | IF_FOPC_DL_STAMP | Delegation Timestamp | 20041001 |
Friends
Class CL_FOPC_DL_ACTOR_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20040924 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20041001 | |
| 2 | Static method | Public | Method | Static Method for GET_NAME_AS_STRING | 20040924 | |
| 3 | Static method | Public | Method | Get Person ID from User | 20041003 | |
| 4 | Static method | Public | Method | Static Method for IS_ON_MY_OWN_BEHALF | 20040924 | |
| 5 | Instance method | Private | Method | Set Value Internally | 20041004 |
Events
Class CL_FOPC_DL_ACTOR_INFO has no event.
Types
Class CL_FOPC_DL_ACTOR_INFO has no local type.
Method Signatures
Method CONSTRUCTOR 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) | FOPC_DL_ACTING_USER | Benutzer, der als Vertreter agiert | 20041002 | |||
| 2 | I_MAIN_USER | Call by reference | Type reference (TYPE) | FOPC_DL_MAIN_USER | Benutzer, der vertreten wird | 20041002 | |||
| 3 | I_TIME_STAMP | Call by reference | Type reference (TYPE) | FOPC_DL_TIME_STAMP | Zeitstempel, an dem Vertreter Aktion ausführt | 20041002 |
Method CONSTRUCTOR on class CL_FOPC_DL_ACTOR_INFO has no exception.
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 | ||||
| 4 | IO_DELEGATE | Call by reference | Object reference (TYPE REF TO) | IF_FOPC_DL_DELEGATE | Delegation | 20040924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Delegation | 20040924 |
Method GET_PERSON_FROM_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DELEGATE | Call by reference | Object reference (TYPE REF TO) | IF_FOPC_DL_DELEGATE | Delegation | 20041003 | |||
| 2 | IX_MAIN_USER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20041003 | ||||
| 3 | I_DATE | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20041003 | ||
| 4 | RS_PERSON | Value transfer | Type reference (TYPE) | FOPCS_S_PERSON | 20041003 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Delegation | 20041003 |
Method IS_ON_MY_OWN_BEHALF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DELEGATE | Call by reference | Object reference (TYPE REF TO) | IF_FOPC_DL_DELEGATE | Delegation | 20040924 | |||
| 2 | R_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040924 |
Method IS_ON_MY_OWN_BEHALF on class CL_FOPC_DL_ACTOR_INFO has no exception.
Method SET_VALUE_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTING_USER | Value transfer | Type reference (TYPE) | FOPC_DL_ACTING_USER | Benutzer, der als Vertreter agiert | 20041004 | |||
| 2 | I_MAIN_USER | Value transfer | Type reference (TYPE) | FOPC_DL_MAIN_USER | Benutzer, der vertreten wird | 20041004 | |||
| 3 | I_TIME_STAMP | Value transfer | Type reference (TYPE) | FOPC_DL_TIME_STAMP | 20041004 |
Method SET_VALUE_INT on class CL_FOPC_DL_ACTOR_INFO has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 100 |