SAP ABAP Interface IF_ODQ_DAEMON_DISPATCHER (Dispatcher for Daemon 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODQ_DAEMON_DISPATCHER | Dispatcher for Extraction Tasks | 20110629 |
Properties
| Interface | IF_ODQ_DAEMON_DISPATCHER | |
| Short Description | Dispatcher for Daemon Tasks |
General Data
| Package | SODQS | Operational Delta Queue Services |
| Created | 20110629 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ODQ_DAEMON_DISPATCHER has no forward declaration.
Interfaces
Interface IF_ODQ_DAEMON_DISPATCHER has no interface.
Friends
Interface IF_ODQ_DAEMON_DISPATCHER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TASKTYPE | Constant | Public | See coding | 20110629 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110629 | ||
| 2 | Instance method | Public | Method | 20110629 | ||
| 3 | Instance method | Public | Method | 20110629 | ||
| 4 | Instance method | Public | Method | 20110629 |
Events
Interface IF_ODQ_DAEMON_DISPATCHER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_TASKID | Public | Type reference (TYPE) | IF_ODQ_TASK=>T_TASKID | 20110629 | |
|
| 2 | T_TASKTYPE | Public | See coding | 20110629 | t_tasktype TYPE c LENGTH 1
|
Method Signatures
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ODQ_LOG | Protokoll-Handle für Operationale DeltaQueue | 20110629 |
Method CLOSE on Interface IF_ODQ_DAEMON_DISPATCHER has no exception.
Method COUNT_RUNNING_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ODQ_LOG | Protokoll-Handle für Operationale DeltaQueue | 20110629 | |||
| 2 | R_RUNNING_TASKS | Value transfer | Type reference (TYPE) | I | 20110629 |
Method COUNT_RUNNING_TASKS on Interface IF_ODQ_DAEMON_DISPATCHER has no exception.
Method DISPATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ODQ_LOG | Protokoll-Handle für Operationale DeltaQueue | 20110629 | |||
| 2 | I_CYCLE_TIME | Call by reference | Type reference (TYPE) | I | Taktzeit in Sekunden | 20110708 | |||
| 3 | I_STEP | Call by reference | Type reference (TYPE) | I | Takt | 20110629 | |||
| 4 | I_TSN | Call by reference | Type reference (TYPE) | ODQ_TSN | Fortlaufende Transaktionsnummer (TSN) | 20110629 |
Method DISPATCH on Interface IF_ODQ_DAEMON_DISPATCHER has no exception.
Method GET_WORKLOAD 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 | 20110629 | ||||
| 2 | R_WORKLOAD | Value transfer | Type reference (TYPE) | I | 20110629 |
Method GET_WORKLOAD on Interface IF_ODQ_DAEMON_DISPATCHER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |