SalesCalcAvailableDlvDates.checkShippingDate Method [AX 2012]
Checks if the entered shipping date is valid
Syntax
public void checkShippingDate([boolean _checkCalendar, boolean _modifiedField])
Run On
Called
Parameters
- _checkCalendar
Type: boolean
A Boolean value that specifies whether it also verifies if the shipping date is an open date in the shipping calendar.
- _modifiedField
Type: boolean
A Boolean value that specifies whether the method is called as a response to a modified field event.