SAP ABAP Class IF_TIME_CONVERTER_S2L (Time Converter)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_DATA_CONVERTER_S2L | Data Converter for Detailed Data | 20001213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PLNG_SEGMENT_S2L | Planning Segment (Ext.: Supply Segment) | 20010104 |
Properties
| Class | IF_TIME_CONVERTER_S2L | |
| Short Description | Time Converter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001213 | SAP |
| Last change | 20050301 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_TIME_CONVERTER_S2L has no forward declaration.
Interfaces
Class IF_TIME_CONVERTER_S2L has no interface implemented.
Friends
Class IF_TIME_CONVERTER_S2L has no friend class.
Attributes
Class IF_TIME_CONVERTER_S2L has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Conversion to Date and Time | 20001213 | |
| 2 | Instance method | Public | Method | Conversion to Time Stamp | 20001213 | |
| 3 | Instance method | Public | Method | Time Zone to Be Used | 20001213 |
Events
Class IF_TIME_CONVERTER_S2L has no event.
Types
Class IF_TIME_CONVERTER_S2L has no local type.
Method Signatures
Method TO_DATE_AND_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Value transfer | Type reference (TYPE) | D | Datum | 20001213 | |||
| 2 | TIME | Value transfer | Type reference (TYPE) | T | Zeit | 20001213 | |||
| 3 | TS | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20001213 | |||
| 4 | TZONE | Value transfer | Type reference (TYPE) | TIMEZONE | Zeitzone (Default: used_tzone()) | 20001213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datum oder Uhrzeit inkonsistent | 20001213 | ||
| 2 | Zeitzone unzulässig | 20001213 |
Method TO_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Value transfer | Type reference (TYPE) | D | Datum | 20001213 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20001213 | |||
| 3 | TIME | Value transfer | Type reference (TYPE) | T | Zeit | 20001213 | |||
| 4 | TZONE | Value transfer | Type reference (TYPE) | TIMEZONE | Zeitzone (Devault: used_tzone()) | 20001213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datum oder Uhrzeit inkonsistent | 20001213 | ||
| 2 | unzulässige Zeitzone | 20001213 |
Method USED_TZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TIMEZONE | Zeitzone | 20001213 |
Method USED_TZONE on class IF_TIME_CONVERTER_S2L has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in |