PurchTable2LineField.findParametersTable Method [AX 2012]
Retrieves a record in the PurchTable2LineParameters table.
protected SalesPurchTableToLineParameters findParametersTable(FieldId _fieldId, [boolean _update])
Run On
CalledParameters
- _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 MapAn instance of the SalesPurchTableToLineParameters map that represents a record in the PurchTable2LineParameters table.
Community Additions
ADD
Show: