Share via


SalesInvoiceJournalCreate.checkDocumentData_PL Method [AX 2012]

Checks various attributes of a sales order invoice during posting.

Syntax

protected boolean checkDocumentData_PL()

Run On

Server

Return Value

Type: boolean
true if the sales order invoice is postable; otherwise, false.

See Also

Reference

SalesInvoiceJournalCreate Class