Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether to do delivery date control on the confirmed dates.
Syntax
protected boolean checkConfirmedDates()
Run On
Called
Return Value
Type: boolean
true if it should do the delivery date control on confirmed dates; otherwise, false.
Remarks
Should always returns false in sub-classes that are related to tables that do not contain confirmed date fields. For example, the TmpSalesTable and TmpSalesLine tables.