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 |
|---|---|---|---|---|---|---|---|
| |
DATE | TYPE | SCAL-DATE | Date of factory calendar date | |||
| |
FACTORYDATE | TYPE | SCAL-FACDATE | serial number of the workday | |||
| |
FACTORY_CALENDAR_ID | TYPE | SCAL-FCALID | Factory calendar ID | |||
| |
CALENDAR_BUFFER_NOT_LOADABLE | TYPE | Factory calendar could not be buffered | ||||
| |
FACTORYDATE_AFTER_RANGE | TYPE | Factory date is larger than factory calendar defined | ||||
| |
FACTORYDATE_BEFORE_RANGE | TYPE | Factory date is smaller than factory calendar defined | ||||
| |
FACTORYDATE_INVALID | TYPE | Factory date has invalid format | ||||
| |
FACTORY_CALENDAR_ID_MISSING | TYPE | Factory calendar ID was transferred with SPACE | ||||
| |
FACTORY_CALENDAR_NOT_FOUND | TYPE | Factory calendar is not in buffer | ||||
Processing Type
| Normal Function 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 |