SAP ABAP Class CX_DBA_TASK_SCHEDULER (DBA: Task Scheduler Exception)
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 | Inheritance (c INHERITING FROM c_ref) | CX_DBA_ROOT | DBA Cockpit: Root exception class | 20081217 |
Properties
| Class | CX_DBA_TASK_SCHEDULER | |
| Short Description | DBA: Task Scheduler Exception | |
| Super Class | CX_DBA_ROOT | DBA Cockpit: Root exception class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| 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 CX_DBA_TASK_SCHEDULER has no forward declaration.
Interfaces
Class CX_DBA_TASK_SCHEDULER has no interface implemented.
Friends
Class CX_DBA_TASK_SCHEDULER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | DB6: Routine Name | 20081217 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | DB6: Routine Schema | 20081217 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DBA_DBH_SCHEDULE | DB6: Schedule | 20081217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081217 | |
| 2 | Static method | Public | Method | Create CX_DBA_TASK SCHEDULER Exception | 20081217 |
Events
Class CX_DBA_TASK_SCHEDULER has no event.
Types
Class CX_DBA_TASK_SCHEDULER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_DBA_TASK_SCHEDULER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_DBA_TASK_SCHEDULER | DBA: Task Scheduler Exception | 20081217 | |||
| 2 | FUNCTION_UNIT | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20081217 | |||
| 3 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20081217 | ||||
| 4 | METHOD | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20081217 | |||
| 5 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20081217 | |||
| 6 | ROUTINENAME | Call by reference | Type reference (TYPE) | STRING | Routine Name | 20081217 | |||
| 7 | ROUTINESCHEMA | Call by reference | Type reference (TYPE) | STRING | Routine Schema | 20081217 | |||
| 8 | SCHEDULE | Call by reference | Type reference (TYPE) | DBA_DBH_SCHEDULE | Task Schedule | 20081217 | |||
| 9 | SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20081217 | |||
| 10 | SY_BATCH | Call by reference | Type reference (TYPE) | SYBATCH | Program is running in the background | 20081217 | |||
| 11 | SY_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20081217 | |||
| 12 | SY_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20081217 |
Method CREATE on class CX_DBA_TASK_SCHEDULER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |