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
ClientParameters
- _vendInvoiceInfoLine
- Type: VendInvoiceInfoLine Table
The VendInvoiceInfoLine record to evaluate.
Community Additions
ADD
Show: