BOMCalcCheck.addAgeCostPrice Method [AX 2012]

Syntax

public void addAgeCostPrice(
    int _costPriceAgeInDays, 
    int _limitInDays, 
   [str _strText, 
    Exception _exceptionType])

Run On

Called

Parameters

  • _costPriceAgeInDays
    Type: int
  • _limitInDays
    Type: int
  • _strText
    Type: str

See Also

Reference

BOMCalcCheck Class