SAP ABAP Class CL_DBA_TASK_SCHEDULER (DBA: Task Scheduler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_TASK_SCHEDULER | DBA: Task Scheduler | 20081217 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_TASK_SCHEDULER | DB6: DB2 Admin Task Scheduler | 20081217 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_TASK_SCHEDULER | SYB: ASE Job Scheduler | 20100805 |
Properties
Class | CL_DBA_TASK_SCHEDULER | |
Short Description | DBA: Task Scheduler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_BACKEND | DBA Cockpit: Backend Infrastructure |
Created | 20081217 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_TASK_SCHEDULER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_TASK_SCHEDULER | DBA: Task Scheduler | 20081217 |
Friends
Class CL_DBA_TASK_SCHEDULER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20090130 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DB6_ADMIN_TASK_SCHEDULE_LIST | DB6: Admin Task Schedule List | 20120726 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081217 |
Events
Class CL_DBA_TASK_SCHEDULER has no event.
Types
Class CL_DBA_TASK_SCHEDULER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | 20081217 | |||
2 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20090130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA: Task Scheduler Exception | 20090130 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |