InventCostTrans::findRecId Method
Finds an InventCostTrans record for a given RecId.
Syntax
client server public static InventCostTrans findRecId(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId of the record that should be found.
Return Value
Type: InventCostTrans Table
An InventCostTrans record.