SAP ABAP Function Module FACTORYDATE_CONVERT_TO_DATE (Calendar function: Returns date for a factory calendar date)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ASF-CAL (Application Component) Holiday Calendar, Factory Calendar, Appointment Calendar
     SZC (Package) R/3 Central Basis Development: Factory Calendar
Basic Data
Function Module FACTORYDATE_CONVERT_TO_DATE Calendar function: Returns date for a factory calendar date  
Function Group SCAL   Calendar functions  
Program Name SAPLSCAL    
INCLUDE Name LSCALU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DATE TYPE SCAL-DATE Date of factory calendar date
Importing FACTORYDATE TYPE SCAL-FACDATE serial number of the workday
Importing FACTORY_CALENDAR_ID TYPE SCAL-FCALID Factory calendar ID
Exception CALENDAR_BUFFER_NOT_LOADABLE TYPE Factory calendar could not be buffered
Exception FACTORYDATE_AFTER_RANGE TYPE Factory date is larger than factory calendar defined
Exception FACTORYDATE_BEFORE_RANGE TYPE Factory date is smaller than factory calendar defined
Exception FACTORYDATE_INVALID TYPE Factory date has invalid format
Exception FACTORY_CALENDAR_ID_MISSING TYPE Factory calendar ID was transferred with SPACE
Exception FACTORY_CALENDAR_NOT_FOUND TYPE Factory calendar is not in buffer
               
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