PurchRFQPublishAmendment::find Method
Finds the record on the PurchRFQPublishAmendment table associated with the given PurchRFQPublishAmendment record ID.
Syntax
client server public static PurchRFQPublishAmendment find(PurchRFQPublishAmendmentRecId _purchRFQPublishAmendmentRecId, [boolean _forupdate])
Run On
Called
Parameters
- _purchRFQPublishAmendmentRecId
Type: PurchRFQPublishAmendmentRecId 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: PurchRFQPublishAmendment Table
A PurchRFQPublishAmendment table buffer.