SAP ABAP Function Module CO2Z_FACT_CALENDAR_CHECK_DATE (checks a date in the given factory calendar)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PS-ST-OPR-NET (Application Component) Network and Activity
⤷
COIF (Package) Logistics interface for orders
⤷
⤷
Basic Data
| Function Module | CO2Z_FACT_CALENDAR_CHECK_DATE | checks a date in the given factory calendar |
| Function Group | CO2Z | Logistics interface: general functions |
| Program Name | SAPLCO2Z | Logistics Interface: General Functions |
| INCLUDE Name | LCO2ZU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_KALID | TYPE | SCAL-FCALID | factory calendar | |||
| |
I_DATE | TYPE | SCAL-DATE | date to be checked against the calendar | |||
| |
DATE_AFTER_RANGE | TYPE | date after factory calendar range in the future | ||||
| |
DATE_BEFORE_RANGE | TYPE | date before factory calendar range in the past | ||||
| |
DATE_INVALID | TYPE | date invalid | ||||
| |
FACTORY_CALENDAR_NOT_FOUND | TYPE | factory calendar not existing | ||||
| |
NO_WORKING_DAY | TYPE | the given date is no working day | ||||
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 | 19990827 |
| SAP Release Created in |