SAP ABAP Class CL_GRPC_DL_ACTOR_INFO_CASE (Delegation in Case Entity)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
⤷
⤷
Properties
| Class | CL_GRPC_DL_ACTOR_INFO_CASE | |
| Short Description | Delegation in Case Entity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_ASSESSMENT_ISSUE_PLAN | Assessment/Issue/Remediation Plan |
| Created | 20080516 | 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
Class CL_GRPC_DL_ACTOR_INFO_CASE has no interface implemented.
Friends
Class CL_GRPC_DL_ACTOR_INFO_CASE 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 | 'A' | Character Field Length 1 | 20080516 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR01 | 'E' | Character Field Length 1 | 20100728 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR01 | 'C' | Character Field Length 1 | 20100728 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR01 | 'P' | Character Field Length 1 | 20100726 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR01 | 'R' | Character Field Length 1 | 20100726 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR01 | 'L' | Character Field Length 1 | 20100726 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR01 | 'V' | Character Field Length 1 | 20080516 | ||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_CASE_API | SOA: Case | 20080516 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | GRFN_DL_ACTING_USER | User Acting as Delegate | 20080814 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20080516 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | GRFN_DL_MAIN_USER | User Replaced by Delegate | 20080814 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | GRFN_DL_TIME_STAMP | Time Stamp Denoting When Delegate Performs Action | 20080814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080516 | |
| 2 | Instance method | Public | Method | Set Value by Delegation Object | 20080814 | |
| 3 | Instance method | Private | Method | Set Value Internally | 20080814 |
Events
Class CL_GRPC_DL_ACTOR_INFO_CASE has no event.
Types
Class CL_GRPC_DL_ACTOR_INFO_CASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_GRPC_CASE_API | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_CASE_API | 20080516 | ||||
| 2 | I_ACTOR_TYPE | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20080516 |
Method CONSTRUCTOR on class CL_GRPC_DL_ACTOR_INFO_CASE has no exception.
Method SET_VALUE 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 Acting as Delegate | 20080814 | |||
| 2 | I_MAIN_USER | Call by reference | Type reference (TYPE) | GRFN_DL_MAIN_USER | User Replaced by Delegate | 20080814 | |||
| 3 | I_USE_DELEGATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Use Delegation or Not | 20080814 |
Method SET_VALUE on class CL_GRPC_DL_ACTOR_INFO_CASE has no exception.
Method SET_VALUE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTING_USER | Value transfer | Type reference (TYPE) | GRFN_DL_ACTING_USER | User Acting as Delegate | 20080814 | |||
| 2 | I_MAIN_USER | Value transfer | Type reference (TYPE) | GRFN_DL_MAIN_USER | User Replaced by Delegate | 20080814 | |||
| 3 | I_TIME_STAMP | Value transfer | Type reference (TYPE) | GRFN_DL_TIME_STAMP | Time Stamp Denoting When Delegate Performs Action | 20080814 |
Method SET_VALUE_INTERNAL on class CL_GRPC_DL_ACTOR_INFO_CASE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |