SAP ABAP Class CL_DBA_ACTION_CALENDAR_SETTING (DBA Cockpit: Layout Settings of 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_ADM | DB6: Abstract Controller for Maintenance Actions | 20070129 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20081125 |
Properties
| Class | CL_DBA_ACTION_CALENDAR_SETTING | |
| Short Description | DBA Cockpit: Layout Settings of Calendar | |
| Super Class | CL_DBA_ACTION_CONTROLLER_ADM | DB6: Abstract Controller for Maintenance Actions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_JOB | DBA Cockpit: Jobs |
| Created | 20070126 | SAP |
| Last change | 20110908 | 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_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20081125 |
Friends
Class CL_DBA_ACTION_CALENDAR_SETTING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SDBA_FLAG | One-byte flag | 20070129 | |||
| 2 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'VIEWTYPE' | Function code that PAI triggered | 20100519 | ||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20070126 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | DB6JO_CAL_CUSTOM | 20070129 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_CALENDAR_CUSTOMIZING | DBA Cockpit: Customizing of Calendar View | 20070126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070126 | ||
| 2 | Instance method | Public | Method | 20081125 | ||
| 3 | Instance method | Public | Method | 20070126 | ||
| 4 | Instance method | Private | Method | 20070129 |
Events
Class CL_DBA_ACTION_CALENDAR_SETTING has no event.
Types
Class CL_DBA_ACTION_CALENDAR_SETTING has no local type.
Method Signatures
Method CHECK_ENTRIES_PER_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRIES_PER_DAY | Call by reference | Type reference (TYPE) | I | 20070126 | ||||
| 2 | MONTH_SELECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070126 |
Method CHECK_ENTRIES_PER_DAY on class CL_DBA_ACTION_CALENDAR_SETTING has no exception.
Method CHECK_INDEX_OF_WEEKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX_OF_WEEKS | Call by reference | Type reference (TYPE) | I | 20081125 | ||||
| 2 | MONTH_SELECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081125 | ||||
| 3 | NUMBER_OF_WEEKS | Call by reference | Type reference (TYPE) | I | 20081125 |
Method CHECK_INDEX_OF_WEEKS on class CL_DBA_ACTION_CALENDAR_SETTING has no exception.
Method CHECK_NUMBER_OF_WEEKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MONTH_SELECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070126 | ||||
| 2 | NUMBER_OF_WEEKS | Call by reference | Type reference (TYPE) | I | 20070126 |
Method CHECK_NUMBER_OF_WEEKS on class CL_DBA_ACTION_CALENDAR_SETTING has no exception.
Method GET_RAW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RAW_DATA | Value transfer | Type reference (TYPE) | DB6JO_CAL_CUSTOM | 20070129 |
Method GET_RAW_DATA on class CL_DBA_ACTION_CALENDAR_SETTING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |