SAP ABAP Class CL_DB6_EVENT_RECEIVER_CAL (CL_DB6_EVENT_RECEIVER_CAL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_EVENT_RECEIVER_BASE | CL_DB6_EVENT_RECEIVER_BASE | 20001201 |
Properties
Class | CL_DB6_EVENT_RECEIVER_CAL | |
Short Description | ||
Super Class | CL_DB6_EVENT_RECEIVER_BASE | CL_DB6_EVENT_RECEIVER_BASE |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20001201 | 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) |
Interfaces
Class CL_DB6_EVENT_RECEIVER_CAL has no interface implemented.
Friends
Class CL_DB6_EVENT_RECEIVER_CAL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SYUCOMM | 'CALDATE' | CMD_DATE_SELECT | 20001201 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SYUCOMM | 'CALINFO' | CMD_INFO_REQUEST | 20001201 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDATUM | CURRENT_BEGIN_DATE | 20001201 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 7 | 20020411 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDATUM | CURRENT_END_DATE | 20001201 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUCOMM | CURRENT_REQUEST | 20001201 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDATUM | CURRENT_SELECTED_DATE | 20001201 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20090316 | |||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20040220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20001201 |
2 | ![]() |
Instance method | Public | Method | CURRENT_COMMAND | 20001201 |
3 | ![]() |
Instance method | Public | Method | FIRST_DAY | 20001201 |
4 | ![]() |
Instance method | Public | Event handling method | HANDLE_DATE_SELECTED | 20001201 |
5 | ![]() |
Instance method | Public | Event handling method | HANDLE_INFO_REQUEST | 20001201 |
6 | ![]() |
Instance method | Public | Method | LAST_DAY | 20001201 |
7 | ![]() |
Instance method | Public | Method | 20020411 | |
8 | ![]() |
Instance method | Public | Method | SELECTED_DAY | 20001201 |
9 | ![]() |
Instance method | Public | Method | 20020411 | |
10 | ![]() |
Instance method | Public | Method | 20090316 | |
11 | ![]() |
Instance method | Public | Method | SET_SELECTED_DAY | 20040220 |
Events
Class CL_DB6_EVENT_RECEIVER_CAL has no event.
Types
Class CL_DB6_EVENT_RECEIVER_CAL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_CURRENT_WEEK_REF | Call by reference | Object reference (TYPE REF TO) | I | 20080613 | |||
2 | ![]() |
KIND_OF_VIEW_REF | Call by reference | Object reference (TYPE REF TO) | I | 20080613 |
Method CONSTRUCTOR on class CL_DB6_EVENT_RECEIVER_CAL has no exception.
Method CURRENT_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | SYUCOMM | COMMAND | 20001201 |
Method CURRENT_COMMAND on class CL_DB6_EVENT_RECEIVER_CAL has no exception.
Method FIRST_DAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Value transfer | Type reference (TYPE) | SYDATUM | DATE | 20001201 |
Method FIRST_DAY on class CL_DB6_EVENT_RECEIVER_CAL has no exception.
Method HANDLE_DATE_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE_BEGIN | Value transfer | Attribute reference (LIKE) | DATE_BEGIN | 20001201 | |||
2 | ![]() |
DATE_END | Value transfer | Attribute reference (LIKE) | DATE_END | 20001201 |
Method HANDLE_DATE_SELECTED on class CL_DB6_EVENT_RECEIVER_CAL has no exception.
Method HANDLE_INFO_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE_BEGIN | Value transfer | Attribute reference (LIKE) | DATE_BEGIN | 20001201 | |||
2 | ![]() |
DATE_END | Value transfer | Attribute reference (LIKE) | DATE_END | 20001201 |
Method HANDLE_INFO_REQUEST on class CL_DB6_EVENT_RECEIVER_CAL has no exception.
Method LAST_DAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Value transfer | Type reference (TYPE) | SYDATUM | DATE | 20001201 |
Method LAST_DAY on class CL_DB6_EVENT_RECEIVER_CAL has no exception.
Method NUMBER_OF_SELECTED_DAYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DAYS | Value transfer | Type reference (TYPE) | I | 20020411 |
Method NUMBER_OF_SELECTED_DAYS on class CL_DB6_EVENT_RECEIVER_CAL has no exception.
Method SELECTED_DAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Value transfer | Type reference (TYPE) | SYDATUM | DATE | 20001201 |
Method SELECTED_DAY on class CL_DB6_EVENT_RECEIVER_CAL has no exception.
Method SET_DAY_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER_OF_DAYS | Call by reference | Type reference (TYPE) | I | 20020411 |
Method SET_DAY_RANGE on class CL_DB6_EVENT_RECEIVER_CAL has no exception.
Method SET_INDEX_CURRENT_WEEK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | I | 20090316 |
Method SET_INDEX_CURRENT_WEEK on class CL_DB6_EVENT_RECEIVER_CAL has no exception.
Method SET_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Call by reference | Type reference (TYPE) | SYDATUM | DATE | 20040220 | ||
2 | ![]() |
DAY_RANGE | Call by reference | Type reference (TYPE) | I | 20040220 | |||
3 | ![]() |
WEEK_RANGE | Call by reference | Type reference (TYPE) | I | 20040220 |
Method SET_SELECTION on class CL_DB6_EVENT_RECEIVER_CAL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |