Share via


InventItemInventSetup.editCalendarDays Method

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.

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.

See Also

Reference

InventItemInventSetup Table