SAP ABAP Function Module ISU_PROFILE_DATE_CONVERT (Datum und Uhrzeit von Profilwerten konvertieren)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-EDM (Application Component) Energy Data Management
     EE_EDM_PRO (Package) Profile Management
Basic Data
Function Module ISU_PROFILE_DATE_CONVERT Datum und Uhrzeit von Profilwerten konvertieren  
Function Group EEDM_PROFILE_MISC   Profile Processing: Tools and Other  
Program Name SAPLEEDM_PROFILE_MISC   Proofilbearbeitung - Tools und anderes 
INCLUDE Name LEEDM_PROFILE_MISCU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing YT_CONVERTED TYPE STANDARD TABLE Konvertierte Daten
Importing X_TIMEZONE_DATA TYPE TIMEZONE 'UTC+1' Quell-Zeitzone
Importing X_TIMEZONE_CONVERTED TYPE TIMEZONE 'UTC' Ziel-Zeitzone
Importing X_FIELDNAME_DATE TYPE C 'PROF_DATE' Name des Datumsfeldes
Importing X_FIELDNAME_TIME TYPE C 'PROF_TIME' Name des Datumsfeldes
Importing XT_DATA TYPE STANDARD TABLE Eingabedaten
Exception INVALID_PARAMETERS TYPE Fehlerhafte Parameter übergeben
               
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  20050224 
SAP Release Created in