Comparteix a través de


PurchRFQPublishAmendment::find Method

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

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

See Also

Reference

PurchRFQPublishAmendment Table