SAP ABAP Class CL_ODQ_DAEMON_JOB (Background Job for Real-Time Daemon)
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 | Inheritance (c INHERITING FROM c_ref) | CL_ODQ_JOB | Background Job | 20110404 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODQ_DAEMON_JOB | Background Job | 20110404 |
Properties
Class | CL_ODQ_DAEMON_JOB | |
Short Description | Background Job for Real-Time Daemon | |
Super Class | CL_ODQ_JOB | Background Job |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SODQ | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SODQS | Operational Delta Queue Services |
Created | 20110404 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
6 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ODQ_DAEMON_JOB | Background Job | 20110404 |
Friends
Class CL_ODQ_DAEMON_JOB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 15 | 20110407 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | BTCJOB | '_CLIENT_' | 20110404 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 12 | 20110404 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SY-REPID | 'ODQ_DAEMON' | 20110404 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | TIMESTAMP | 19700101000000 | 20110629 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | VARIANT | 'SAP&CALLED' | 20110518 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20110629 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Lock Counter | 20110713 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110530 |
2 | ![]() |
Static method | Public | Method | 20110707 | |
3 | ![]() |
Static method | Public | Method | 20110707 | |
4 | ![]() |
Static method | Public | Method | 20110406 | |
5 | ![]() |
Static method | Public | Method | 20110406 | |
6 | ![]() |
Static method | Public | Method | 20110404 | |
7 | ![]() |
Static method | Public | Method | 20110406 | |
8 | ![]() |
Instance method | Private | Method | 20110713 | |
9 | ![]() |
Static method | Public | Method | 20110406 | |
10 | ![]() |
Static method | Public | Method | 20110406 | |
11 | ![]() |
Static method | Private | Method | 20110406 |
Events
Class CL_ODQ_DAEMON_JOB has no event.
Types
Class CL_ODQ_DAEMON_JOB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_JOBKEY | Call by reference | Type reference (TYPE) | IF_ODQ_JOB=>TS_JOBKEY | 20110530 |
Method CONSTRUCTOR on class CL_ODQ_DAEMON_JOB has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_ODQ_DAEMON_JOB has no parameter.
Method DEQUEUE on class CL_ODQ_DAEMON_JOB has no exception.
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SECONDS_TO_WAIT | Call by reference | Type reference (TYPE) | I | 15 | 20110707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zeitlimit überschritten | 20110707 |
Method GET_DEFAULT_JOBNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_JOBNAME | Value transfer | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20110406 |
Method GET_DEFAULT_JOBNAME on class CL_ODQ_DAEMON_JOB has no exception.
Method GET_JOBHEADERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOBSTATE | Call by reference | Type reference (TYPE) | IF_ODQ_JOB=>T_JOBSTATE | 20110406 | |||
2 | ![]() |
RT_HEADERS | Value transfer | Type reference (TYPE) | IF_ODQ_JOB=>TT_JOBHEADERS | 20110406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Verarbeitungsfehler | 20110406 |
Method GET_JOBSTATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOBSTATE | Call by reference | Type reference (TYPE) | IF_ODQ_JOB=>T_JOBSTATE | 20110404 | |||
2 | ![]() |
R_JOBSTATE | Value transfer | Type reference (TYPE) | IF_ODQ_JOB=>T_JOBSTATE | 20110404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Verarbeitungsfehler | 20110404 |
Method IS_STARTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Call by reference | Type reference (TYPE) | ODQ_BOOLEAN | Boolsches Kennzeichen | 20110406 |
Method IS_STARTED on class CL_ODQ_DAEMON_JOB has no exception.
Method SET_STATUS_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATUS_ICON | Call by reference | Type reference (TYPE) | ODQ_STATUS_ICON | Status | 20110713 |
Method SET_STATUS_ICON on class CL_ODQ_DAEMON_JOB has no exception.
Method START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHECK_ONLY | Call by reference | Type reference (TYPE) | ODQ_BOOLEAN | Boolsches Kennzeichen | 20110518 | ||
2 | ![]() |
I_PERIOD | Call by reference | Type reference (TYPE) | I | 900 | 20110406 | ||
3 | ![]() |
R_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Return-Code | 20110518 |
Method START on class CL_ODQ_DAEMON_JOB has no exception.
Method STOP Signature
Method STOP on class CL_ODQ_DAEMON_JOB has no parameter.
Method STOP on class CL_ODQ_DAEMON_JOB has no exception.
Method SUBMIT_DAEMON_JOB 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 | 20110406 | ||
2 | ![]() |
I_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20110406 | ||
3 | ![]() |
I_PERIOD | Call by reference | Type reference (TYPE) | I | 900 | Wiederholungsperiode in Sekunden | 20110406 | |
4 | ![]() |
I_SIMULATE | Call by reference | Type reference (TYPE) | ODQ_BOOLEAN | Boolsches Kennzeichen | 20110406 | ||
5 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110406 | ||
6 | ![]() |
R_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Code | 20110518 |
Method SUBMIT_DAEMON_JOB on class CL_ODQ_DAEMON_JOB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |