SAP ABAP Class CL_CHTMLB_CALENDAR_TEXTS (Texts for calendar controls)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_EXTENSIONS (Package) Tag Library for Dynamic Layout

⤷

⤷

Properties
Class | CL_CHTMLB_CALENDAR_TEXTS | |
Short Description | Texts for calendar controls | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_EXTENSIONS | Tag Library for Dynamic Layout |
Created | 20050920 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CHTMLB_CALENDAR_TEXTS has no forward declaration.
Interfaces
Class CL_CHTMLB_CALENDAR_TEXTS has no interface implemented.
Friends
Class CL_CHTMLB_CALENDAR_TEXTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_MONTH | 20050929 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Day description | 20050920 |
2 | ![]() |
Static method | Public | Method | Get Day description | 20050929 |
3 | ![]() |
Static method | Public | Method | Get Month Name | 20050929 |
4 | ![]() |
Static method | Public | Method | Get tooltip for appointment | 20051028 |
Events
Class CL_CHTMLB_CALENDAR_TEXTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_MONTH | Private | See coding | 20050929 | ty_month TYPE TABLE OF t247
|
Method Signatures
Method GET_DAY_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | D | 20050920 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20050920 |
Method GET_DAY_HEADER on class CL_CHTMLB_CALENDAR_TEXTS has no exception.
Method GET_DAY_HEADER2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | D | 20050929 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20050929 |
Method GET_DAY_HEADER2 on class CL_CHTMLB_CALENDAR_TEXTS has no exception.
Method GET_MONTH_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | D | 20050929 | |||
2 | ![]() |
RV_MONTH_NAME | Value transfer | Type reference (TYPE) | STRING | 20050929 |
Method GET_MONTH_NAME on class CL_CHTMLB_CALENDAR_TEXTS has no exception.
Method GET_TIME_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_APPOINTMENT | Call by reference | Type reference (TYPE) | BSP_XPT_APPOINTMENT_INT | Structure for internal use of appointments in calendar | 20051028 | ||
2 | ![]() |
IV_BEGIN | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20051114 | |
3 | ![]() |
IV_END | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20051114 | |
4 | ![]() |
IV_TZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20051028 | ||
5 | ![]() |
RV_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | 20051028 |
Method GET_TIME_TOOLTIP on class CL_CHTMLB_CALENDAR_TEXTS has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 700 |