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