InventStdCostConv::findCostingVersion Method
Finds a record in the InventStdCostConv table with a particular value for the CostingVersionId field.
Syntax
client server public static InventStdCostConv findCostingVersion(CostingVersionId _costingVersionId)
Run On
Called
Parameters
- _costingVersionId
Type: CostingVersionId Extended Data Type
The value of the VersionId field from the related CostingVersion table record.
Return Value
Type: InventStdCostConv Table
An InventStdCostConv table buffer.