SAP ABAP Interface IF_DBA_JOB_SCHEDULE (DBA Cockpit: Job Scheduling Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_JOB (Package) DBA Cockpit: Jobs
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DB6_JOB_BW_HEALTH DB6 BW Health Check 20091019
2 Interface composition (i COMPRISING i_ref)  IF_DB6_JOB_RECLUSTERING DB6 MDC Reclustering Job 20091015
3 Interface composition (i COMPRISING i_ref)  IF_DB6_JOB_SCHEDULE_INSPECT DB6: db2inspect job scheduling 20060427
4 Interface composition (i COMPRISING i_ref)  IF_DB6_JOB_SCHEDULE_MDC_ADV DB6: Scheduling of MDC Advisor 20080117
5 Interface composition (i COMPRISING i_ref)  IF_DB6_JOB_SCHEDULE_REORG_TAB DB6: Single REORG Job scheduling 20060427
6 Interface composition (i COMPRISING i_ref)  IF_DB6_JOB_SCHEDULE_RSTATS_TAB DB6: Single REORG Job scheduling 20060623
7 Interface composition (i COMPRISING i_ref)  IF_DB6_JOB_SCHEDULE_SCRIPT DB6: db2inspect job scheduling 20060623
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_JOB DB6: DB13 Job 20110510
Properties
Interface IF_DBA_JOB_SCHEDULE  
Short Description DBA Cockpit: Job Scheduling Interface    
General Data
Package SDBA_JOB   DBA Cockpit: Jobs 
Created 20060328   SAP 
Last changed 20130531   SAP 
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 IF_DBA_JOB_SCHEDULE has no interface.
Friends
Interface IF_DBA_JOB_SCHEDULE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 JOBID Instance attribute Public Type reference (TYPE) TBTCO-JOBCOUNT Job ID 20061115
2 JOBNAME Instance attribute Public Type reference (TYPE) TBTCO-JOBNAME Background job name 20061115
3 MESSAGES Instance attribute Public Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: Message List 20060328
4 STATUS_ERROR Constant Public Type reference (TYPE) I 2 20110511
5 STATUS_FINISHED Constant Public Type reference (TYPE) I 0 20110511
6 STATUS_GONE Constant Public Type reference (TYPE) I 99999 20110511
7 STATUS_NOT_SCHEDULED Constant Public Type reference (TYPE) I 8888 20110511
8 STATUS_OVERDUE Constant Public Type reference (TYPE) I 3 20110511
9 STATUS_RUNNING Constant Public Type reference (TYPE) I 4 20110511
10 STATUS_SCHEDULED Constant Public Type reference (TYPE) I -1 20110511
11 STATUS_UNDEFINED Constant Public Type reference (TYPE) I 9999 20110511
12 STATUS_WARNING Constant Public Type reference (TYPE) I 1 20110511
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method 20061115
2 GET_ALL_PARAMETERS Instance method Public Method 20091130
3 GET_PARAMETER Instance method Public Method 20090525
4 GET_STATUS Instance method Public Method 20060328
5 GET_STATUS_BY_ID Instance method Public Method 20061214
6 INIT Instance method Public Method 20060328
7 SCHEDULE Instance method Public Method 20060328
8 SCHEDULE_WITH_DIALOG Instance method Public Method 20060328
9 UNSCHEDULE Instance method Public Method 20100225
Events
Interface IF_DBA_JOB_SCHEDULE has no event.
Types
Interface IF_DBA_JOB_SCHEDULE has no local type.
Method Signatures

Method CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20061115
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20061115

Method GET_ALL_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Type reference (TYPE) DB6JO_PARAM_TABLE 20091130

Method GET_ALL_PARAMETERS on Interface IF_DBA_JOB_SCHEDULE has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) C 20090525
2 Exporting VALUE Value transfer Type reference (TYPE) ANY 20090525

Method GET_PARAMETER on Interface IF_DBA_JOB_SCHEDULE has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Current Date of Application Server 20060721
2 Importing FROM_TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20060721
3 Importing IGNORE_TERMINATED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060907
4 Exporting START_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20060328
5 Exporting START_TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20060328
6 Exporting STATUS Call by reference Type reference (TYPE) I Return Value of ABAP Statements 20060329
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20060331

Method GET_STATUS_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) I 20061214
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20061214

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20060328
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20060328

Method SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing START_DATE Call by reference Type reference (TYPE) SYDATUM Starting Time 20060329
2 Importing START_TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20060329
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20060328

Method SCHEDULE_WITH_DIALOG Signature

Method SCHEDULE_WITH_DIALOG on Interface IF_DBA_JOB_SCHEDULE has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20060331

Method UNSCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Current Date of Application Server 20100225
2 Importing FROM_TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20100225
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20100225
History
Last changed by/on SAP  20130531 
SAP Release Created in 710