SAP ABAP Class CL_PT_TMW_DATE_SELECTION (Date Selection for TMW)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PAOC_TIM_TMW_UIA_OBJECTS (Package) TMW: UIA Objects
⤷
⤷
Properties
| Class | CL_PT_TMW_DATE_SELECTION | |
| Short Description | Date Selection for TMW | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_TMW_UIA_OBJECTS | TMW: UIA Objects |
| Created | 19990625 | SAP |
| Last change | 19991201 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PT_TMW_DATE_SELECTION has no forward declaration.
Interfaces
Class CL_PT_TMW_DATE_SELECTION has no interface implemented.
Friends
Class CL_PT_TMW_DATE_SELECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PTMSGID | 'DATE_SELECTION' | C_MESSAGE_ID | 19991201 | ||
| 2 | Constant | Public | Type reference (TYPE) | PTMSGTY | 'E' | C_MESSAGE_TYPE | 19991201 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | DATE_SELECTION_STATE | Current Status | 19990625 | |||
| 4 | Constant | Private | Type reference (TYPE) | BOOLE_D | ' ' | FALSE | 19990625 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | DATE_SELECTION_STATE | Previous Status | 19990625 | |||
| 6 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | TRUE | 19990625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 19990804 | |
| 2 | Instance method | Public | Method | Copy All | 19990705 | |
| 3 | Instance method | Public | Method | Creates Message | 19990625 | |
| 4 | Instance method | Public | Method | Read Time | 19990625 | |
| 5 | Instance method | Public | Method | Read Period | 19990625 | |
| 6 | Instance method | Public | Method | Message Processing | 19990625 | |
| 7 | Instance method | Public | Method | Status Change | 19990626 | |
| 8 | Instance method | Public | Method | Set Time | 19990625 | |
| 9 | Instance method | Public | Method | Set Period | 19990625 |
Events
Class CL_PT_TMW_DATE_SELECTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DATE_SELECTION_STATE | Private | See coding | DATE_SELECTION_STATE | 19990625 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PT_TMW_DATE_SELECTION has no parameter.
Method CONSTRUCTOR on class CL_PT_TMW_DATE_SELECTION has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PT_TMW_DATE_SELECTION | Kopie | 19990705 |
Method COPY on class CL_PT_TMW_DATE_SELECTION has no exception.
Method CREATE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SENDER | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_OBJECT | Absender | 19990625 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_MESSAGE | Nachricht zur Zustandsübertragung | 19990625 |
Method CREATE_MESSAGE on class CL_PT_TMW_DATE_SELECTION has no exception.
Method GET_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | D | Zeitpunkt | 19990625 |
Method GET_DATE on class CL_PT_TMW_DATE_SELECTION has no exception.
Method GET_DATE_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FROM_DATE | Value transfer | Type reference (TYPE) | D | untere Grenze des Zeitraums | 19990625 | |||
| 2 | EX_TO_DATE | Value transfer | Type reference (TYPE) | D | obere Grenze des Zeitraums | 19990625 |
Method GET_DATE_INTERVAL on class CL_PT_TMW_DATE_SELECTION has no exception.
Method HANDLE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_MESSAGE | Nachricht | 19990625 | |||
| 2 | RE_MESSAGE_UNDERSTOOD | Value transfer | Type reference (TYPE) | BOOLE_D | Nachricht verstanden | 19990626 |
Method HANDLE_MESSAGE on class CL_PT_TMW_DATE_SELECTION has no exception.
Method IS_STATE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Zustand geändert | 19990626 |
Method IS_STATE_CHANGED on class CL_PT_TMW_DATE_SELECTION has no exception.
Method SELECT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATE | Value transfer | Type reference (TYPE) | D | Zeitpunkt | 19990625 |
Method SELECT_DATE on class CL_PT_TMW_DATE_SELECTION has no exception.
Method SELECT_DATE_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FROM_DATE | Value transfer | Type reference (TYPE) | D | untere Grenze des neuen Zeitraums | 19990625 | |||
| 2 | IM_TO_DATE | Value transfer | Type reference (TYPE) | D | obere Grenze des neuen Zeitraums | 19990625 |
Method SELECT_DATE_INTERVAL on class CL_PT_TMW_DATE_SELECTION has no exception.
History
| Last changed by/on | SAP | 19991201 |
| SAP Release Created in |