SAP ABAP Function Module CONVERT_TIME_INPUT (Convert a time from external to internal format)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ASF-POP (Application Component) Standard Dialogs
     SZP (Package) R/3 Central Basis Development: Dialog Boxes...
Basic Data
Function Module CONVERT_TIME_INPUT Convert a time from external to internal format  
Function Group SCON   Conversion to internal/external format  
Program Name SAPLSCON    
INCLUDE Name LSCONU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUTPUT TYPE SYST-UZEIT Output time as database field
Importing INPUT TYPE Formatted time entry
Importing PLAUSIBILITY_CHECK TYPE 'X' Make plausibility check
Exception PLAUSIBILITY_CHECK_FAILED TYPE Plausibility check error
Exception WRONG_FORMAT_IN_INPUT TYPE Time in INPUT has incorrect format
               
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  19950113 
SAP Release Created in