SAP ABAP Function Module CONVERT_DATE_WITH_THRESHOLD (Date conversion from external to internal format with time threshold)
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_DATE_WITH_THRESHOLD Date conversion from external to internal format with time threshold  
Function Group SCON   Conversion to internal/external format  
Program Name SAPLSCON    
INCLUDE Name LSCONU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUTPUT TYPE SYST-DATUM Output date as database field
Importing INPUT TYPE Formatted date entry
Importing PLAUSIBILITY_CHECK TYPE 'X' Make plausibility check
Importing THRESHOLD TYPE WORKFLDS-MONTH 50 Threshold for determining century
Exception PLAUSIBILITY_CHECK_FAILED TYPE Plausibility check error
Exception WRONG_FORMAT_IN_INPUT TYPE INPUT date format error
               
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  19970307 
SAP Release Created in