SAP ABAP Interface IF_TIME_CONVERTER_S2L (Time Converter)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A-S2L (Application Component) Production Supply
     DI_S2L (Package) Production Supply
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
Interface IF_TIME_CONVERTER_S2L  
Short Description Time Converter    
General Data
Package DI_S2L   Production Supply 
Created 20001213   SAP 
Last changed 20050301   SAP 
Unicode checks active    
Forward declarations
Interface IF_TIME_CONVERTER_S2L has no forward declaration.
Interfaces
Interface IF_TIME_CONVERTER_S2L has no interface.
Friends
Interface IF_TIME_CONVERTER_S2L has no friend.
Attributes
Interface IF_TIME_CONVERTER_S2L has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 TO_DATE_AND_TIME Instance method Public Method Conversion to Date and Time 20001213
2 TO_TIMESTAMP Instance method Public Method Conversion to Time Stamp 20001213
3 USED_TZONE Instance method Public Method Time Zone to Be Used 20001213
Events
Interface IF_TIME_CONVERTER_S2L has no event.
Types
Interface 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 Exporting DATE Value transfer Type reference (TYPE) D Datum 20001213
2 Exporting TIME Value transfer Type reference (TYPE) T Zeit 20001213
3 Importing TS Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20001213
4 Importing TZONE Value transfer Type reference (TYPE) TIMEZONE Zeitzone (Default: used_tzone()) 20001213
# Exception Resumable Description Created on
1 X_INVALID_TIMESTAMP Datum oder Uhrzeit inkonsistent 20001213
2 X_INVALID_TZONE Zeitzone unzulässig 20001213

Method TO_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Value transfer Type reference (TYPE) D Datum 20001213
2 Returning RESULT Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20001213
3 Importing TIME Value transfer Type reference (TYPE) T Zeit 20001213
4 Importing TZONE Value transfer Type reference (TYPE) TIMEZONE Zeitzone (Devault: used_tzone()) 20001213
# Exception Resumable Description Created on
1 X_INVALID_DATE_OR_TIME Datum oder Uhrzeit inkonsistent 20001213
2 X_INVALID_TZONE unzulässige Zeitzone 20001213

Method USED_TZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TIMEZONE Zeitzone 20001213

Method USED_TZONE on Interface IF_TIME_CONVERTER_S2L has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 46C2