SAP ABAP Interface IF_PT_UIA_TMW_TDE_CALENDAR (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_CALENDAR (Package) TMW: Calendar Views
⤷
⤷
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
| Interface | IF_PT_UIA_TMW_TDE_CALENDAR | |
| Short Description | TMW Calendar |
General Data
| Package | PAOC_TIM_TMW_CALENDAR | TMW: Calendar Views |
| Created | 20001220 | SAP |
| Last changed | 20020211 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SCSTP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_PT_UIA_TMW_TDE_CALENDAR has no interface.
Friends
Interface IF_PT_UIA_TMW_TDE_CALENDAR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPOINTMENTS | Instance attribute | Public | Type reference (TYPE) | PT_T_APPT | Table of Appointments | 20001228 | ||
| 2 | APPT_CHANGED | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Changes Were Made to Appointments | 20010109 | ||
| 3 | APPT_FOCUS | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PT_APPOINTMENT | Focus: Appointment | 20010111 | ||
| 4 | CALENDAR_DEFINITION | Instance attribute | Public | Type reference (TYPE) | PT_T_CALE_DEF | Table of Calendar Areas | 20010130 | ||
| 5 | CO_VIEW_DAY | Constant | Public | Type reference (TYPE) | INT1 | 1 | Day View | 20001228 | |
| 6 | CO_VIEW_MONTH | Constant | Public | Type reference (TYPE) | INT1 | 3 | Monthly view | 20001228 | |
| 7 | CO_VIEW_NEXT | Constant | Public | Type reference (TYPE) | INT1 | 0 | Next View | 20010108 | |
| 8 | CO_VIEW_WEEK | Constant | Public | Type reference (TYPE) | INT1 | 2 | Weekly View | 20001228 | |
| 9 | CO_VIEW_YEAR | Constant | Public | Type reference (TYPE) | INT1 | 4 | Annual View | 20001228 | |
| 10 | DATE_FOCUS | Instance attribute | Public | Type reference (TYPE) | DATS | Focus: Date | 20010104 | ||
| 11 | DATE_FROM | Instance attribute | Public | Type reference (TYPE) | DATS | Start Date | 20010104 | ||
| 12 | DATE_TO | Instance attribute | Public | Type reference (TYPE) | DATS | End Date | 20010104 | ||
| 13 | EMPLOYEE | Instance attribute | Public | Type reference (TYPE) | PERNR_D | Employee | 20001229 | ||
| 14 | HOLIDAYCAL | Instance attribute | Public | Type reference (TYPE) | HIDENT | Public Holiday Calendar | 20010209 | ||
| 15 | TIME_FOCUS | Instance attribute | Public | Type reference (TYPE) | TIMS | Focus: Time | 20010422 | ||
| 16 | VIEW | 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
Interface IF_PT_UIA_TMW_TDE_CALENDAR has no event.
Types
Interface 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 Interface IF_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method CLEAR_FOCUS Signature
Method CLEAR_FOCUS on Interface IF_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method CLEAR_FOCUS on Interface 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 Interface 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 Interface 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 Interface 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 | 46C |