Share via


PurchFormletterParmDataInvoice.needVarianceApproval Method [AX 2012]

Indicates whether the specified VendInvoiceInfoTable table record needs variance approval.

Syntax

protected boolean needVarianceApproval(VendDocumentTableMap _vendInvoiceInfoTable)

Run On

Server

Parameters

Return Value

Type: boolean
true if the specified record needs variance approval; otherwise, false.

See Also

Reference

PurchFormletterParmDataInvoice Class