SAP ABAP Class CL_ODQ_DAEMON_DISPATCHER (Dispatcher for Extraction Tasks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SODQS (Package) Operational Delta Queue Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODQ_DAEMON_DISPATCHER | Dispatcher for Daemon Tasks | 20110629 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ODQ_DAEMON_EXTRACT_DISP | Dispatcher for Extraction Tasks | 20110629 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ODQ_DAEMON_NOTIFY_DISP | Dispatcher for Extraction Tasks | 20110629 |
Properties
| Class | CL_ODQ_DAEMON_DISPATCHER | |
| Short Description | Dispatcher for Extraction Tasks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SODQS | Operational Delta Queue Services |
| Created | 20110629 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ODQ_DAEMON_DISPATCHER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ODQ_DAEMON_DISPATCHER | Dispatcher for Daemon Tasks | 20110629 |
Friends
Class CL_ODQ_DAEMON_DISPATCHER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | 20110714 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | I | 20110714 | ||||
| 3 | Static Attribute | Private | See coding | 20110629 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110714 | |
| 2 | Instance method | Protected | Method | 20110629 | ||
| 3 | Instance method | Protected | Method | 20110629 |
Events
Class CL_ODQ_DAEMON_DISPATCHER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_LOAD_STATISTIC | Protected | See coding | 20110629 | BEGIN OF ts_load_statistic,
start TYPE timestampl,
duration TYPE timestampl,
END OF ts_load_statistic
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CYCLE_TIME | Call by reference | Type reference (TYPE) | I | 20110714 | ||||
| 2 | I_PERIOD | Call by reference | Type reference (TYPE) | I | 20110714 |
Method CONSTRUCTOR on class CL_ODQ_DAEMON_DISPATCHER has no exception.
Method GET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20110629 |
Method GET_DESTINATION on class CL_ODQ_DAEMON_DISPATCHER has no exception.
Method GET_TASKID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TASKID | Value transfer | Type reference (TYPE) | ODQ_TASKID | Task-ID | 20110629 |
Method GET_TASKID on class CL_ODQ_DAEMON_DISPATCHER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |