Compartir a través de


PurchRFQTable::findByRFQId Method

Finds the PurchRFQCaseTable record.

Syntax

client server public static PurchRFQCaseTable findByRFQId(PurchRFQId _rfqId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record will be updated.

Return Value

Type: PurchRFQCaseTable Table
The PurchRFQCaseTable record.

See Also

Reference

PurchRFQTable Table