PurchRFQSendAmendment::find Method
Finds the record on the PurchRFQSendAmendment table associated with the given PurchRFQSendAmendment record ID.
Syntax
client server public static PurchRFQSendAmendment find(PurchRFQSendAmendmentRecId _purchRFQSendAmendmentRecId, [boolean _forupdate])
Run On
Called
Parameters
- _purchRFQSendAmendmentRecId
Type: PurchRFQSendAmendmentRecId Extended Data Type
The record ID to be used to find the record.
- _forupdate
Type: boolean
A boolean value that determines whether the record should be selected for update; optional.
Return Value
Type: PurchRFQSendAmendment Table
A PurchRFQSendAmendment table buffer.