InventItemPriceSim::findRecId Method
Finds an inventItemPriceSim record by using a given recId.
Syntax
client server public static InventItemPriceSim findRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The recId of the record that should be found.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record should be selected for update; optional.
Return Value
Type: InventItemPriceSim Table
An inventItemPriceSim record.
Remarks
The record is selected by using the recId Idx.