Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the parameters tables.
Syntax
protected abstract SalesPurchTableToLineParameters findParametersTable(FieldId _fieldId, [boolean _update])
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The key field for the table to line parameters table.
- _update
Type: boolean
A Boolean value that indicates whether the record will be updated or deleted.
Return Value
Type: SalesPurchTableToLineParameters Map
An instance of the SalesPurchTableToLineParameters map, which represents a record in the table to line parameters table.