Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds a specific record in the PurchRFQTableKMCollection table.
Syntax
client server public static PurchRFQTableKMCollection find(PurchRFQKMCollectionRecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: PurchRFQKMCollectionRecId Extended Data Type
The record ID of PurchRFQTableKMCollection record.
- _forUpdate
Type: boolean
A boolean value that indicates whether to read the record for update; optional.
Return Value
Type: PurchRFQTableKMCollection Table
A record in the PurchRFQTableKMCollection table; otherwise, an empty record.