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