PurchEditLinesForm_Invoice.invoiceHeaderEditNone Method [AX 2012]

Determines whether the invoice header is not editable.

public boolean invoiceHeaderEditNone(VendInvoiceInfoTable _vendInvoiceInfoTable)

Run On

Client

Parameters

_vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
The VendInvoiceInfoTable record to evaluate.

Return Value

Type: boolean
true if the VendInvoiceRequestStatus field for the invoice header is equal to a Approved enumeration value; otherwise, false.

Community Additions

ADD
Show: