Share via


PurchRFQReplyStatus::find Method

Finds the PurchRFQReplyStatus record.

Syntax

client server public static PurchRFQReplyStatus find(PurchRFQReplyStatusRecId _purchRFQReplyStatusRecId, [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: PurchRFQReplyStatus Table
A PurchRFQReplyStatus record.

See Also

Reference

PurchRFQReplyStatus Table