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 a specified record in the SalesQuotationToLineParameters table.
Syntax
protected SalesPurchTableToLineParameters findParametersTable(FieldId _fieldId, [boolean _update])
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The key field for the SalesQuotationToLineParameters table.
- _update
Type: boolean
A Boolean value that indicates whether the record is selected for update; optional.
Return Value
Type: SalesPurchTableToLineParameters Map
A SalesQuotationToLineParameters record.