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