Share via


PurchRFQReplyStatus::findByName Method

Finds the PurchRFQReplyStatus record.

Syntax

client server public static PurchRFQReplyStatus findByName(PurchRFQReplyStatusName _purchRFQReplyStatusName, [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