SAP ABAP Class CL_PT_GUI_TMW_CALENDAR2 (TMW Calendar)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PAOC_TIM_TMW_GUI_CONTROL (Package) TMW: GUI Control
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_OBJECT | GUI Object | 20010427 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_SAP_CONTROL | Initialization of SAP GUI Control | 20010427 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_TMW_CALENDAR | TMW Calendar Control | 20010427 |
Properties
| Class | CL_PT_GUI_TMW_CALENDAR2 | |
| Short Description | TMW Calendar | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_TMW_GUI_CONTROL | TMW: GUI Control |
| Created | 20010427 | SAP |
| Last change | 20020214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_GUI_OBJECT | GUI Object | 20010427 | ||
| 2 | IF_PT_GUI_SAP_CONTROL | Initialization of SAP GUI Control | 20010427 | ||
| 3 | IF_PT_GUI_TMW_CALENDAR | TMW Calendar Control | 20010427 |
Friends
Class CL_PT_GUI_TMW_CALENDAR2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PT_CALENDAR | Calendar Services | 20010427 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CALENDAR | Calendar Control Proxy Class | 20010427 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | SAP Custom Container | 20010427 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_APPLICATION_TMW_CORE | Time Management Application Core | 20010503 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PT_TMW_DATEID | '01' | CO_DATEID_DAY | 20010427 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | PT_TMW_DATEID | '03' | CO_DATEID_MONTH | 20010427 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | PT_TMW_DATEID | '02' | CO_DATEID_WEEK | 20010427 | ||
| 8 | Constant | Private | Type reference (TYPE) | CHAR10 | 'CAL_FUNC-' | Prefix for User Periods | 20010503 | ||
| 9 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'GOTO_TODAY' | Goto Today | 20010427 | ||
| 10 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'NEXT_PERIOD' | Next Period | 20010427 | ||
| 11 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'PREV_PERIOD' | Previous Period | 20010427 | ||
| 12 | Constant | Private | Type reference (TYPE) | PT_ZEINH | '010' | CO_UNIT_DAY | 20010427 | ||
| 13 | Constant | Private | Type reference (TYPE) | PT_ZEINH | '012' | CO_UNIT_MONTH | 20010427 | ||
| 14 | Constant | Private | Type reference (TYPE) | PT_ZEINH | '011' | CO_UNIT_WEEK | 20010427 | ||
| 15 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CAL_USER' | Default from User Exit | 20010427 | ||
| 16 | Instance attribute | Private | Attribute reference (LIKE) | 20010427 | |||||
| 17 | Instance attribute | Private | Type reference (TYPE) | D | Start Date | 20010427 | |||
| 18 | Instance attribute | Private | Attribute reference (LIKE) | 20010427 | |||||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PT_TMW_MESSAGE_COLLECTION | Message Handler: Maintain Entries | 20010427 | |||
| 20 | Instance attribute | Private | Attribute reference (LIKE) | 20010427 | |||||
| 21 | Instance attribute | Private | Attribute reference (LIKE) | 20010427 | |||||
| 22 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20010427 | ||||
| 23 | Instance attribute | Private | Type reference (TYPE) | I | Selection Style | 20010427 | |||
| 24 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Reduced Version of Splitter Container Control | 20010427 | |||
| 25 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20010427 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | D | End Date | 20010427 | |||
| 27 | Instance attribute | Private | Attribute reference (LIKE) | 20010427 | |||||
| 28 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_UIA_TMW_DATE_SELECTION | UIA Data Selection | 20010427 | |||
| 29 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_UIA_LAYOUT | UIA Layout | 20010427 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | PTM_CALENDAR_EXIT_TAB | Periods from User Exit | 20010427 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | I | View Style | 20010427 |
Methods
Events
Class CL_PT_GUI_TMW_CALENDAR2 has no event.
Types
Class CL_PT_GUI_TMW_CALENDAR2 has no local type.
Method Signatures
Method CALCULATE_FIRST_DAY_IN_WEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CALENDAR | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_TMW_DATE_SELECTION | UIA Calendar | 20010427 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | I | Erster Tag einer Woche | 20010427 |
Method CALCULATE_FIRST_DAY_IN_WEEK on class CL_PT_GUI_TMW_CALENDAR2 has no exception.
Method EXTEND_DATE_BY_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATE | Value transfer | Type reference (TYPE) | D | Datum | 20010427 | |||
| 2 | IM_IS_TO_DATE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20010427 | |||
| 3 | IM_REL_POS_NUMBER | Value transfer | Type reference (TYPE) | PT_TMW_RELATIVE_POSITION | Relative Lage für Einstiegszeitraum | 20010427 | |||
| 4 | IM_REL_POS_UNIT | Value transfer | Type reference (TYPE) | PT_TMW_RELATIVE_UNIT | Einheit für die relative Lage des Beginn- und Endedatums | 20010427 | |||
| 5 | RESULT | Value transfer | Type reference (TYPE) | D | Ergebnisdatum | 20010427 |
Method EXTEND_DATE_BY_UNIT on class CL_PT_GUI_TMW_CALENDAR2 has no exception.
Method FIRST_DAY_IN_WEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_1ST_WEEKDAY | Value transfer | Type reference (TYPE) | PT_TMW_WEEKDAY | Erster Wochentag | 20010427 | |||
| 2 | IM_DATE | Value transfer | Type reference (TYPE) | D | Tag | 20010427 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | D | Erster Tag der Woche | 20010427 |
Method FIRST_DAY_IN_WEEK on class CL_PT_GUI_TMW_CALENDAR2 has no exception.
Method GET_DEFAULT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FROM_DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20010427 | |||
| 2 | EX_TO_DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20010427 |
Method GET_DEFAULT_DATE on class CL_PT_GUI_TMW_CALENDAR2 has no exception.
Method ON_CALENDAR_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE_BEGIN | Call by reference | Type reference (TYPE) | 20010427 | |||||
| 2 | DATE_END | Call by reference | Type reference (TYPE) | 20010427 |
Method ON_CALENDAR_SELECTED on class CL_PT_GUI_TMW_CALENDAR2 has no exception.
Method ON_GOTO_TODAY Signature
Method ON_GOTO_TODAY on class CL_PT_GUI_TMW_CALENDAR2 has no parameter.
Method ON_GOTO_TODAY on class CL_PT_GUI_TMW_CALENDAR2 has no exception.
Method ON_NEXT_PERIOD Signature
Method ON_NEXT_PERIOD on class CL_PT_GUI_TMW_CALENDAR2 has no parameter.
Method ON_NEXT_PERIOD on class CL_PT_GUI_TMW_CALENDAR2 has no exception.
Method ON_PREV_PERIOD Signature
Method ON_PREV_PERIOD on class CL_PT_GUI_TMW_CALENDAR2 has no parameter.
Method ON_PREV_PERIOD on class CL_PT_GUI_TMW_CALENDAR2 has no exception.
Method ON_TOOLBAR_EXPAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20010427 | |||||
| 2 | POSX | Value transfer | Attribute reference (LIKE) | 20010427 | |||||
| 3 | POSY | Value transfer | Attribute reference (LIKE) | 20010427 |
Method ON_TOOLBAR_EXPAND on class CL_PT_GUI_TMW_CALENDAR2 has no exception.
Method ON_TOOLBAR_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | 20010427 |
Method ON_TOOLBAR_SELECTED on class CL_PT_GUI_TMW_CALENDAR2 has no exception.
Method SELECT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | D | Begindatum | 20010427 | |||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | D | Endedatum | 20010427 |
Method SELECT_DATE on class CL_PT_GUI_TMW_CALENDAR2 has no exception.
History
| Last changed by/on | SAP | 20020214 |
| SAP Release Created in | 46C |