Share via


SalesCalcAvailableDlvDates.setShippingDateBeforeTodayErrorText Method [AX 2012]

Sets the error text when a shipping date is in the past.

Syntax

public void setShippingDateBeforeTodayErrorText(boolean _modifiedField)

Run On

Called

Parameters

  • _modifiedField
    Type: boolean
    A Boolean value that specifies whether the method is called as a response to a modified field event.

See Also

Reference

SalesCalcAvailableDlvDates Class