SAP ABAP Class CL_DBA_ACTION_CALENDAR (DBA Cockpit: Central Planning Calendar)
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 DBA Cockpit: Abstract Action Controller 20061130
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ACTION_CENTRAL_CALENDAR DBA Cockpit: Central Planning Calendar 20061219
2 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ACTION_LOCAL_CALENDAR DBA Cockpit: Local Planning Calendar 20070129
Properties
Class CL_DBA_ACTION_CALENDAR  
Short Description DBA Cockpit: Central Planning Calendar    
Super Class CL_DBA_ACTION_CONTROLLER DBA Cockpit: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_JOB   DBA Cockpit: Jobs 
Created 20061130   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
Class CL_DBA_ACTION_CALENDAR has no interface implemented.
Friends
Class CL_DBA_ACTION_CALENDAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_CALENDAR_ALV DBA Cockpit: ALV for Calender Display 20061130
2 CALENDAR Instance attribute Protected Object reference (TYPE REF TO) CL_DB6_CALENDAR DB6: Embedded Calendar Control 20070129
3 CALENDAR_MODE Instance attribute Protected Type reference (TYPE) SDBA_FLAG One-byte flag 20090129
4 CMD_CUSTOM Constant Public Type reference (TYPE) SYUCOMM 'CUSTOM' Function Code that Triggered PAI 20081125
5 CMD_DAY Constant Public Type reference (TYPE) SYUCOMM 'DAY' Function Code that Triggered PAI 20081125
6 CMD_FACTCAL Constant Public Type reference (TYPE) SYUCOMM 'FACTCAL' Function Code that Triggered PAI 20081125
7 CMD_LEGEND Constant Public Type reference (TYPE) SYUCOMM 'LEGEND' Function Code that Triggered PAI 20081125
8 CMD_MONTH Constant Public Type reference (TYPE) SYUCOMM 'MONTH' Function Code that Triggered PAI 20081125
9 CMD_SETUP Constant Public Type reference (TYPE) SYUCOMM 'SETUP' Function Code that Triggered PAI 20081125
10 CMD_WEEK Constant Public Type reference (TYPE) SYUCOMM 'WEEK' Function Code that Triggered PAI 20081125
11 CUSTOM Instance attribute Protected Type reference (TYPE) DBA_CALENDAR_CUSTOMIZING DBA Cockpit: Custom Settings of DB13 20061130
12 NAV_REF Instance attribute Private Attribute reference (LIKE) 20061130
13 REFRESH_CUSTOM Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20070129
14 SDBA_CONFIG Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_CALENDAR_CFG CL_DB6_CALENDAR_CFG 20061130
Methods
# Method Level Visibility Method type Description Created on
1 CALENDAR_SETUP Instance method Private Method 20070308
2 CREATE_CALENDAR_ALV Instance method Protected Method 20061130
3 CREATE_CALENDAR_CONTROL Instance method Protected Method 20061130
4 CREATE_CATEGORY_LIST Instance method Protected Method 20061219
5 SAVE_SETTINGS Instance method Protected Method 20061130
6 SHOW_LEGEND Instance method Private Method 20070126
Events
Class CL_DBA_ACTION_CALENDAR has no event.
Types
Class CL_DBA_ACTION_CALENDAR has no local type.
Method Signatures

Method CALENDAR_SETUP Signature

Method CALENDAR_SETUP on class CL_DBA_ACTION_CALENDAR has no parameter.
Method CALENDAR_SETUP on class CL_DBA_ACTION_CALENDAR has no exception.

Method CREATE_CALENDAR_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPRO_FIELD Call by reference Type reference (TYPE) C 20061130

Method CREATE_CALENDAR_ALV on class CL_DBA_ACTION_CALENDAR has no exception.

Method CREATE_CALENDAR_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPRO_FIELD Call by reference Type reference (TYPE) C 20061130

Method CREATE_CALENDAR_CONTROL on class CL_DBA_ACTION_CALENDAR has no exception.

Method CREATE_CATEGORY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CATEGORY_LIST Value transfer Type reference (TYPE) DBA_LISTBOX_LIST DBA Cockpit: Listbox Values 20061219

Method CREATE_CATEGORY_LIST on class CL_DBA_ACTION_CALENDAR has no exception.

Method SAVE_SETTINGS Signature

Method SAVE_SETTINGS on class CL_DBA_ACTION_CALENDAR has no parameter.
Method SAVE_SETTINGS on class CL_DBA_ACTION_CALENDAR has no exception.

Method SHOW_LEGEND Signature

Method SHOW_LEGEND on class CL_DBA_ACTION_CALENDAR has no parameter.
Method SHOW_LEGEND on class CL_DBA_ACTION_CALENDAR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710