SAP ABAP Class IF_ODQ_DAEMON_JOB (Background Job)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ODQ_JOB Background Job 20110404
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
Class IF_ODQ_DAEMON_JOB  
Short Description Background Job    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110404   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ODQ_DAEMON_JOB has no forward declaration.
Interfaces
Class IF_ODQ_DAEMON_JOB has no interface implemented.
Friends
Class IF_ODQ_DAEMON_JOB has no friend class.
Attributes
Class 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
Class 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 class IF_ODQ_DAEMON_JOB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in