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 | 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_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 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DBA_CALENDAR_ALV | DBA Cockpit: ALV for Calender Display | 20061130 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_CALENDAR | DB6: Embedded Calendar Control | 20070129 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SDBA_FLAG | One-byte flag | 20090129 | |||
| 4 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CUSTOM' | Function Code that Triggered PAI | 20081125 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'DAY' | Function Code that Triggered PAI | 20081125 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'FACTCAL' | Function Code that Triggered PAI | 20081125 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'LEGEND' | Function Code that Triggered PAI | 20081125 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'MONTH' | Function Code that Triggered PAI | 20081125 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'SETUP' | Function Code that Triggered PAI | 20081125 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'WEEK' | Function Code that Triggered PAI | 20081125 | ||
| 11 | Instance attribute | Protected | Type reference (TYPE) | DBA_CALENDAR_CUSTOMIZING | DBA Cockpit: Custom Settings of DB13 | 20061130 | |||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20061130 | |||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20070129 | ||||
| 14 | 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 | Instance method | Private | Method | 20070308 | ||
| 2 | Instance method | Protected | Method | 20061130 | ||
| 3 | Instance method | Protected | Method | 20061130 | ||
| 4 | Instance method | Protected | Method | 20061219 | ||
| 5 | Instance method | Protected | Method | 20061130 | ||
| 6 | 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 | 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 | 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 | 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 |