Share via


VendOutPaymRecord_HSBC.checkPaymentDate Method [AX 2012]

Determines whether the payment date is within 173 days of the current system date.

Syntax

protected boolean checkPaymentDate()

Run On

Server

Return Value

Type: boolean
true if the payment date is within 173 days of the current system date; otherwise, false.

Remarks

An out of range date will produce an appropriate error message and the file export will not occur.

See Also

Reference

VendOutPaymRecord_HSBC Class