PurchTable2LineField.findParametersTable Method [AX 2012]

Retrieves a record in the PurchTable2LineParameters table.

protected SalesPurchTableToLineParameters findParametersTable(FieldId _fieldId, [boolean _update])

Run On

Called

Parameters

_fieldId
Type: FieldId Extended Data Type
The key field for the PurchTable2LineParameters table.
_update
Type: boolean
true if the record will be updated or deleted; otherwise, false

Return Value

Type: SalesPurchTableToLineParameters Map
An instance of the SalesPurchTableToLineParameters map that represents a record in the PurchTable2LineParameters table.

Community Additions

ADD
Show: