SAP ABAP Function Module RECA_GUI_TIMEZONE_CONVERT (Umrechnen einer Uhrzeit)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
Basic Data
Function Module RECA_GUI_TIMEZONE_CONVERT Umrechnen einer Uhrzeit  
Function Group RECA_GUI_TIMEZONE   Time Zones  
Program Name SAPLRECA_GUI_TIMEZONE    
INCLUDE Name LRECA_GUI_TIMEZONEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ED_DATE TYPE RECA_TIME_S-DATE Feld vom Typ DATS
Exporting ED_TIME TYPE RECA_TIME_S-TIME Aktuelle Uhrzeit des Applikationsservers
Exporting ED_TIMEZONE TYPE RECA_TIME_S-TZONE Zeitzone
Importing ID_DATE TYPE RECA_TIME_S-DATE Feld vom Typ DATS
Importing ID_TIME TYPE RECA_TIME_S-TIME Aktuelle Uhrzeit des Applikationsservers
Importing ID_TIMEZONE TYPE RECA_TIME_S-TZONE Zeitzone
Importing ID_TIMEZONE_TARGET TYPE RECA_TIME_S-TZONE Zeitzone
Importing IF_CHANGE_MODE TYPE RECABOOL ABAP_FALSE Änderungsmodus
               
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  20100310 
SAP Release Created in 700