SAP ABAP Class CL_DBA_CALENDAR_ALV (DBA Cockpit: ALV for Calender Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_JOB (Package) DBA Cockpit: Jobs
⤷
⤷
Properties
| Class | CL_DBA_CALENDAR_ALV | |
| Short Description | DBA Cockpit: ALV for Calender Display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_JOB | DBA Cockpit: Jobs |
| Created | 20061129 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DBA_CALENDAR_ALV has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DBA_ACTION_CALENDAR | 20070131 | DBA Cockpit: Central Planning Calendar | |
| 2 | CL_DBA_ACTION_CENTRAL_CALENDAR | 20070130 | DBA Cockpit: Central Planning Calendar |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20061129 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ACT_CALID | Factory calendar ID for DBA actions | 20061130 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | 20061129 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20070129 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 1 | 20090514 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | I | 20061129 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20070129 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | I | 20061129 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20070129 | |||
| 10 | Constant | Public | Type reference (TYPE) | I | 2 | 20061129 | |||
| 11 | Constant | Public | Type reference (TYPE) | I | 3 | 20061129 | |||
| 12 | Constant | Public | Type reference (TYPE) | I | 1 | 20061129 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20061129 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | DBA_CALENDAR_LIST | DBA Cockpit: Calendar Display | 20061130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20061129 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20061129 | |
| 3 | Instance method | Private | Method | 20070130 | ||
| 4 | Instance method | Private | Method | 20070130 | ||
| 5 | Instance method | Private | Method | 20061130 | ||
| 6 | Instance method | Public | Method | 20061129 | ||
| 7 | Instance method | Private | Method | 20061130 | ||
| 8 | Instance method | Public | Method | 20070130 | ||
| 9 | Instance method | Public | Method | 20061129 | ||
| 10 | Instance method | Public | Method | 20061130 | ||
| 11 | Instance method | Private | Method | 20061129 | ||
| 12 | Instance method | Public | Method | 20061129 | ||
| 13 | Instance method | Public | Method | 20070129 | ||
| 14 | Instance method | Private | Method | 20070131 |
Events
Class CL_DBA_CALENDAR_ALV has no event.
Types
Class CL_DBA_CALENDAR_ALV has no local type.
Method Signatures
Method ADD_DAY_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20061129 | |||
| 2 | DAY | Call by reference | Type reference (TYPE) | I | 20061129 | ||||
| 3 | FIELD_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for SAP List Viewer Control | 20061129 |
Method ADD_DAY_COLUMN on class CL_DBA_CALENDAR_ALV has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALENDAR_ID | Call by reference | Type reference (TYPE) | ACT_CALID | Factory calendar ID for DBA actions | 20061130 | |||
| 2 | DYNPRO_FIELD | Call by reference | Type reference (TYPE) | C | 20061129 | ||||
| 3 | ENTRIES_PER_DAY | Call by reference | Type reference (TYPE) | I | 4 | 20061129 | |||
| 4 | FIRST_DAY | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20070129 | |||
| 5 | INDEX_CURRENT_WEEK | Call by reference | Type reference (TYPE) | I | 1 | 20090514 | |||
| 6 | KIND_OF_VIEW | Call by reference | Type reference (TYPE) | I | VIEWTYPE_MONTH | 20061129 | |||
| 7 | LAST_DAY | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20070129 | |||
| 8 | NUMBER_OF_WEEKS | Call by reference | Type reference (TYPE) | I | 5 | 20061129 | |||
| 9 | SELECTED_DAY | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20070129 | |||
| 10 | WEBDYNPRO_CALLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061129 |
Method CONSTRUCTOR on class CL_DBA_CALENDAR_ALV has no exception.
Method DATE_OF_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CELL_NAME | Call by reference | Type reference (TYPE) | C | 20070130 | ||||
| 2 | DATE | Value transfer | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20070130 |
Method DATE_OF_DAY on class CL_DBA_CALENDAR_ALV has no exception.
Method DAYNUMBER_OF_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DAYNUMBER | Value transfer | Type reference (TYPE) | I | 20070130 | ||||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | C | 20070130 |
Method DAYNUMBER_OF_FIELDNAME on class CL_DBA_CALENDAR_ALV has no exception.
Method FIELDNAME_OF_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DAY_NUMBER | Call by reference | Type reference (TYPE) | I | 20061130 | ||||
| 2 | FIELD | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20061130 |
Method FIELDNAME_OF_DAY on class CL_DBA_CALENDAR_ALV has no exception.
Method FREE Signature
Method FREE on class CL_DBA_CALENDAR_ALV has no parameter.
Method FREE on class CL_DBA_CALENDAR_ALV has no exception.
Method INITIALIZE_CONTENT Signature
Method INITIALIZE_CONTENT on class CL_DBA_CALENDAR_ALV has no parameter.
Method INITIALIZE_CONTENT on class CL_DBA_CALENDAR_ALV has no exception.
Method READ_CALENDAR_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20070130 | |||
| 2 | CONTENT | Call by reference | Type reference (TYPE) | CLIKE | 20070130 | ||||
| 3 | JOB_REF | Call by reference | Type reference (TYPE) | DBA_CALENDAR_ACT_REF_TABLE | DBA Cockpit: Reference List of actions | 20070130 | |||
| 4 | ROW | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV control: Row number (index of internal table) | 20070130 |
Method READ_CALENDAR_CELL on class CL_DBA_CALENDAR_ALV has no exception.
Method REFRESH Signature
Method REFRESH on class CL_DBA_CALENDAR_ALV has no parameter.
Method REFRESH on class CL_DBA_CALENDAR_ALV has no exception.
Method SET_CALENDAR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALENDAR_ID | Call by reference | Type reference (TYPE) | ACT_CALID | Factory calendar ID for DBA actions | 20061130 |
Method SET_CALENDAR_ID on class CL_DBA_CALENDAR_ALV has no exception.
Method SET_GRID_ATTRIBUTES_WEEK Signature
Method SET_GRID_ATTRIBUTES_WEEK on class CL_DBA_CALENDAR_ALV has no parameter.
Method SET_GRID_ATTRIBUTES_WEEK on class CL_DBA_CALENDAR_ALV has no exception.
Method SET_LAYOUT 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 | 20061129 | ||||
| 2 | INDEX_CURRENT_WEEK | Call by reference | Type reference (TYPE) | I | 20090514 | ||||
| 3 | KIND_OF_VIEW | Call by reference | Type reference (TYPE) | I | 20061129 | ||||
| 4 | NUMBER_OF_WEEKS | Call by reference | Type reference (TYPE) | I | 20061129 |
Method SET_LAYOUT on class CL_DBA_CALENDAR_ALV has no exception.
Method SET_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRST_DAY | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20070129 | |||
| 2 | LAST_DAY | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20070129 | |||
| 3 | SELECTED_DAY | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20070129 |
Method SET_RANGE on class CL_DBA_CALENDAR_ALV has no exception.
Method TIMESTAMP_OF_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20070131 | |||
| 2 | ROW | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV control: Row number (index of internal table) | 20070131 | |||
| 3 | TIMESTAMP | Value transfer | Type reference (TYPE) | DB6CC_TSTAMP | 20070131 |
Method TIMESTAMP_OF_CELL on class CL_DBA_CALENDAR_ALV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |