Share via


PurchRFQPublishAmendment::findByRFQCaseRecId Method

Finds a specific record in the PurchRFQPublishAmendment table.

Syntax

client server public static PurchRFQPublishAmendment findByRFQCaseRecId(PurchRFQCaseRecId _purchRFQCaseRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean value that indicates whether to read the record for update; optional.

Return Value

Type: PurchRFQPublishAmendment Table
A record in the PurchRFQPublishAmendment table; otherwise, an empty record.

See Also

Reference

PurchRFQPublishAmendment Table