Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Edits or displays the CalendarDays field from the InventItemInventSetup table.
Syntax
edit CalendarDays editCalendarDays(boolean _set, CalendarDays _calendarDays)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that determines whether to assign a new value to the CalendarDays field.
- _calendarDays
Type: CalendarDays Extended Data Type
A Boolean value that is used to assign a new value to the field CalendarDays.
Return Value
Type: CalendarDays Extended Data Type
true if lead time is specified in working days; otherwise, false.
Remarks
If the Override field for the specified InventItemInventSetup record is false, the method displays the CalendarDays field from the default InventItemInventSetup record.