InventItemPurchSetup.editCalendarDays Method
Edits or displays the CalendarDays field from the InventItemPurchSetup table.
Syntax
edit CalendarDays editCalendarDays(boolean _set, CalendarDays _calendarDays)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies 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 CalendarDays field.
Return Value
Type: CalendarDays Extended Data Type
A Boolean value that determines whether lead time is specified in working days.
Remarks
If the Override field for the specified InventItemPurchSetup record is false, the method displays the CalendarDays field from the default InventItemPurchSetup record.