PurchEditLinesForm_Invoice.initInvoiceLineState Method [AX 2012]

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

public boolean initInvoiceLineState(VendInvoiceInfoLine _vendInvoiceInfoLine)

Run On

Client

Parameters

_vendInvoiceInfoLine
Type: VendInvoiceInfoLine Table
The VendInvoiceInfoLine record to evaluate.

Return Value

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

Community Additions

ADD
Show: