SAP ABAP Class IF_PT_UIA_TMW_TDE_CALENDAR (TMW Calendar)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_TMW_TDE_CALENDAR | Calendar | 20001228 |
Properties
| Class | IF_PT_UIA_TMW_TDE_CALENDAR | |
| Short Description | TMW Calendar | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001220 | SAP |
| Last change | 20020211 | 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 IF_PT_UIA_TMW_TDE_CALENDAR has no interface implemented.
Friends
Class IF_PT_UIA_TMW_TDE_CALENDAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PT_T_APPT | Table of Appointments | 20001228 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Changes Were Made to Appointments | 20010109 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PT_APPOINTMENT | Focus: Appointment | 20010111 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | PT_T_CALE_DEF | Table of Calendar Areas | 20010130 | |||
| 5 | Constant | Public | Type reference (TYPE) | INT1 | 1 | Day View | 20001228 | ||
| 6 | Constant | Public | Type reference (TYPE) | INT1 | 3 | Monthly view | 20001228 | ||
| 7 | Constant | Public | Type reference (TYPE) | INT1 | 0 | Next View | 20010108 | ||
| 8 | Constant | Public | Type reference (TYPE) | INT1 | 2 | Weekly View | 20001228 | ||
| 9 | Constant | Public | Type reference (TYPE) | INT1 | 4 | Annual View | 20001228 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | DATS | Focus: Date | 20010104 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | DATS | Start Date | 20010104 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | DATS | End Date | 20010104 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | PERNR_D | Employee | 20001229 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | HIDENT | Public Holiday Calendar | 20010209 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | TIMS | Focus: Time | 20010422 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | INT1 | View | 20001228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change view | 20001228 | |
| 2 | Instance method | Public | Method | Deletes the Selection | 20010111 | |
| 3 | Instance method | Public | Method | Create New Appointment | 20010111 | |
| 4 | Instance method | Public | Method | Prepare D&D Operation | 20010117 | |
| 5 | Instance method | Public | Method | Complete D&D Operation | 20010117 | |
| 6 | Instance method | Public | Method | Set Selection | 20010111 |
Events
Class IF_PT_UIA_TMW_TDE_CALENDAR has no event.
Types
Class IF_PT_UIA_TMW_TDE_CALENDAR has no local type.
Method Signatures
Method CHANGE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATE | Value transfer | Type reference (TYPE) | DATS | Datum | 20001228 | |||
| 2 | IM_VIEW | Value transfer | Type reference (TYPE) | INT1 | Sicht | 20010108 |
Method CHANGE_VIEW on class IF_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method CLEAR_FOCUS Signature
Method CLEAR_FOCUS on class IF_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method CLEAR_FOCUS on class IF_PT_UIA_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 | IM_DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20010111 | |||
| 2 | IM_TIME | Call by reference | Type reference (TYPE) | TIMS | Feld vom Typ TIMS | 20010226 |
Method CREATE_APPOINTMENT on class IF_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESTINATION | Call by reference | Object reference (TYPE REF TO) | IF_PT_APPOINTMENT | Ziel der D&D Operation | 20010117 | |||
| 2 | IM_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Quelle der D&D Operation | 20010117 |
Method DROP on class IF_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | D&D Object | 20010117 |
Method DROP_COMPLETE on class IF_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method SET_FOCUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPOINTMENT | Call by reference | Object reference (TYPE REF TO) | IF_PT_APPOINTMENT | Selektion | 20010111 | |||
| 2 | IM_DATE | Call by reference | Type reference (TYPE) | DATS | Datum der gewählten Zelle | 20010226 | |||
| 3 | IM_TIME | Call by reference | Type reference (TYPE) | TIMS | Zeitl der gewählten Zelle | 20010226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Selektion konnte nicht gesetzt werden | 20010111 |
History
| Last changed by/on | SAP | 20020211 |
| SAP Release Created in |