BOMCalcCheckOper.checkNoCostPrice Method [AX 2012]

Indicates whether a cost category has a price; if not, an error message is created.

Syntax

public void checkNoCostPrice(
    RouteCostCategoryId _costCategoryId, 
    boolean _costPricePresent, 
   [str _strText, 
    Exception _exceptionType])

Run On

Called

Parameters

  • _strText
    Type: str

See Also

Reference

BOMCalcCheckOper Class