SAP ABAP Class CL_TASK_WATCH_MANAGER (Manager's Task Watcher)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_TASK_WATCH (Package) Watcher for LUW Lifecycle
⤷
⤷
Properties
| Class | CL_TASK_WATCH_MANAGER | |
| Short Description | Manager's Task Watcher | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_TASK_WATCH | Watcher for LUW Lifecycle |
| Created | 20130506 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TASK_WATCH_MANAGER has no forward declaration.
Interfaces
Class CL_TASK_WATCH_MANAGER has no interface implemented.
Friends
Class CL_TASK_WATCH_MANAGER 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 | 'SAP_SOAP_RUNTIME_MANAGEMENT' | 20130506 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'SAP_SOAP_RUNTIME_MONITORING' | 20130506 | |||
| 3 | Constant | Public | Type reference (TYPE) | TW_TASK_STATUS | 'A' | 20130506 | |||
| 4 | Constant | Public | Type reference (TYPE) | TW_TASK_STATUS | 'C' | 20130506 | |||
| 5 | Constant | Public | Type reference (TYPE) | TW_TASK_STATUS | 'E' | 20130506 | |||
| 6 | Constant | Public | Type reference (TYPE) | TW_TASK_STATUS | 'P' | 20130506 | |||
| 7 | Constant | Public | Type reference (TYPE) | TW_TASK_STATUS | 'Y' | 20130506 | |||
| 8 | Constant | Public | Type reference (TYPE) | TW_TASK_STATUS | 'R' | 20130506 | |||
| 9 | Constant | Public | Type reference (TYPE) | TW_TASK_STATUS | 'K' | 20130506 | |||
| 10 | Constant | Public | Type reference (TYPE) | TW_TASK_STATUS | 'S' | 20130506 | |||
| 11 | Constant | Public | Type reference (TYPE) | TW_TASK_STATUS | 'S' | 20130506 | |||
| 12 | Constant | Public | Type reference (TYPE) | TW_TASK_STATUS | 'U' | 20130506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130506 | ||
| 2 | Static method | Public | Method | 20130506 | ||
| 3 | Static method | Public | Method | 20130506 | ||
| 4 | Static method | Public | Method | 20130506 | ||
| 5 | Static method | Public | Method | 20130506 | ||
| 6 | Static method | Public | Method | 20130506 | ||
| 7 | Static method | Public | Method | 20130506 | ||
| 8 | Static method | Public | Method | 20130507 | ||
| 9 | Static method | Public | Method | 20130507 | ||
| 10 | Static method | Public | Method | 20130506 | ||
| 11 | Static method | Public | Method | 20130506 | ||
| 12 | Static method | Public | Method | 20130506 | ||
| 13 | Static method | Public | Method | 20130506 |
Events
Class CL_TASK_WATCH_MANAGER has no event.
Types
Class CL_TASK_WATCH_MANAGER has no local type.
Method Signatures
Method CHECK_OPEN_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MANDT | Call by reference | Type reference (TYPE) | SYMANDT | 20130506 | ||||
| 2 | OPEN_TASKS | Value transfer | Type reference (TYPE) | TASK_ID_LIST | 20130506 |
Method CHECK_OPEN_TASKS on class CL_TASK_WATCH_MANAGER has no exception.
Method DELETE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Call by reference | Type reference (TYPE) | INT4 | 20130506 | ||||
| 2 | TASK_ID | Call by reference | Type reference (TYPE) | CHAR32 | 20130506 |
Method DELETE_TASK on class CL_TASK_WATCH_MANAGER has no exception.
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MANDANT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | 20130506 | |||
| 2 | TASK_ID | Call by reference | Type reference (TYPE) | TW_TASK_ID | 20130506 |
Method DEQUEUE on class CL_TASK_WATCH_MANAGER has no exception.
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MANDANT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | 20130506 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | CHAR1 | 20130506 | ||||
| 3 | TASK_ID | Value transfer | Type reference (TYPE) | TW_TASK_ID | 20130506 |
Method ENQUEUE on class CL_TASK_WATCH_MANAGER has no exception.
Method GET_ENQUEUE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASK_ID | Call by reference | Type reference (TYPE) | TW_TASK_ID | 20130506 | ||||
| 2 | USER_NAME | Call by reference | Type reference (TYPE) | SYUNAME | 20130506 |
Method GET_ENQUEUE_LIST on class CL_TASK_WATCH_MANAGER has no exception.
Method GET_LOST_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MANDT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | 20130506 | |||
| 2 | TASK_LIST | Value transfer | Type reference (TYPE) | TWLIST | 20130506 |
Method GET_LOST_TASKS on class CL_TASK_WATCH_MANAGER has no exception.
Method GET_OPEN_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MANDT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | 20130506 | |||
| 2 | TASK_LIST | Value transfer | Type reference (TYPE) | TWLIST | 20130506 |
Method GET_OPEN_TASKS on class CL_TASK_WATCH_MANAGER has no exception.
Method GET_RUNNING_SIGNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SIGNAL | Value transfer | Type reference (TYPE) | CHAR4 | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | 20130507 |
Method GET_RUNNING_SIGNAL on class CL_TASK_WATCH_MANAGER has no exception.
Method GET_TASK_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TASK_NUMBER | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20130507 |
Method GET_TASK_NUMBER on class CL_TASK_WATCH_MANAGER has no exception.
Method GET_TASK_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASK_ID | Call by reference | Type reference (TYPE) | CHAR32 | 20130506 | ||||
| 2 | TASK_STATUS | Value transfer | Type reference (TYPE) | TW_TASK_STATUS | 20130506 |
Method GET_TASK_STATUS on class CL_TASK_WATCH_MANAGER has no exception.
Method IS_TASK_WATCHER_RUNNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RUNNING | Value transfer | Type reference (TYPE) | BOOLEAN | 20130506 |
Method IS_TASK_WATCHER_RUNNING on class CL_TASK_WATCH_MANAGER has no exception.
Method RESTART_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MANDT | Call by reference | Type reference (TYPE) | SYMANDT | 20130506 | ||||
| 2 | TASK | Call by reference | Type reference (TYPE) | TW_TASK_ID | 20130506 |
Method RESTART_TASKS on class CL_TASK_WATCH_MANAGER has no exception.
Method SYSTEM_START Signature
Method SYSTEM_START on class CL_TASK_WATCH_MANAGER has no parameter.
Method SYSTEM_START on class CL_TASK_WATCH_MANAGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |