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 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.