SAP ABAP Class IF_DBA_JOB (DBA Cockpit: DB13 Job Exection Interface)
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_JOB  
Short Description DBA Cockpit: DB13 Job Exection Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DBA_JOB has no forward declaration.
Interfaces
Class IF_DBA_JOB has no interface implemented.
Friends
Class IF_DBA_JOB has no friend class.
Attributes
Class IF_DBA_JOB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINISH Instance method Public Method 20051213
2 INIT Instance method Public Method 20051212
3 RUN Instance method Public Method 20051212
Events
Class IF_DBA_JOB has no event.
Types
Class IF_DBA_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 20051213

Method FINISH on class IF_DBA_JOB has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CRETSTMP Call by reference Type reference (TYPE) SDBA_CRTS Date and time (timestamp) of schedule 20051213
2 Importing DAY Call by reference Type reference (TYPE) SDBA_DAY Day of the week for DBA action 20051213
3 Importing SYSID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20051213
4 Importing TIME Call by reference Type reference (TYPE) SDBA_TIME Time (24 hour clock) for DBA action to run 20051213
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20051213

Method RUN Signature

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