SAP ABAP Function Module CONVERT_YEAR_WITH_THRESHOLD (Year conversion from 2-digit to 4-digit no. (with 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_YEAR_WITH_THRESHOLD Year conversion from 2-digit to 4-digit no. (with threshold)  
Function Group SCON   Conversion to internal/external format  
Program Name SAPLSCON    
INCLUDE Name LSCONU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUTPUT TYPE WORKFLDS-YEARN 4-digit year (19.. or 20..)
Importing INPUT TYPE WORKFLDS-MONTH 00 2-digit year
Importing THRESHOLD TYPE WORKFLDS-MONTH 50 Threshold for determining century
               
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