SAP ABAP Class CL_DBA_ACTION_JOB (DBA Cockpit: Controller for Jobs)
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_CONTROLLER_SETUP | DB6: Abstract Controller for Guided Activities | 20090116 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_JOB_DETAIL | DBA Cockpit: Controller for Job Display | 20090116 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_JOB_PATTERN | DBA Cockpit: DB13 Setup | 20090116 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_JOB_WIZARD | DBA Cockpit: Wizard for Job Scheduling | 20090116 |
Properties
Class | CL_DBA_ACTION_JOB | |
Short Description | DBA Cockpit: Controller for Jobs | |
Super Class | CL_DBA_ACTION_CONTROLLER_SETUP | DB6: Abstract Controller for Guided Activities |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_JOB | DBA Cockpit: Jobs |
Created | 20090113 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_ACTION_JOB has no forward declaration.
Interfaces
Class CL_DBA_ACTION_JOB has no interface implemented.
Friends
Class CL_DBA_ACTION_JOB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090116 | ||||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DB6JO_PARAM_TABLE | 20090116 | |||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RB_PERIOD_DAY' | 20090116 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RB_PERIOD_HOUR' | 20090116 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RB_PERIOD_NONE' | 20090116 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RB_PERIOD_WEEK' | 20090116 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_CALENDAR_ACTION | CL_DB6_CALENDAR_ACTION | 20090116 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RB_RANGE_END_DATE' | 20090116 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RB_RANGE_END_OCC' | 20090116 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RB_RANGE_NO_END' | 20090116 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_JOB_WIZARD | DBA Cockpit: View Data of Job Wizard | 20090116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090116 | |
2 | ![]() |
Instance method | Public | Method | 20090116 | |
3 | ![]() |
Instance method | Protected | Method | 20090116 | |
4 | ![]() |
Instance method | Protected | Method | 20090116 | |
5 | ![]() |
Instance method | Protected | Method | 20090116 | |
6 | ![]() |
Instance method | Public | Method | 20091021 | |
7 | ![]() |
Instance method | Protected | Method | 20090116 | |
8 | ![]() |
Instance method | Protected | Method | 20090116 | |
9 | ![]() |
Instance method | Protected | Method | 20090116 | |
10 | ![]() |
Instance method | Protected | Method | 20090116 | |
11 | ![]() |
Instance method | Protected | Method | 20090116 |
Events
Class CL_DBA_ACTION_JOB has no event.
Types
Class CL_DBA_ACTION_JOB has no local type.
Method Signatures
Method CHANGE_RECURRENCE_RANGE Signature
Method CHANGE_RECURRENCE_RANGE on class CL_DBA_ACTION_JOB has no parameter.
Method CHANGE_RECURRENCE_RANGE on class CL_DBA_ACTION_JOB has no exception.
Method CHANGE_RECURRENCE_TYPE Signature
Method CHANGE_RECURRENCE_TYPE on class CL_DBA_ACTION_JOB has no parameter.
Method CHANGE_RECURRENCE_TYPE on class CL_DBA_ACTION_JOB has no exception.
Method CHECK_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090116 |
Method CHECK_PARAMETERS on class CL_DBA_ACTION_JOB has no exception.
Method CHECK_RECURRENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090116 |
Method CHECK_RECURRENCE on class CL_DBA_ACTION_JOB has no exception.
Method CHECK_STARTING_TIME Signature
Method CHECK_STARTING_TIME on class CL_DBA_ACTION_JOB has no parameter.
Method CHECK_STARTING_TIME on class CL_DBA_ACTION_JOB has no exception.
Method GET_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Value transfer | Type reference (TYPE) | SDBA_BTYPE | Type of DBA Action | 20091021 |
Method GET_ACTION on class CL_DBA_ACTION_JOB has no exception.
Method GET_RECURRENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
END_TIME | Call by reference | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20090116 | ||
2 | ![]() |
RECURRENCE | Call by reference | Type reference (TYPE) | SDBA_RECUR | Recurrence Pattern of a Scheduled DBA Action | 20090116 | ||
3 | ![]() |
RECURRENCE_VIEW | Value transfer | Type reference (TYPE) | DBA_VIEW_JOB_WIZARD_RECURRENCE | DBA Ccckpit: View Data of Job Wizard - RECURRENCES Step | 20090116 | ||
4 | ![]() |
START_TIME | Call by reference | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20101209 |
Method GET_RECURRENCE on class CL_DBA_ACTION_JOB has no exception.
Method REFRESH_PARAMETERS Signature
Method REFRESH_PARAMETERS on class CL_DBA_ACTION_JOB has no parameter.
Method REFRESH_PARAMETERS on class CL_DBA_ACTION_JOB has no exception.
Method REFRESH_RECURRENCE Signature
Method REFRESH_RECURRENCE on class CL_DBA_ACTION_JOB has no parameter.
Method REFRESH_RECURRENCE on class CL_DBA_ACTION_JOB has no exception.
Method SET_PLANNING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PLAN | Value transfer | Type reference (TYPE) | SDBAP | DBA Planning Table | 20090116 |
Method SET_PLANNING on class CL_DBA_ACTION_JOB has no exception.
Method SET_RECURRENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RECURRENCE | Value transfer | Type reference (TYPE) | SDBA_RECUR | Recurrence Pattern of a Scheduled DBA Action | 20090116 |
Method SET_RECURRENCE on class CL_DBA_ACTION_JOB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |