SAP ABAP Interface IF_ODQ_DAEMON_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODQ_DAEMON_JOB Background Job for Real-Time Daemon 20110404
Properties
Interface IF_ODQ_DAEMON_JOB  
Short Description Background Job    
General Data
Package SODQS   Operational Delta Queue Services 
Created 20110404   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_ODQ_DAEMON_JOB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ODQ_JOB Background Job 20110404
Friends
Interface IF_ODQ_DAEMON_JOB has no friend.
Attributes
Interface IF_ODQ_DAEMON_JOB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_CYCLE_TIME Instance method Public Method 20110530
Events
Interface IF_ODQ_DAEMON_JOB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_JOBKEY Public See coding 20110404 BEGIN OF ts_jobkey, jobname TYPE btcjob, jobcount TYPE btcjobcnt, END OF ts_jobkey
2 TT_JOBKEYS Public See coding 20110404 tt_jobkeys TYPE STANDARD TABLE OF ts_jobkey WITH KEY table_line
3 T_BOOLEAN Public Type reference (TYPE) IF_ODQ_CONSTANTS=>T_BOOLEAN Boolean Data Type 20110404
4 T_JOBSTATE Public See coding 20110404 t_jobstate TYPE x LENGTH 1
Method Signatures

Method SET_CYCLE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CYCLE_TIME Call by reference Type reference (TYPE) I 20110530

Method SET_CYCLE_TIME on Interface IF_ODQ_DAEMON_JOB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731