Share via


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

Return Value

Type: PurchReqLineExternalCatalogQuote Table
A record in the PurchReqLineExternalCatalogQuote table if found; otherwise, an empty buffer.

See Also

Reference

PurchReqLineExternalCatalogQuote Table