PurchRFQTable::findByRFQId Method
Finds the PurchRFQCaseTable record.
Syntax
client server public static PurchRFQCaseTable findByRFQId(PurchRFQId _rfqId, [boolean _forUpdate])
Run On
Called
Parameters
- _rfqId
Type: PurchRFQId Extended Data Type
The RFQ ID of a PurchRFQTable record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record will be updated.
Return Value
Type: PurchRFQCaseTable Table
The PurchRFQCaseTable record.