SAP Function TB_POPUP_TO_CONF_NO_WRKDAY_MLT - Working Day Check for a Date with Dialog Box Regarding Multiple Calendars

Parameter Reference Type Length Default Optional Text
DATE_DESCRIPTION 0 SPACE X Date Description (for Dialog Box Title)
DATE_TO_BE_CHECKED SYST-DATUM D 8 Date to Be Checked

Parameter Reference Type Length Text
DATE_CHECKED SYST-DATUM D 8 Checked Date

Parameter Reference Length Optional Text
FACTORY_CALENDARS VTBFCAL 2 Factory Calendar Identification

Exception Text
DATE_AFTER_RANGE Date Is After End of Factory Calendar
DATE_BEFORE_RANGE Date Is Before Start of Factory Calendar
DATE_INVALID Date is invalid
FACTORY_CALENDAR_NOT_FOUND Factory Calendar Unknown


This function module checks whether a date is a working day with regardto multiple specified factory calendars. If it is not, a dialog box isdisplayed, where the user can still use this date, or go to the next orprevious working day.