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