SalesInvoiceJournalPostProj.checkInvoiceIssueDueDate_W Method [AX 2012]

Verifies whether the posting dates on exceeding of the invoice issue date in the packing slips

Syntax

protected boolean checkInvoiceIssueDueDate_W()

Run On

Server

Return Value

Type: boolean
true if all checks are successful; otherwise, false

See Also

Reference

SalesInvoiceJournalPostProj Class