PurchEditLinesForm_Invoice.invoiceHeaderEditFull Method [AX 2012]

Determines whether the invoice header is editable.

public boolean invoiceHeaderEditFull(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 Draft enumeration value; otherwise, false.

Community Additions

ADD
Show: