SAP ABAP Function Module LAST_FACTORYDATE_GET (Calendar function: Return last factory date for a factory calendar)
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 | LAST_FACTORYDATE_GET | Calendar function: Return last factory date for a factory calendar |
| Function Group | SCAL | Calendar functions |
| Program Name | SAPLSCAL | |
| INCLUDE Name | LSCALU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FACTORYDATE | TYPE | SCAL-FACDATE | No. of workdays in specified calendar | |||
| |
DATE | TYPE | SCAL-DATE | Date of factory date | |||
| |
FACTORY_CALENDAR_ID | TYPE | SCAL-FCALID | Factory calendar ID | |||
| |
FACTORY_CALENDAR_NOT_FOUND | TYPE | Factory calendar is not in buffer | ||||
| |
FACTORY_CALENDAR_ID_MISSING | TYPE | Factory calendar ID was transferred with SPACE | ||||
| |
CALENDAR_BUFFER_NOT_LOADABLE | TYPE | Factory calendar could not be buffered | ||||
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 | 19960621 |
| SAP Release Created in |