SAP ABAP Class CL_DBA_JOB (DB6: DB13 Job)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_CHILD_JOB | DBA Cockpit: Interface to Child job classes | 20110510 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_JOB | DBA Cockpit: DB13 Job Exection Interface | 20110510 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_JOB_SCHEDULE | DBA Cockpit: Job Scheduling Interface | 20110510 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_JOB | DB4: DB13 Job (ABAP scheduler) | 20130417 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_JOB | DB6: DB13 Job | 20110511 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_JOB_DB13C_LOG_MIRROR | DBA Cockpit: Mirroring of DB13C Logs | 20110516 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_JOB_DL_E2E_ALERT_INFO | DBA: Job Class E2E Alerting Information | 20121023 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_JOB | SYB: DB13 Job (ABAP scheduler) | 20110620 |
Properties
| Class | CL_DBA_JOB | |
| Short Description | DB6: DB13 Job | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_JOB | DBA Cockpit: Jobs |
| Created | 20110510 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_CHILD_JOB | DBA Cockpit: Interface to Child job classes | 20110510 | ||
| 2 | IF_DBA_JOB | DBA Cockpit: DB13 Job Exection Interface | 20110510 | ||
| 3 | IF_DBA_JOB_SCHEDULE | DBA Cockpit: Job Scheduling Interface | 20110510 |
Friends
Class CL_DBA_JOB has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110510 | ||
| 2 | Instance method | Private | Method | 20110510 | ||
| 3 | Instance method | Protected | Method | 20110510 | ||
| 4 | Instance method | Private | Method | 20110510 | ||
| 5 | Instance method | Public | Method | 20110707 | ||
| 6 | Instance method | Private | Method | 20110510 | ||
| 7 | Instance method | Protected | Method | 20110510 | ||
| 8 | Instance method | Protected | Method | 20110510 | ||
| 9 | Instance method | Protected | Method | 20110510 | ||
| 10 | Instance method | Private | Method | 20110510 | ||
| 11 | Instance method | Protected | Method | 20110510 | ||
| 12 | Instance method | Private | Method | 20110510 | ||
| 13 | Instance method | Protected | Method | 20110510 | ||
| 14 | Instance method | Protected | Method | 20110510 | ||
| 15 | Instance method | Private | Method | 20110510 |
Events
Class CL_DBA_JOB has no event.
Types
Class CL_DBA_JOB has no local type.
Method Signatures
Method CHECK_ADMIN_CONNECTION Signature
Method CHECK_ADMIN_CONNECTION on class CL_DBA_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20110510 |
Method GET_ACTION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRETSTMP | Call by reference | Type reference (TYPE) | SDBA_CRTS | Date and time (timestamp) of schedule | 20110510 | |||
| 2 | DAY | Call by reference | Type reference (TYPE) | SDBA_DAY | Day of the week for DBA action | 20110510 | |||
| 3 | SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20110510 | |||
| 4 | TIME | Call by reference | Type reference (TYPE) | SDBA_TIME | Time (24 hour clock) for DBA action to run | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20110510 |
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | C | 20110510 | ||||
| 2 | IS_OPTIONAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110510 | |||
| 3 | SECOND_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110510 | ||||
| 4 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20110510 |
Method GET_PARAMETERS Signature
Method GET_PARAMETERS on class CL_DBA_JOB has no parameter.
Method GET_PARAMETERS on class CL_DBA_JOB has no exception.
Method GET_SHM_ACCESS_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SHM_KEY | Value transfer | Type reference (TYPE) | STRING | 20110707 |
Method GET_SHM_ACCESS_KEY on class CL_DBA_JOB has no exception.
Method GET_SYS_REF Signature
Method GET_SYS_REF on class CL_DBA_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20110510 |
Method HAS_EQUAL_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_PARAMETERS | Call by reference | Type reference (TYPE) | DB6JO_PARAM_TABLE | 20110510 | ||||
| 2 | IS_EQUAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110510 | ||||
| 3 | PARAMETER_ID | Call by reference | Type reference (TYPE) | C | 20110510 | ||||
| 4 | SCHEDULED_PARAMETERS | Call by reference | Type reference (TYPE) | DB6JO_PARAM_TABLE | 20110510 |
Method HAS_EQUAL_PARAMETER on class CL_DBA_JOB has no exception.
Method HAS_EQUAL_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_PARAMETERS | Call by reference | Type reference (TYPE) | DB6JO_PARAM_TABLE | 20110510 | ||||
| 2 | IS_EQUAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110510 | ||||
| 3 | SCHEDULED_PARAMETERS | Call by reference | Type reference (TYPE) | DB6JO_PARAM_TABLE | DB6: List of tables with schema | 20110510 |
Method HAS_EQUAL_PARAMETERS on class CL_DBA_JOB has no exception.
Method HAS_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | C | 20110510 | ||||
| 2 | IS_SET | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110510 |
Method HAS_PARAMETER on class CL_DBA_JOB has no exception.
Method IS_EQUAL_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_PARAMETERS | Call by reference | Type reference (TYPE) | DB6JO_PARAM_TABLE | 20110510 | ||||
| 2 | IS_EQUAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110510 | ||||
| 3 | SCHEDULED_PARAMETERS | Call by reference | Type reference (TYPE) | DB6JO_PARAM_TABLE | 20110510 |
Method IS_EQUAL_PARAMETERS on class CL_DBA_JOB has no exception.
Method SCHEDULE_CHILDS Signature
Method SCHEDULE_CHILDS on class CL_DBA_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20110510 |
Method SET_ACTION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20110510 |
Method SET_ACTION_DATA on class CL_DBA_JOB has no exception.
Method SET_LONG_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | C | 20110510 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20110510 |
Method SET_LONG_PARAMETER on class CL_DBA_JOB has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | C | 20110510 | ||||
| 2 | SECOND_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110510 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20110510 |
Method SET_PARAMETER on class CL_DBA_JOB has no exception.
Method START_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOB_CLASS | Call by reference | Type reference (TYPE) | BTCJOBCLAS | Job classification | 20110510 | |||
| 2 | SEQUENCE | Call by reference | Type reference (TYPE) | N | 20110510 | ||||
| 3 | TARGET | Call by reference | Type reference (TYPE) | SYHOST | Name of Current Application Server | 20110510 | |||
| 4 | TARGETGROUP | Call by reference | Type reference (TYPE) | BPSRVGRP | Server Group Name Background Processing | 20111013 | |||
| 5 | USER | Call by reference | Type reference (TYPE) | SYUNAME | User Names | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20110510 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |