SAP ABAP Function Module CRM_SCHEDLIN_CONVERT_IO_TZTF (Konvertierung Datum_Zeit: Eingabe => TimeStamp)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-SLO (Application Component) Sales Transaction
     CRM_SCHEDLIN (Package) CRM Schedule Lines
Basic Data
Function Module CRM_SCHEDLIN_CONVERT_IO_TZTF Konvertierung Datum_Zeit: Eingabe => TimeStamp  
Function Group CRM_SCHEDLIN_OW   Object Work Area for Current Entry  
Program Name SAPLCRM_SCHEDLIN_OW    
INCLUDE Name LCRM_SCHEDLIN_OWU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_FROM_TIME TYPE TIMESTAMP VON: UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss)
Exporting EV_FROM_TIMEZONE TYPE TIMEZONE VON: Zeitzone
Exporting EV_TO_TIME TYPE TIMESTAMP BIS: UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss)
Exporting EV_TO_TIMEZONE TYPE TIMEZONE BIS: Zeitzone
Importing IV_FROM_IO_FIELD TYPE TZTF_IO_FIELD VON: Feld für die Ein- und Ausgabe von TimeFields
Importing IV_TO_IO_FIELD TYPE TZTF_IO_FIELD BIS: Feld für die Ein- und Ausgabe von TimeFields
Importing IV_DEFAULT_TIMEZONE TYPE TIMEZONE Standard-Zeitzone
Importing IV_ITEM_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_MODE TYPE CRMT_MODE Processing Mode of Transaction
Exception TIME_CONVERSION_ERROR TYPE Fehler bei der Datum/Zeit-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  19991102 
SAP Release Created in