SAP ABAP Class CL_DBA_ACTION_SCHEDULE_JOB (DBA Cockpit: Scheduler for Long-Running Actions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_JOB (Package) DBA Cockpit: Jobs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ACTION_CONTROLLER DBA Cockpit: Abstract Action Controller 20070131
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20081126
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_ACTION_SCHEDULE_COMPR_C DB6: Schedule Compression Check 20091127
2 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ACTION_SCHED_BTCH_ONLY DBA Cockpit: Simple Job Scheduling 20070313
3 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ACTION_SCHED_DB13C_MIRR DBA Cockpit: Schedule DB13C Mirror 20070131
Properties
Class CL_DBA_ACTION_SCHEDULE_JOB  
Short Description DBA Cockpit: Scheduler for Long-Running Actions    
Super Class CL_DBA_ACTION_CONTROLLER DBA Cockpit: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_JOB   DBA Cockpit: Jobs 
Created 20070131   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 DB6JO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20081126
Friends
Class CL_DBA_ACTION_SCHEDULE_JOB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INVALID_INPUT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20070131
2 JOB_REF_TAB Instance attribute Protected Type reference (TYPE) DBA_OBJECT_REF_TAB DBA Cockpit: Job Scheduling Interface 20090619
3 NAV_REF Instance attribute Private Attribute reference (LIKE) 20070131
4 VIEW_DATA Instance attribute Public Type reference (TYPE) DBA_VIEW_SCHEDULE_JOB DBA Cockpit: View Data of Job Scheduler 20070131
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_START_TIMESTAMP Instance method Public Method 20070131
2 EXECUTE Instance method Public Method 20070131
3 RUN Instance method Public Method 20070131
4 SCHEDULE Instance method Public Method 20070131
Events
Class CL_DBA_ACTION_SCHEDULE_JOB has no event.
Types
Class CL_DBA_ACTION_SCHEDULE_JOB has no local type.
Method Signatures

Method CHECK_START_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing START Call by reference Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20070131

Method CHECK_START_TIMESTAMP on class CL_DBA_ACTION_SCHEDULE_JOB has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_DBA_ACTION_SCHEDULE_JOB has no parameter.
Method EXECUTE on class CL_DBA_ACTION_SCHEDULE_JOB has no exception.

Method RUN Signature

Method RUN on class CL_DBA_ACTION_SCHEDULE_JOB has no parameter.
Method RUN on class CL_DBA_ACTION_SCHEDULE_JOB has no exception.

Method SCHEDULE Signature

Method SCHEDULE on class CL_DBA_ACTION_SCHEDULE_JOB has no parameter.
Method SCHEDULE on class CL_DBA_ACTION_SCHEDULE_JOB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710