Share via


SalesCalcAvailableDlvDates.checkReceiptDate Method [AX 2012]

Checks if the entered receipt date is valid.

Syntax

public void checkReceiptDate([boolean _checkCalendar])

Run On

Called

Parameters

  • _checkCalendar
    Type: boolean
    A Boolean value that specifies whether it also verifies if the receipt date is an open date in both the customer and the transport calendars.

See Also

Reference

SalesCalcAvailableDlvDates Class