Share via


BOMCalcCheckOper.checkZeroCostPrice Method [AX 2012]

Indicates whether the price used for the specified cost category is zero; if so, an error message is generated.

Syntax

public void checkZeroCostPrice(
    RouteCostCategoryId _costCategoryId, 
    Price _price, 
   [boolean _costPricePresent, 
    str _strText, 
    Exception _exceptionType])

Run On

Called

Parameters

  • _strText
    Type: str

See Also

Reference

BOMCalcCheckOper Class