PurchEditLinesForm_Invoice.showDocNumberingCode_LT Method [AX 2012]

This method is used to find if the Numbering Code field should be visible on the Purchase Invoice form.

public boolean showDocNumberingCode_LT(ParmId _parmId)

Run On

Client

Parameters

_parmId
Type: ParmId Extended Data Type
ParmId of the Purchase order transaction.

Return Value

Type: boolean
true if there exists a VendInvoiceInfoTable record with the given ParmId and has the DocRegister_LT field set.

Community Additions

ADD
Show: