Share via


SalesCalcAvailableDlvDates.isReceiptDateInPast Method [AX 2012]

Determines if the receipt date is in the past

Syntax

public boolean isReceiptDateInPast()

Run On

Called

Return Value

Type: boolean
true if the receipt date is in the past; otherwise, false.

See Also

Reference

SalesCalcAvailableDlvDates Class