SAP ABAP Class CL_DBA_ACTION_JOB_DETAIL (DBA Cockpit: Controller for Job Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_JOB (Package) DBA Cockpit: Jobs
![](/abap/icon/s_instal.gif)
⤷
![](/abap/icon/s_b_tree.gif)
⤷
![](/abap/icon/s_pckstd.gif)
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 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20090114 |
Properties
Class | CL_DBA_ACTION_JOB_DETAIL | |
Short Description | DBA Cockpit: Controller for Job Display | |
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 | 20090113 | 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_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20090114 |
Friends
Class CL_DBA_ACTION_JOB_DETAIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'DELETE_ALL' | Function Code that Triggered PAI | 20090114 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'DELETE_OCC' | Function Code that Triggered PAI | 20090114 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'EDIT_ALL' | Function Code that Triggered PAI | 20090114 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'EDIT_OCC' | Function Code that Triggered PAI | 20090114 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXECUTE' | Function Code that Triggered PAI | 20090114 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'FIRST_ACTION' | Function Code that Triggered PAI | 20090113 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'LAST_ACTION' | Function Code that Triggered PAI | 20090113 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'NEXT_ACTION' | Function Code that Triggered PAI | 20090113 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'PREVIOUS_ACTION' | Function Code that Triggered PAI | 20090113 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'SAVE_ALL' | Function Code that Triggered PAI | 20090114 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'SAVE_OCC' | Function Code that Triggered PAI | 20090114 | |
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBA_CALENDAR_ACT_REF_TABLE | DBA Cockpit: Reference List of actions | 20090113 | ||
13 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090114 | |
2 | ![]() |
Instance method | Private | Method | 20090114 | |
3 | ![]() |
Instance method | Private | Method | 20090114 | |
4 | ![]() |
Instance method | Private | Method | 20090114 | |
5 | ![]() |
Instance method | Private | Method | 20090114 | |
6 | ![]() |
Instance method | Private | Method | 20090114 | |
7 | ![]() |
Instance method | Public | Method | 20090114 |
Events
Class CL_DBA_ACTION_JOB_DETAIL has no event.
Types
Class CL_DBA_ACTION_JOB_DETAIL has no local type.
Method Signatures
Method CONFIRM_SAVE_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_OCCURRENCES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090114 |
Method CONFIRM_SAVE_ACTION on class CL_DBA_ACTION_JOB_DETAIL has no exception.
Method DELETE_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_OCCURRENCES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090114 |
Method DELETE_ACTION on class CL_DBA_ACTION_JOB_DETAIL has no exception.
Method EDIT_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20090115 |
Method EDIT_ACTION on class CL_DBA_ACTION_JOB_DETAIL has no exception.
Method EXECUTE_ACTION Signature
Method EXECUTE_ACTION on class CL_DBA_ACTION_JOB_DETAIL has no parameter.
Method EXECUTE_ACTION on class CL_DBA_ACTION_JOB_DETAIL has no exception.
Method LIST_COLLIDING_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLLIDING_ACTIONS | Call by reference | Type reference (TYPE) | DB6JO_PLAN_TABLE | 20090114 | |||
2 | ![]() |
MESSAGES | Value transfer | Type reference (TYPE) | DB6_STRING_TAB | DB6: List of single CLP commands | 20090114 |
Method LIST_COLLIDING_ACTIONS on class CL_DBA_ACTION_JOB_DETAIL has no exception.
Method SAVE_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_OCCURRENCES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090114 |
Method SAVE_ACTION on class CL_DBA_ACTION_JOB_DETAIL has no exception.
Method SET_PLANNED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PLANNED | Call by reference | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20090114 |
Method SET_PLANNED on class CL_DBA_ACTION_JOB_DETAIL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |