Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CALENDAR_VISUAL_NEW_SELECTION () is a standard Function Module in SAP ERP and is part of the function group SCA2 within the package SZC.
Function Module | CALENDAR_VISUAL_NEW_SELECTION |
Short Text | |
Function Group | SCA2 |
Package | SZC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLOR_OF_FREEDAYS | LIKE | CALCOLOR | '6X ' | Color of non-working days |
FACTORY_CALENDAR | LIKE | SCA2-FACID | SPACE | Factory calendar ID |
HOLIDAY_CALENDAR | LIKE | SCA2-HOCID | SPACE | Public holiday calendar ID |
This function module does not define any EXPORTING parameters.
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 |
---|---|
FACTORY_CALENDAR_NOT_FOUND | Factory calendar is not in buffer |
HOLIDAY_CALENDAR_NOT_FOUND | Holiday calendar is not in buffer |