SAP ABAP Class CL_CTS_UI_TASK_DISPATCHER (CentralCTS: Dispatcher for UI Task)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_WDUI (Package) Central CTS Web Dynpro UIs
⤷
⤷
Properties
| Class | CL_CTS_UI_TASK_DISPATCHER | |
| Short Description | CentralCTS: Dispatcher for UI Task | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_WDUI | Central CTS Web Dynpro UIs |
| Created | 20100804 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CTS_UI_TASK_DISPATCHER has no forward declaration.
Interfaces
Class CL_CTS_UI_TASK_DISPATCHER has no interface implemented.
Friends
Class CL_CTS_UI_TASK_DISPATCHER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ORGANIZER' | 20100804 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'TRANSPORT' | 20100804 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_COLLECTION' | 20100804 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_REQUEST' | 20100804 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'IMPORT' | 20100804 | |||
| 6 | Static Attribute | Private | See coding | 20100804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Clean Tasks | 20100804 | |
| 2 | Static method | Public | Method | Create a new task for dispatching | 20100804 | |
| 3 | Static method | Public | Method | Retrieve task | 20100804 |
Events
Class CL_CTS_UI_TASK_DISPATCHER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TASK_ENTRY | Private | See coding | 20100804 | begin of ty_task_entry,
context type string,
task type string,
object type ref to object,
end of ty_task_entry
|
Method Signatures
Method CLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20100804 |
Method CLEAN on class CL_CTS_UI_TASK_DISPATCHER has no exception.
Method CREATE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20100804 | ||||
| 2 | TASK | Call by reference | Type reference (TYPE) | STRING | 20100804 |
Method CREATE_TASK on class CL_CTS_UI_TASK_DISPATCHER has no exception.
Method RETRIEVE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20100804 | ||||
| 2 | TASK | Value transfer | Type reference (TYPE) | STRING | 20100804 |
Method RETRIEVE_TASK on class CL_CTS_UI_TASK_DISPATCHER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |