Share via


SalesCalcAvailableDlvDates.calcReceiptDate Method [AX 2012]

Calculates the receipt date based on the entered shipping date

Syntax

public void calcReceiptDate([boolean _pushShipDateCloser])

Run On

Called

Parameters

  • _pushShipDateCloser
    Type: boolean
    A Boolean value that indicates whether the method also attempts to push shipping date closer to the newly calculated receipt date

See Also

Reference

SalesCalcAvailableDlvDates Class