SAP ABAP Class CL_PT_UIA_TMW_TDE_CALENDAR (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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PT_UIA_TMW_TDE_BASE | Basis Class for All Views in Time Specifications | 20010110 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_UIA_TMW_TDE_CALENDAR | TMW Calendar | 20001228 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_UIA_TMW_TDTYPE_LIST | List of TMW Time Data IDs | 20010118 |
Properties
| Class | CL_PT_UIA_TMW_TDE_CALENDAR | |
| Short Description | Calendar | |
| Super Class | CL_PT_UIA_TMW_TDE_BASE | Basis Class for All Views in Time Specifications |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_TMW_CALENDAR | TMW: Calendar Views |
| Created | 20001228 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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_UIA_TMW_TDE_CALENDAR | TMW Calendar | 20001228 | ||
| 2 | IF_PT_UIA_TMW_TDTYPE_LIST | List of TMW Time Data IDs | 20010118 |
Friends
Class CL_PT_UIA_TMW_TDE_CALENDAR has no friend class.
Attributes
Methods
Events
Class CL_PT_UIA_TMW_TDE_CALENDAR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LT_S_DATE | Private | See coding | LT_S_DATE | 20010104 | |
|
| 2 | LT_T_DATE | Private | See coding | LT_T_DATE | 20010104 | |
Method Signatures
Method CLEAR_FOCUS Signature
Method CLEAR_FOCUS on class CL_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method CLEAR_FOCUS on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method CONSTRUCTOR on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method CREATE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20010117 | |||
| 2 | IM_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20010117 | |||
| 3 | IM_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Variable | 20010117 | |||
| 4 | IM_MSG_COLLECTION | Call by reference | Object reference (TYPE REF TO) | CL_PT_TMW_MESSAGE_COLLECTION | Sammlung von Dialog- oder Zeitauswertungsmeldungen | 20010117 |
Method CREATE_MESSAGE on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method GET_DATE_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DATE_FROM | Call by reference | Type reference (TYPE) | DATS | Beginndatum | 20001228 | |||
| 2 | EX_DATE_TO | Call by reference | Type reference (TYPE) | DATS | Endedatum | 20001228 | |||
| 3 | IM_DATE | Call by reference | Type reference (TYPE) | DATS | Datum | 20001228 | |||
| 4 | IM_VIEW | Call by reference | Type reference (TYPE) | INT1 | Sicht | 20001228 |
Method GET_DATE_INTERVAL on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method GET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATE_FROM | Call by reference | Type reference (TYPE) | DATS | Beginndatum | 20010103 | |||
| 2 | IM_DATE_TO | Call by reference | Type reference (TYPE) | DATS | Endedatum | 20010103 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | INT1 | Sicht | 20010213 |
Method GET_VIEW on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method GOTO_DAY_WITH_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TEXT | Call by reference | Type reference (TYPE) | STRING | Text der Nachricht | 20010111 |
Method GOTO_DAY_WITH_ERROR on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method IS_APPT_IN_DETAIL 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 | Termin | 20010115 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | TRUE wenn Appointment im Detailbereich sichtbar ist | 20010115 |
Method IS_APPT_IN_DETAIL on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method ON_CHANGE_LANGU Signature
Method ON_CHANGE_LANGU on class CL_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method ON_CHANGE_LANGU on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method ON_CHANGE_VIEW Signature
Method ON_CHANGE_VIEW on class CL_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method ON_CHANGE_VIEW on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method ON_DELETE Signature
Method ON_DELETE on class CL_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method ON_DELETE on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method ON_NEXT_PERIOD Signature
Method ON_NEXT_PERIOD on class CL_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method ON_NEXT_PERIOD on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method ON_PICK_TDTYPE Signature
Method ON_PICK_TDTYPE on class CL_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method ON_PICK_TDTYPE on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method ON_PREVIOUS_PERIOD Signature
Method ON_PREVIOUS_PERIOD on class CL_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method ON_PREVIOUS_PERIOD on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method POST_DATE_SEL_MSG Signature
Method POST_DATE_SEL_MSG on class CL_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method POST_DATE_SEL_MSG on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method SEND_DATE_SEL_MSG Signature
Method SEND_DATE_SEL_MSG on class CL_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method SEND_DATE_SEL_MSG on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method SET_DETAIL_BY_APPOINTMENT 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 | Termin | 20010117 |
Method SET_DETAIL_BY_APPOINTMENT on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method SET_FOCUS Signature
Method SET_FOCUS on class CL_PT_UIA_TMW_TDE_CALENDAR has no parameter.
Method SET_FOCUS on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
Method SET_FOCUS_BY_OID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OID | Call by reference | Object reference (TYPE REF TO) | IF_PT_UIX_TMW_OID | Eindeutige Satzkennung | 20010117 |
Method SET_FOCUS_BY_OID on class CL_PT_UIA_TMW_TDE_CALENDAR has no exception.
History
| Last changed by/on | SAP | 20020211 |
| SAP Release Created in | 46C |