SAP ABAP Class CL_GRAC_TASKEXECSTMP_UTIL (Utility class for task execution)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_REPOSITORY (Package) Access Control GRC Repository Package
⤷
⤷
Properties
| Class | CL_GRAC_TASKEXECSTMP_UTIL | |
| Short Description | Utility class for task execution | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_REPOSITORY | Access Control GRC Repository Package |
| Created | 20091221 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_TASKEXECSTMP_UTIL has no forward declaration.
Interfaces
Class CL_GRAC_TASKEXECSTMP_UTIL has no interface implemented.
Friends
Class CL_GRAC_TASKEXECSTMP_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'ACTION_USAGE_SYNC' | Task | 20100106 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'AUDIT_LOG' | Task | 20100122 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'CHANGE_LOG' | Task | 20100127 | ||
| 4 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'HROBJECT_ANALYSIS' | Task | 20100802 | ||
| 5 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'OSCOMMAND_SYNC' | Task | 20100119 | ||
| 6 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'PROFILE_ANALYSIS' | Task | 20100802 | ||
| 7 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'PROFILE_SYNC' | Task | 20100104 | ||
| 8 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'ROLE_ANALYSIS' | Task | 20100802 | ||
| 9 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'ROLE_SYNC' | Task | 20100104 | ||
| 10 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'ROLE_USAGE' | Task | 20100106 | ||
| 11 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'SPM_ACTION_USAGE' | Task | 20100730 | ||
| 12 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'SPM_WORKFLOW_SYNC' | t | 20100510 | ||
| 13 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'SYSTEM_LOG' | Task | 20100122 | ||
| 14 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'USER_ANALYSIS' | Task | 20100802 | ||
| 15 | Constant | Public | Type reference (TYPE) | GRAC_TASK | 'USER_SYNC' | Task | 20100104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get task execution details | 20091221 | |
| 2 | Static method | Public | Method | Set task execution details | 20091221 |
Events
Class CL_GRAC_TASKEXECSTMP_UTIL has no event.
Types
Class CL_GRAC_TASKEXECSTMP_UTIL has no local type.
Method Signatures
Method GET_TASKEXECSTMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20091221 | |||
| 2 | IV_TASK | Value transfer | Type reference (TYPE) | GRAC_TASK | Task | 20091221 | |||
| 3 | RT_TASKEXECSTMP | Value transfer | Type reference (TYPE) | GRAC_T_TASKEXECSTMP | Tast execution | 20091221 |
Method GET_TASKEXECSTMP on class CL_GRAC_TASKEXECSTMP_UTIL has no exception.
Method SET_TASKEXECSTMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TASKEXECSTMP | Call by reference | Type reference (TYPE) | GRAC_T_TASKEXECSTMP | Tast execution | 20091221 |
Method SET_TASKEXECSTMP on class CL_GRAC_TASKEXECSTMP_UTIL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |