Share via


PurchRFQParmSubTable::find Method

Retrieves a PurchRFQParmSubTable record.

Syntax

client server public static PurchRFQParmSubTable find(
    ParmId _parmId, 
    TradeLineRefId _tableRefId, 
    PurchRFQId _rfqId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the PurchRFQParmSubTable record is to be selected for update.

Return Value

Type: PurchRFQParmSubTable Table
A PurchRFQParmSubTable record buffer.

See Also

Reference

PurchRFQParmSubTable Table