PurchRFQReplyStatus::findByName Method
Finds the PurchRFQReplyStatus record.
Syntax
client server public static PurchRFQReplyStatus findByName(PurchRFQReplyStatusName _purchRFQReplyStatusName, [boolean _forUpdate])
Run On
Called
Parameters
- _purchRFQReplyStatusName
Type: PurchRFQReplyStatusName Extended Data Type
A PurchRFQReplyStatusName value.
- _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.