PurchFormletterParmDataInvoice.needVarianceApproval Method [AX 2012]

Indicates whether the specified VendInvoiceInfoTable table record needs variance approval.

protected boolean needVarianceApproval(VendDocumentTableMap _vendInvoiceInfoTable)

Run On

Server

Parameters

_vendInvoiceInfoTable
Type: VendDocumentTableMap Map
The record to check.

Return Value

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

Community Additions

ADD
Show: