SAP ABAP Interface IF_DBA_CHILD_JOB (DBA Cockpit: Interface to Child job classes)
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 implementation (CLASS c. INTERFACES i_ref) | CL_DBA_JOB | DB6: DB13 Job | 20110510 |
Properties
| Interface | IF_DBA_CHILD_JOB | |
| Short Description | DBA Cockpit: Interface to Child job classes |
General Data
| Package | SDBA_JOB | DBA Cockpit: Jobs |
| Created | 20060125 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_DBA_CHILD_JOB has no forward declaration.
Interfaces
Interface IF_DBA_CHILD_JOB has no interface.
Friends
Interface IF_DBA_CHILD_JOB has no friend.
Attributes
Interface IF_DBA_CHILD_JOB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060125 | ||
| 2 | Instance method | Public | Method | 20060125 | ||
| 3 | Instance method | Public | Method | 20060125 |
Events
Interface IF_DBA_CHILD_JOB has no event.
Types
Interface 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 | JOB_EXCP | Call by reference | Object reference (TYPE REF TO) | CX_DBA_JOB | DBA Cockpit: DB13 job exceptions | 20060125 |
Method FINISH on Interface 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 | CHILD_ID | Call by reference | Type reference (TYPE) | I | 20060125 | ||||
| 2 | CRETSTMP | Call by reference | Type reference (TYPE) | SDBA_CRTS | Date and time (timestamp) of schedule | 20060125 | |||
| 3 | DAY | Call by reference | Type reference (TYPE) | SDBA_DAY | Day of the week for DBA action | 20060125 | |||
| 4 | PARTITION | Call by reference | Type reference (TYPE) | I | 20110511 | ||||
| 5 | PROGID | Call by reference | Type reference (TYPE) | SDBA_BTYPE | Type of DBA action | 20060125 | |||
| 6 | START_TIME | Call by reference | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20060125 | |||
| 7 | SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20060125 | |||
| 8 | 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 | DBA Cockpit: DB13 job exceptions | 20060125 |
Method RUN Signature
Method RUN on Interface IF_DBA_CHILD_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20060125 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |