SalesQuotationToLineParameters::find Method
Finds a SalesQuotationToLineParameters record.
Syntax
client server public static SalesQuotationToLineParameters find(FieldId _fieldId, [boolean _update])
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID to find a record for.
- _update
Type: boolean
A Boolean value that indicates whether the record is to be selected for update; optional.
Return Value
Type: SalesQuotationToLineParameters Table
A SalesQuotationToLineParameters record.