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