SAP ABAP Class CL_PT_GUI_TMW_TDE_CALENDAR (Data Reader)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PAOC_TIM_TMW_CALENDAR (Package) TMW: Calendar Views
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_OBJECT | GUI Object | 20000912 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_SAP_CONTROL | Initialization of SAP GUI Control | 20000912 |
Properties
| Class | CL_PT_GUI_TMW_TDE_CALENDAR | |
| Short Description | Data Reader | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_TMW_CALENDAR | TMW: Calendar Views |
| Created | 20000912 | SAP |
| Last change | 20020211 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_GUI_OBJECT | GUI Object | 20000912 | ||
| 2 | IF_PT_GUI_SAP_CONTROL | Initialization of SAP GUI Control | 20000912 |
Friends
Class CL_PT_GUI_TMW_TDE_CALENDAR has no friend class.
Attributes
Methods
Events
Class CL_PT_GUI_TMW_TDE_CALENDAR has no event.
Types
Class CL_PT_GUI_TMW_TDE_CALENDAR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PT_GUI_TMW_TDE_CALENDAR has no parameter.
Method CONSTRUCTOR on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
Method CREATE_APPOINTMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_PT_APPOINTMENT | Termin | 20010117 |
Method CREATE_APPOINTMENT on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
Method GET_USER_SETTINGS Signature
Method GET_USER_SETTINGS on class CL_PT_GUI_TMW_TDE_CALENDAR has no parameter.
Method GET_USER_SETTINGS on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
Method INITIALIZE_TOOLBAR Signature
Method INITIALIZE_TOOLBAR on class CL_PT_GUI_TMW_TDE_CALENDAR has no parameter.
Method INITIALIZE_TOOLBAR on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
Method ON_CHANGE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATE | Value transfer | Attribute reference (LIKE) | 20000922 | |||||
| 2 | E_VIEW | Value transfer | Attribute reference (LIKE) | Funktionscode | 20010116 |
Method ON_CHANGE_VIEW on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPOINTMENT | Value transfer | Attribute reference (LIKE) | E_APPOINTMENT | 20010111 | ||||
| 2 | E_APPT_TYPE | Value transfer | Attribute reference (LIKE) | 20010111 | |||||
| 3 | E_CALE_DEF | Call by reference | Type reference (TYPE) | 20010226 | |||||
| 4 | E_DATE | Value transfer | Attribute reference (LIKE) | 20010111 | |||||
| 5 | E_TIME_FROM | Value transfer | Attribute reference (LIKE) | 20010111 | |||||
| 6 | E_TIME_TO | Value transfer | Attribute reference (LIKE) | 20010111 |
Method ON_DOUBLE_CLICK on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
Method ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPOINTMENT | Value transfer | Attribute reference (LIKE) | E_APPOINTMENT | 20010111 | ||||
| 2 | E_APPT_TYPE | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 3 | E_CALE_DEF | Call by reference | Type reference (TYPE) | 20010226 | |||||
| 4 | E_DATE | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 5 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 6 | E_TIME_FROM | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 7 | E_TIME_TO | Value transfer | Attribute reference (LIKE) | 20010105 |
Method ON_DRAG on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
Method ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPOINTMENT | Value transfer | Attribute reference (LIKE) | E_APPOINTMENT | 20010111 | ||||
| 2 | E_APPT_TYPE | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 3 | E_CALE_DEF | Call by reference | Type reference (TYPE) | 20010226 | |||||
| 4 | E_DATE | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 5 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 6 | E_TIME_FROM | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 7 | E_TIME_TO | Value transfer | Attribute reference (LIKE) | 20010105 |
Method ON_DROP on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
Method ON_DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPOINTMENT | Value transfer | Attribute reference (LIKE) | E_APPOINTMENT | 20010111 | ||||
| 2 | E_APPT_TYPE | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 3 | E_CALE_DEF | Call by reference | Type reference (TYPE) | 20010226 | |||||
| 4 | E_DATE | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 5 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 6 | E_TIME_FROM | Value transfer | Attribute reference (LIKE) | 20010105 | |||||
| 7 | E_TIME_TO | Value transfer | Attribute reference (LIKE) | 20010105 |
Method ON_DROP_COMPLETE on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
Method ON_TOOLBAR_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPOINTMENT | Value transfer | Attribute reference (LIKE) | E_APPOINTMENT | 20010111 | ||||
| 2 | E_APPT_TYPE | Value transfer | Attribute reference (LIKE) | 20001013 | |||||
| 3 | E_CALE_DEF | Call by reference | Type reference (TYPE) | 20010226 | |||||
| 4 | E_DATE | Value transfer | Attribute reference (LIKE) | 20001013 | |||||
| 5 | E_FCODE | Value transfer | Attribute reference (LIKE) | 20001013 | |||||
| 6 | E_TIME_FROM | Value transfer | Attribute reference (LIKE) | 20001013 | |||||
| 7 | E_TIME_TO | Value transfer | Attribute reference (LIKE) | 20001013 |
Method ON_TOOLBAR_CLICK on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
Method ON_USER_SETTINGS Signature
Method ON_USER_SETTINGS on class CL_PT_GUI_TMW_TDE_CALENDAR has no parameter.
Method ON_USER_SETTINGS on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
Method SET_USER_SETTINGS Signature
Method SET_USER_SETTINGS on class CL_PT_GUI_TMW_TDE_CALENDAR has no parameter.
Method SET_USER_SETTINGS on class CL_PT_GUI_TMW_TDE_CALENDAR has no exception.
History
| Last changed by/on | SAP | 20020211 |
| SAP Release Created in | 46C |