SAP ABAP Class IF_ODQ_DAEMON_DISPATCHER (Dispatcher for Daemon Tasks)
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
| Class | IF_ODQ_DAEMON_DISPATCHER | |
| Short Description | Dispatcher for Daemon Tasks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110629 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ODQ_DAEMON_DISPATCHER has no forward declaration.
Interfaces
Class IF_ODQ_DAEMON_DISPATCHER has no interface implemented.
Friends
Class IF_ODQ_DAEMON_DISPATCHER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class 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 class 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 class 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 class 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 class IF_ODQ_DAEMON_DISPATCHER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |