Share via


SalesCalcAvailableDlvDates.createPossibleShippingAndReceiptDates Method [AX 2012]

Calculates the possible shipping and receipt dates.

Syntax

public void createPossibleShippingAndReceiptDates([boolean _createOnlyOneRecord])

Run On

Called

Parameters

  • _createOnlyOneRecord
    Type: boolean
    A Boolean value that specifies whether to create one or more records; optional. (More records are needed when it will be presented in the available ship and receipt dates dialog box).

See Also

Reference

SalesCalcAvailableDlvDates Class