PriceDisc.mcrRemovePriceDiscTableList Method [AX 2012]
Removes PriceDiscTable records that are of the same type as the passed MCRriceHistoryType.
private void mcrRemovePriceDiscTableList(MCRPriceHistoryType _priceHistoryType)
Run On
ServerParameters
- _priceHistoryType
- Type: MCRPriceHistoryType Enumeration
The MCRriceHistoryType value to check for in the PriceDiscTable records.
Community Additions
ADD
Show: