Share via


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

  • _forUpdate
    Type: boolean
    True to select for update, False otherwise.

Return Value

Type: PurchRFQAmendment Table
A PurchRFQAmendment record buffer.

See Also

Reference

PurchRFQAmendment Table