PurchReqLineExternalCatalogQuote::find Method
Finds the specified record in the PurchReqLineExternalCatalogQuote table.
Syntax
client server public static PurchReqLineExternalCatalogQuote find(
RefRecId _purchReqLine,
RefRecId _externalCatalogQuote,
[boolean _forUpdate])
Run On
Called
Parameters
- _purchReqLine
Type: RefRecId Extended Data Type
- _externalCatalogQuote
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: PurchReqLineExternalCatalogQuote Table
A record in the PurchReqLineExternalCatalogQuote table if found; otherwise, an empty buffer.