PurchRFQSendAmendment::find Method

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

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

See Also

Reference

PurchRFQSendAmendment Table