PurchEditLinesForm.showDocNumberingCode_LT Method [AX 2012]

This method is used to find if the Numbering Code field should be visible on the Purchase Invoice/Packing slip 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
false, since the actual methods called will be the ones in Invoice or Packing slip class.

Community Additions

ADD
Show: