The Function Module LAST_FACTORYDATE_GET (Calendar function: Return last factory date for a factory calendar) is a standard Function Module in SAP ERP and is part of the function group SCAL within the package SZC.
Function Module | LAST_FACTORYDATE_GET |
Short Text | Calendar function: Return last factory date for a factory calendar |
Function Group | SCAL |
Package | SZC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FACTORY_CALENDAR_ID | LIKE | SCAL-FCALID | Factory calendar ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | LIKE | SCAL-DATE | Date of factory date | |
FACTORYDATE | LIKE | SCAL-FACDATE | No. of workdays in specified calendar |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CALENDAR_BUFFER_NOT_LOADABLE | Factory calendar could not be buffered |
FACTORY_CALENDAR_ID_MISSING | Factory calendar ID was transferred with SPACE |
FACTORY_CALENDAR_NOT_FOUND | Factory calendar is not in buffer |