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