PurchRFQAmendment::findRecId Method
Finds a PurchRFQAmendment record buffer by RecId.
Syntax
client server public static PurchRFQAmendment findRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId of the PurchRFQAmendment record.
- _forUpdate
Type: boolean
True to select for update, False otherwise.
Return Value
Type: PurchRFQAmendment Table
A PurchRFQAmendment record buffer.