SAP ABAP Function Module /SAPSLL/CONVERT_STAMP_TO_DATE (SLL: Konvertieren eines Zeitstempels in ein lokales Datum)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL (Application Component) Global Trade Services
     /SAPSLL/CORE (Package) Legal & Logistics Services: Global Basis
Basic Data
Function Module /SAPSLL/CONVERT_STAMP_TO_DATE SLL: Konvertieren eines Zeitstempels in ein lokales Datum  
Function Group /SAPSLL/CORE_SRV_MODULES   SLL: Service Modules  
Program Name /SAPSLL/SAPLCORE_SRV_MODULES    
INCLUDE Name /SAPSLL/LCORE_SRV_MODULESU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_DATE TYPE DATS Feld vom Typ DATS
Exporting EV_TIME TYPE SYST-TIMLO Datum und Zeit, Lokale Uhrzeit des Benutzers
Importing IV_TIMESTAMP TYPE TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss)
Importing IV_TIMEZONE TYPE SYST-ZONLO Datum und Zeit, Zeitzone des Benutzers
Importing IV_END_DATE TYPE C SPACE Handelt es sich um ein Ende-Datum?
Exception NO_TIME_STAMP TYPE Kein Zeitstempel angegeben
Exception NO_TIME_ZONE TYPE Keine Zeitzone angegeben
Exception TIME_ZONE_NOTFOUND TYPE Zeitzone tz nicht gefunden, keine Konvertierung.
Exception FORMAT_ERROR TYPE Zeitstempel tst, Datum d oder Zeit t inkonsistent, keine Konvertierung
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141106 
SAP Release Created in