PurchEditLinesForm_Invoice.initInvoiceHeaderState Method [AX 2012]

Determines whether the invoice header status is changed or not and the user has a pending work item that is equal to a Task or Approval enumeration value.

public boolean initInvoiceHeaderState(VendInvoiceInfoTable _vendInvoiceInfoTable)

Run On

Client

Parameters

_vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
The VendInvoiceInfoTable record to evaluate.

Return Value

Type: boolean
true when the status of the header has changed; otherwise, false.

Community Additions

ADD
Show: