PurchEditLinesForm_Invoice.invoiceLineEditNone Method [AX 2012]

Determines whether the invoice line is not editable.

public boolean invoiceLineEditNone(VendInvoiceInfoTable _vendInvoiceInfoTable)

Run On

Client

Parameters

_vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
The VendInvoiceInfoLine record to evaluate.

Return Value

Type: boolean
true if the user has no rights to modify the invoice; otherwise, false.

Community Additions

ADD
Show: