SAP ABAP Class CL_DBA_ACTION_JOB_WIZARD (DBA Cockpit: Wizard for Job Scheduling)
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 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_JOB | DBA Cockpit: Controller for Jobs | 20090116 |
Properties
| Class | CL_DBA_ACTION_JOB_WIZARD | |
| Short Description | DBA Cockpit: Wizard for Job Scheduling | |
| Super Class | CL_DBA_ACTION_JOB | DBA Cockpit: Controller for Jobs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_JOB | DBA Cockpit: Jobs |
| Created | 20070531 | 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
Class CL_DBA_ACTION_JOB_WIZARD has no interface implemented.
Friends
Class CL_DBA_ACTION_JOB_WIZARD 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) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20081222 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20081229 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20081222 | |||||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'RB_START_AT' | 20081223 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'RB_START_IMMEDIATELY' | 20081223 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'RB_START_IN_DIALOG' | 20111205 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'RB_START_IN_DIALOG_TEST_MODE' | 20111205 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'RB_START_RECURRENCE' | 20081223 | |||
| 9 | Constant | Public | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 2 | 20081222 | |||
| 10 | Constant | Public | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 3 | 20081222 | |||
| 11 | Constant | Public | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 4 | 20081222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20081222 | ||
| 2 | Instance method | Private | Method | 20081222 |
Events
Class CL_DBA_ACTION_JOB_WIZARD has no event.
Types
Class CL_DBA_ACTION_JOB_WIZARD has no local type.
Method Signatures
Method CHECK_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081222 |
Method CHECK_ACTION on class CL_DBA_ACTION_JOB_WIZARD has no exception.
Method REFRESH_ACTION Signature
Method REFRESH_ACTION on class CL_DBA_ACTION_JOB_WIZARD has no parameter.
Method REFRESH_ACTION on class CL_DBA_ACTION_JOB_WIZARD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |