SAP ABAP Function Module CONVERT_TIME_DATE_FOR_TIMEZONE (Create initial time in user time)
Hierarchy
SRM_SERVER (Software Component) SRM_SERVER
   SRM-SUS (Application Component) Supplier Self Services
     BBP_SUS_CORE (Package) SUS Application Layer (on SRM Server)
Basic Data
Function Module CONVERT_TIME_DATE_FOR_TIMEZONE Create initial time in user time  
Function Group BBP_SUS_UTILITIES   Utility Functions for SUS  
Program Name SAPLBBP_SUS_UTILITIES    
INCLUDE Name LBBP_SUS_UTILITIESU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TIME TYPE TIMS Field of type TIMS
Exporting E_DATE TYPE DATS Field of type DATS
Importing I_DATE TYPE DATS Field of type DATS
Importing I_TIME TYPE TIMS Field of type TIMS
Importing I_TIMEZONE_FROM TYPE TZONREF-TZONE Time Zone
Importing I_TIMEZONE_TO TYPE TZONREF-TZONE Time Zone
               
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  20050322 
SAP Release Created in 550