SAP ABAP Class CL_ODQ_JOB (Background Job)
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_JOB | Background Job | 20110404 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ODQ_DAEMON_JOB | Background Job for Real-Time Daemon | 20110404 |
Properties
Class | CL_ODQ_JOB | |
Short Description | Background Job | |
Super Class | ||
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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ODQ_JOB | Background Job | 20110404 |
Friends
Class CL_ODQ_JOB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | 20110406 | ||
2 | ![]() |
Static Attribute | Private | See coding | 20110404 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20110406 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110404 |
3 | ![]() |
Static method | Public | Method | 20110406 | |
4 | ![]() |
Static method | Public | Method | 20110404 | |
5 | ![]() |
Static method | Public | Method | 20110406 | |
6 | ![]() |
Static method | Public | Method | 20110406 | |
7 | ![]() |
Static method | Public | Method | 20110708 | |
8 | ![]() |
Static method | Public | Method | 20110406 | |
9 | ![]() |
Instance method | Protected | Method | 20110406 | |
10 | ![]() |
Static method | Public | Method | 20110518 | |
11 | ![]() |
Static method | Protected | Method | 20110406 |
Events
Class CL_ODQ_JOB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TR_INSTANCE | Private | Object reference (TYPE REF TO) | CL_ODQ_JOB | 20110404 |
|
Method Signatures
Method CHECK_JOBSTATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20110406 | ||
2 | ![]() |
I_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20110406 | ||
3 | ![]() |
R_JOBSTATE | Value transfer | Type reference (TYPE) | IF_ODQ_JOB=>T_JOBSTATE | Zustand eines Batchjobs | 20110406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff auf Daten | 20110406 |
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 | 20110404 |
Method CONSTRUCTOR on class CL_ODQ_JOB has no exception.
Method DELETE_JOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20110406 | ||
2 | ![]() |
I_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20110406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff auf Daten | 20110406 | |
2 | ![]() |
Fehler beim Zugriff auf Daten | 20110406 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PERIOD | Call by reference | Type reference (TYPE) | I | 20110531 | |||
2 | ![]() |
RR_JOB | Value transfer | Object reference (TYPE REF TO) | IF_ODQ_JOB | Hintergrund-Job | 20110404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige(r) Parameterwert(e) | 20110404 | |
2 | ![]() |
Objekt wurde nicht gefunden/existiert nicht | 20110404 |
Method GET_JOB_OPCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_OPCODE | Value transfer | Type reference (TYPE) | BTCINT4 | Einstelliges Kennzeichen | 20110406 |
Method GET_JOB_OPCODE on class CL_ODQ_JOB has no exception.
Method GET_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PERIOD | Call by reference | Type reference (TYPE) | IF_ODQ_JOB=>TS_PERIOD | 20110406 | |||
2 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | D | 20110406 | |||
3 | ![]() |
R_PERIOD | Value transfer | Type reference (TYPE) | I | 20110406 |
Method GET_PERIOD on class CL_ODQ_JOB has no exception.
Method GET_SUPERUSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_UNAME | Value transfer | Type reference (TYPE) | SY-UNAME | Benutzername | 20110708 |
Method GET_SUPERUSER on class CL_ODQ_JOB has no exception.
Method GET_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PERIOD | Call by reference | Type reference (TYPE) | IF_ODQ_JOB=>TS_PERIOD | 20110406 | |||
2 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | D | 20110406 | |||
3 | ![]() |
I_TIME | Call by reference | Type reference (TYPE) | T | 20110406 | |||
4 | ![]() |
R_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110406 |
Method GET_TIMESTAMP on class CL_ODQ_JOB has no exception.
Method GET_TIMESTAMP_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TOLERANCE | Call by reference | Type reference (TYPE) | I | 20110406 | |||
2 | ![]() |
R_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110406 |
Method GET_TIMESTAMP_END on class CL_ODQ_JOB has no exception.
Method SET_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PERIOD | Value transfer | Type reference (TYPE) | I | Periode in Sekunden | 20110518 | ||
2 | ![]() |
RS_PERIOD | Value transfer | Type reference (TYPE) | IF_ODQ_JOB=>TS_PERIOD | 20110518 |
Method SET_PERIOD on class CL_ODQ_JOB has no exception.
Method STATUS_TO_JOBSTATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | BTCSTATUS | Zustand eines Batchjobs | 20110406 | ||
2 | ![]() |
R_JOBSTATE | Value transfer | Type reference (TYPE) | IF_ODQ_JOB=>T_JOBSTATE | Zustand eines Batchjobs | 20110406 |
Method STATUS_TO_JOBSTATE on class CL_ODQ_JOB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |