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 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.