SAP ABAP Class IF_ODQ_TASK (Asynchronous Processing Task)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20091120 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_DAEMON_EXTRACT_TASK | Daemon Task | 20110405 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_DAEMON_NOTIFY_TASK | Daemon Task | 20110405 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_DELTA_REQUEST_TASK | Delta Request | 20091120 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_QUEUESTATE_SYNC_TASK | Delta Request | 20091208 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_REQUEST_TASK | Delta Request | 20091120 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSAC_TOOL_ODQ_TASK_ACT_DS | Activate DataSources via ODQ Task | 20111018 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSCRT_RDA_PACKAGE | RDA Package | 20130719 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRI_DSO_BTCH_CONT | Container for batch processing | 20130610 |
Properties
| Class | IF_ODQ_TASK | |
| Short Description | Asynchronous Processing Task | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091120 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_ODQ_TASK has no interface implemented.
Friends
Class IF_ODQ_TASK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Attribute reference (LIKE) | IF_ODQ_CONSTANTS=>C_BOOLEAN | IF_ODQ_CONSTANTS=>C_BOOLEAN | Boolean Flag | 20100420 | ||
| 2 | Constant | Public | See coding | 20091124 | |||||
| 3 | Constant | Public | See coding | 20091123 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | Start Delay in Seconds for Debugging | 20091208 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | MSNAME2 | Application Server Name | 20091124 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ODQ_TASKID | Task ID | 20091120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Task | 20091120 |
Events
Class IF_ODQ_TASK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTX_RESPONSE | Public | Type reference (TYPE) | ODQ_TX_RESPONSE | Responses from Tasks | 20100420 | |
| 2 | T_BOOLEAN | Public | Type reference (TYPE) | ODQ_BOOLEAN | Boolean Flag | 20100420 | |
| 3 | T_SERVERTYPE | Public | Type reference (TYPE) | ODQ_SERVERTYPE | Server Type | 20100420 | |
| 4 | T_TASKID | Public | Type reference (TYPE) | ODQ_TASKID | Task ID | 20100420 | |
| 5 | T_TASKMODE | Public | Type reference (TYPE) | ODQ_TASKMODE | Execution Mode | 20091123 | |
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_ODQ_RESPONSE | Antwort der (asynchronen) Request-Verarbeitung | 20091120 |
Method EXECUTE on class IF_ODQ_TASK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |