SAP ABAP Class IF_DBA_CHILD_JOB (DBA Cockpit: Interface to Child job classes)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_JOB DB6: DB13 Job 20110510
Properties
Class IF_DBA_CHILD_JOB  
Short Description DBA Cockpit: Interface to Child job classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DBA_CHILD_JOB has no forward declaration.
Interfaces
Class IF_DBA_CHILD_JOB has no interface implemented.
Friends
Class IF_DBA_CHILD_JOB has no friend class.
Attributes
Class IF_DBA_CHILD_JOB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINISH Instance method Public Method 20060125
2 INIT Instance method Public Method 20060125
3 RUN Instance method Public Method 20060125
Events
Class IF_DBA_CHILD_JOB has no event.
Types
Class IF_DBA_CHILD_JOB has no local type.
Method Signatures

Method FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB_EXCP Call by reference Object reference (TYPE REF TO) CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20060125

Method FINISH on class IF_DBA_CHILD_JOB has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD_ID Call by reference Type reference (TYPE) I 20060125
2 Importing CRETSTMP Call by reference Type reference (TYPE) SDBA_CRTS Date and time (timestamp) of schedule 20060125
3 Importing DAY Call by reference Type reference (TYPE) SDBA_DAY Day of the week for DBA action 20060125
4 Importing PARTITION Call by reference Type reference (TYPE) I 20110511
5 Importing PROGID Call by reference Type reference (TYPE) SDBA_BTYPE Type of DBA action 20060125
6 Importing START_TIME Call by reference Type reference (TYPE) DB6TSTAMP DB6: Timestamp (Format: YYYYMMDDHHMMSS) 20060125
7 Importing SYSID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20060125
8 Importing TIME Call by reference Type reference (TYPE) SDBA_TIME Time (24 hour clock) for DBA action to run 20060125
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20060125

Method RUN Signature

Method RUN on class IF_DBA_CHILD_JOB has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20060125
History
Last changed by/on SAP  20130531 
SAP Release Created in