InventItemPriceSim.isCostingVersionCompatible Method

Verifies that this price is compatible with the given costing version.

Syntax

public boolean isCostingVersionCompatible(CostingVersion _costingVersion)

Run On

Called

Parameters

  • _costingVersion
    Type: CostingVersion Table
    The costing version against which the price will be checked.

Return Value

Type: boolean
true if the price is compatible with the costing version; otherwise, false.

See Also

Reference

InventItemPriceSim Table