SAP ABAP Interface IF_PT_UIA_TMW_APPT_READER (Read Appointments)
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_APPT_READER | TMW Appointment Reader for BLoP | 20010301 |
Properties
| Interface | IF_PT_UIA_TMW_APPT_READER | |
| Short Description | Read Appointments |
General Data
| Package | PAOC_TIM_TMW_CALENDAR | TMW: Calendar Views |
| Created | 20010109 | SAP |
| Last changed | 20020211 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CNDD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_PT_UIA_TMW_APPT_READER has no interface.
Friends
Interface IF_PT_UIA_TMW_APPT_READER has no friend.
Attributes
Interface IF_PT_UIA_TMW_APPT_READER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete appointment | 20010115 | |
| 2 | Instance method | Public | Method | List with Time Data IDs | 20010226 | |
| 3 | Instance method | Public | Method | Paste Appointment | 20010115 | |
| 4 | Instance method | Public | Method | Paste Time Data ID | 20010123 | |
| 5 | Instance method | Public | Method | Refresh Appointments | 20010109 | |
| 6 | Instance method | Public | Method | Update Changes to Appointments | 20010117 |
Events
Interface IF_PT_UIA_TMW_APPT_READER has no event.
Types
Interface IF_PT_UIA_TMW_APPT_READER has no local type.
Method Signatures
Method DELETE_APPOINTMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MESSAGE_TAB | Call by reference | Type reference (TYPE) | TIM_TMW_MESSAGE_TAB | Tabelle für Fehlermeldungen | 20010115 | |||
| 2 | IM_APPOINTMENT | Call by reference | Object reference (TYPE REF TO) | IF_PT_APPOINTMENT | Termin | 20010115 |
Method DELETE_APPOINTMENT on Interface IF_PT_UIA_TMW_APPT_READER has no exception.
Method GET_TDTYPE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TDTYPE_LIST | Call by reference | Type reference (TYPE) | TMW_TDT_LIST | Liste von Kürzeln | 20010226 | |||
| 2 | EX_TDTYPE_LIST_COLOR | Call by reference | Type reference (TYPE) | TMW_TDT_LIST_COLOR | Tabelle mit Kürzeln und Farbangabe | 20010226 |
Method GET_TDTYPE_LIST on Interface IF_PT_UIA_TMW_APPT_READER has no exception.
Method PASTE_APPOINTMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MESSAGE_TAB | Call by reference | Type reference (TYPE) | TIM_TMW_MESSAGE_TAB | Tabelle für Fehlermeldungen | 20010115 | |||
| 2 | IM_DESTINATION_APPT | Call by reference | Object reference (TYPE REF TO) | IF_PT_APPOINTMENT | Ziel des neuen Termins | 20010115 | |||
| 3 | IM_FLAVOR | Call by reference | Type reference (TYPE) | CNDD_FLAVOR | Flavor | 20010117 | |||
| 4 | IM_SOURCE | Call by reference | Object reference (TYPE REF TO) | OBJECT | Einzufügender Termin | 20010117 |
Method PASTE_APPOINTMENT on Interface IF_PT_UIA_TMW_APPT_READER has no exception.
Method PASTE_TDTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MESSAGE_TAB | Call by reference | Type reference (TYPE) | TIM_TMW_MESSAGE_TAB | TMW Message Handler: Arbeitstabelle für Meldungen | 20010123 | |||
| 2 | IM_DESTINATION_APPT | Call by reference | Object reference (TYPE REF TO) | IF_PT_APPOINTMENT | Termin | 20010123 | |||
| 3 | IM_TDTYPE | Call by reference | Type reference (TYPE) | TDTYPE | Kurzbezeichnung für die Art der Zeitangabe | 20010123 |
Method PASTE_TDTYPE on Interface IF_PT_UIA_TMW_APPT_READER has no exception.
Method REFRESH_APPOINTMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_APPOINTMENTS | Call by reference | Type reference (TYPE) | PT_T_APPT | Tabelle von Terminen | 20010109 | |||
| 2 | EX_APPOINTMENTS_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Termine wurden geändert | 20010109 | |||
| 3 | EX_CALENDAR_DEFINITION | Call by reference | Type reference (TYPE) | PT_T_CALE_DEF | Tabelle von Kalenderbereichen | 20010130 | |||
| 4 | EX_MESSAGE_TAB | Call by reference | Type reference (TYPE) | TIM_TMW_MESSAGE_TAB | Tabelle für Fehlermeldungen | 20010115 | |||
| 5 | IM_DATE_FROM | Value transfer | Type reference (TYPE) | DATS | Beginndatum | 20010109 | |||
| 6 | IM_DATE_TO | Value transfer | Type reference (TYPE) | DATS | Endedatum | 20010109 | |||
| 7 | IM_EMPLOYEE | Value transfer | Type reference (TYPE) | PERNR_D | Mitarbeiter | 20010109 | |||
| 8 | IM_FORCE_REFRESH | Value transfer | Type reference (TYPE) | BOOLE_D | Termine müssen neu gelesen werden | 20010204 | |||
| 9 | IM_VIEW | Value transfer | Type reference (TYPE) | INT1 | Aktuelle Kalendersicht | 20010119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlgeschlagen | 20010109 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MESSAGE_TAB | Value transfer | Type reference (TYPE) | TIM_TMW_MESSAGE_TAB | Tabelle für Fehlermeldungen | 20010117 |
Method UPDATE on Interface IF_PT_UIA_TMW_APPT_READER has no exception.
History
| Last changed by/on | SAP | 20020211 |
| SAP Release Created in | 46C |