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
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 DB6JO 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 CMD_DELETE_ACTION_ALL Constant Public Type reference (TYPE) SYUCOMM 'DELETE_ALL' Function Code that Triggered PAI 20090114
2 CMD_DELETE_ACTION_OCCURRENCE Constant Public Type reference (TYPE) SYUCOMM 'DELETE_OCC' Function Code that Triggered PAI 20090114
3 CMD_EDIT_ACTION_ALL Constant Public Type reference (TYPE) SYUCOMM 'EDIT_ALL' Function Code that Triggered PAI 20090114
4 CMD_EDIT_ACTION_OCCURRENCE Constant Public Type reference (TYPE) SYUCOMM 'EDIT_OCC' Function Code that Triggered PAI 20090114
5 CMD_EXECUTE_ACTION Constant Public Type reference (TYPE) SYUCOMM 'EXECUTE' Function Code that Triggered PAI 20090114
6 CMD_FIRST_ACTION Constant Public Type reference (TYPE) SYUCOMM 'FIRST_ACTION' Function Code that Triggered PAI 20090113
7 CMD_LAST_ACTION Constant Public Type reference (TYPE) SYUCOMM 'LAST_ACTION' Function Code that Triggered PAI 20090113
8 CMD_NEXT_ACTION Constant Public Type reference (TYPE) SYUCOMM 'NEXT_ACTION' Function Code that Triggered PAI 20090113
9 CMD_PREVIOUS_ACTION Constant Public Type reference (TYPE) SYUCOMM 'PREVIOUS_ACTION' Function Code that Triggered PAI 20090113
10 CMD_SAVE_ACTION_ALL Constant Public Type reference (TYPE) SYUCOMM 'SAVE_ALL' Function Code that Triggered PAI 20090114
11 CMD_SAVE_ACTION_OCCURRENCE Constant Public Type reference (TYPE) SYUCOMM 'SAVE_OCC' Function Code that Triggered PAI 20090114
12 JOB_REF Instance attribute Private Type reference (TYPE) DBA_CALENDAR_ACT_REF_TABLE DBA Cockpit: Reference List of actions 20090113
13 NAV_REF Instance attribute Private Attribute reference (LIKE) 20090113
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM_SAVE_ACTION Instance method Private Method 20090114
2 DELETE_ACTION Instance method Private Method 20090114
3 EDIT_ACTION Instance method Private Method 20090114
4 EXECUTE_ACTION Instance method Private Method 20090114
5 LIST_COLLIDING_ACTIONS Instance method Private Method 20090114
6 SAVE_ACTION Instance method Private Method 20090114
7 SET_PLANNED 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 Importing 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 Importing 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 Importing 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 Importing COLLIDING_ACTIONS Call by reference Type reference (TYPE) DB6JO_PLAN_TABLE 20090114
2 Returning 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 Importing 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 Importing 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