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 CL_ODQ_DAEMON_JOB Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_ODQ_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_ODQ_JOB 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 PS_JOBHEAD Instance attribute Private Type reference (TYPE) TBTCJOB Structure for Transferring Job Header Data (BI-API) 20110406
2 PT_INSTANCES Static Attribute Private See coding 20110404
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_JOBSTATE Static method Public Method 20110406
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110404
3 DELETE_JOB Static method Public Method 20110406
4 GET_INSTANCE Static method Public Method 20110404
5 GET_JOB_OPCODE Static method Public Method 20110406
6 GET_PERIOD Static method Public Method 20110406
7 GET_SUPERUSER Static method Public Method 20110708
8 GET_TIMESTAMP Static method Public Method 20110406
9 GET_TIMESTAMP_END Instance method Protected Method 20110406
10 SET_PERIOD Static method Public Method 20110518
11 STATUS_TO_JOBSTATE 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 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20110406
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20110406
3 Returning R_JOBSTATE Value transfer Type reference (TYPE) IF_ODQ_JOB=>T_JOBSTATE Zustand eines Batchjobs 20110406
# Exception Resumable Description Created on
1 CX_ODQ_ACCESS_ERROR Fehler beim Zugriff auf Daten 20110406

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20110406
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20110406
# Exception Resumable Description Created on
1 CX_ODQ_ACCESS_ERROR Fehler beim Zugriff auf Daten 20110406
2 CX_ODQ_PROCESS_ERROR 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 Importing I_PERIOD Call by reference Type reference (TYPE) I 20110531
2 Returning RR_JOB Value transfer Object reference (TYPE REF TO) IF_ODQ_JOB Hintergrund-Job 20110404
# Exception Resumable Description Created on
1 CX_ODQ_INPUT_INVALID Ungültige(r) Parameterwert(e) 20110404
2 CX_ODQ_OBJECT_NOT_FOUND 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 Returning 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 Importing IS_PERIOD Call by reference Type reference (TYPE) IF_ODQ_JOB=>TS_PERIOD 20110406
2 Importing I_DATE Call by reference Type reference (TYPE) D 20110406
3 Returning 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 Returning 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 Importing IS_PERIOD Call by reference Type reference (TYPE) IF_ODQ_JOB=>TS_PERIOD 20110406
2 Importing I_DATE Call by reference Type reference (TYPE) D 20110406
3 Importing I_TIME Call by reference Type reference (TYPE) T 20110406
4 Returning 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 Importing I_TOLERANCE Call by reference Type reference (TYPE) I 20110406
2 Returning 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 Importing I_PERIOD Value transfer Type reference (TYPE) I Periode in Sekunden 20110518
2 Returning 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 Importing I_STATUS Call by reference Type reference (TYPE) BTCSTATUS Zustand eines Batchjobs 20110406
2 Returning 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