PurchEditLinesForm_Invoice.enablePerformBudgetCheckButtons Method [AX 2012]

Determines whether the buttons to perform budget checking should be enabled.

public boolean enablePerformBudgetCheckButtons(VendInvoiceInfoTable _vendInvoiceInfoTable)

Run On

Client

Parameters

_vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
The VendInvoiceInfoTable buffer used to determine the button status.

Return Value

Type: boolean
true if the buttons should be enabled; otherwise false.

Community Additions

ADD
Show: