SAP ABAP Class CL_CHTMLB_CALENDAR_WEEK (Element-Handler: <chtmlb:calendar_weekly>)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLG_CHTMLB_CALENDAR_WEEKLY | Base: |
20050914 |
Properties
| Class | CL_CHTMLB_CALENDAR_WEEK | |
| Short Description | Element-Handler: <chtmlb:calendar_weekly> | |
| Super Class | CLG_CHTMLB_CALENDAR_WEEKLY | Base: <chtmlb:calendar_weekly> |
| 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 | 20050914 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHTMLB_CALENDAR_WEEK has no forward declaration.
Interfaces
Class CL_CHTMLB_CALENDAR_WEEK has no interface implemented.
Friends
Class CL_CHTMLB_CALENDAR_WEEK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 'X' | indicates whether tag should be rendered (switch) | 20080227 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Design | 20050914 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Running in an THTMLb environment? | 20060711 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | X = Testmode is ON | 20081028 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | Begin of Week | 20050915 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | End of Week | 20050915 |
Methods
Events
Class CL_CHTMLB_CALENDAR_WEEK has no event.
Types
Class CL_CHTMLB_CALENDAR_WEEK has no local type.
Method Signatures
Method DETERMINE_WEEK_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_WEEK_BEGIN | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050915 | |||
| 2 | CV_WEEK_END | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050915 | |||
| 3 | IV_REFERENCE_DATE | Call by reference | Type reference (TYPE) | D | 20050915 |
Method DETERMINE_WEEK_PERIOD on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method MAP_APPO_EXT2INT_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | BSP_XPT_APPOINTMENT_TAB | Table type for appointments of calendar | 20050915 | |||
| 2 | RT_APPOINTMENTS | Value transfer | Type reference (TYPE) | BSP_XPT_APPOINTMENT_INT_TAB | Table type for internal use within calendar control | 20050915 |
Method MAP_APPO_EXT2INT_FORMAT on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method RENDER_APPOINTMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | BSP_XPT_APPOINTMENT_INT_TAB | Table type for internal use within calendar control | 20050915 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20050915 | ||||
| 3 | RV_HTML | Value transfer | Type reference (TYPE) | STRING | 20050915 |
Method RENDER_APPOINTMENTS on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method RENDER_CALENDAR_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | BSP_XPT_APPOINTMENT_INT_TAB | Table type for internal use within calendar control | 20050915 |
Method RENDER_CALENDAR_BODY on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method RENDER_CALENDAR_HEADER Signature
Method RENDER_CALENDAR_HEADER on class CL_CHTMLB_CALENDAR_WEEK has no parameter.
Method RENDER_CALENDAR_HEADER on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method RENDER_CALE_WEEKLYVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | BSP_XPT_APPOINTMENT_INT_TAB | Table type for appointments of calendar | 20050915 |
Method RENDER_CALE_WEEKLYVIEW on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method RENDER_CELL_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | BSP_XPT_APPOINTMENT_INT_TAB | Table type for internal use within calendar control | 20050915 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20050915 | ||||
| 3 | RV_HTML | Value transfer | Type reference (TYPE) | STRING | 20050915 |
Method RENDER_CELL_BODY on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method RENDER_CELL_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 | 20050915 | ||||
| 2 | RV_HTML | Value transfer | Type reference (TYPE) | STRING | 20050915 |
Method RENDER_CELL_HEADER on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method RENDER_DAILY_APPOINTMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | BSP_XPT_APPOINTMENT_INT_TAB | Table type for internal use within calendar control | 20050920 | |||
| 2 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050920 | |||
| 3 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050920 | |||
| 4 | RV_HTML | Value transfer | Type reference (TYPE) | STRING | 20050920 |
Method RENDER_DAILY_APPOINTMENTS on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method RENDER_DAY_OF_WEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | BSP_XPT_APPOINTMENT_INT_TAB | Table type for internal use within calendar control | 20050915 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20050915 | ||||
| 3 | RV_HTML | Value transfer | Type reference (TYPE) | STRING | 20050915 |
Method RENDER_DAY_OF_WEEK on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method RENDER_OTHER_APPOINTMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | BSP_XPT_APPOINTMENT_INT_TAB | Table type for internal use within calendar control | 20050920 | |||
| 2 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050920 | |||
| 3 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050920 | |||
| 4 | RV_HTML | Value transfer | Type reference (TYPE) | STRING | 20050920 |
Method RENDER_OTHER_APPOINTMENTS on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method RESOLVE_MODEL_BINDING Signature
Method RESOLVE_MODEL_BINDING on class CL_CHTMLB_CALENDAR_WEEK has no parameter.
Method RESOLVE_MODEL_BINDING on class CL_CHTMLB_CALENDAR_WEEK has no exception.
Method SPLIT_APPOINTMENT 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 | 20050920 | |||
| 2 | RT_APPOINTMENTS | Value transfer | Type reference (TYPE) | BSP_XPT_APPOINTMENT_INT_TAB | Table type for appointments of calendar | 20050920 |
Method SPLIT_APPOINTMENT on class CL_CHTMLB_CALENDAR_WEEK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |