InventCostAmountHandler.clearAmount Method [AX 2012]
Sets a specific amount type to zero.
Syntax
public void clearAmount(InventCostAmountType _inventCostAmountType)
Run On
Called
Parameters
- _inventCostAmountType
Type: InventCostAmountType Enumeration
Exceptions
Exception | Condition |
---|---|
Error | The amount type is unknown. |
Error | The amount type is unknown. |