RetailContosoDemoDataGenerator::createDiscountLineMixAndMatch Method [AX 2012]
client server public static void createDiscountLineMixAndMatch(
RetailDiscountOfferId _offerId,
RetailMemo _description,
EcoResCategoryId _categoryId,
EcoResProductRecId _productId,
EcoResDistinctProductVariantRecId _variantId,
UnitOfMeasureSymbol _unitId,
RetailDealPriceDiscountPctBase _lineSpecDiscountMethod,
RetailDiscountValue _lineDiscountValue,
RetailMixAndMatchLineGroup _lineGroup)
Run On
CalledParameters
- _offerId
- Type: RetailDiscountOfferId Extended Data Type
- _description
- Type: RetailMemo Extended Data Type
- _categoryId
- Type: EcoResCategoryId Extended Data Type
- _productId
- Type: EcoResProductRecId Extended Data Type
- _variantId
- Type: EcoResDistinctProductVariantRecId Extended Data Type
- _unitId
- Type: UnitOfMeasureSymbol Extended Data Type
- _lineSpecDiscountMethod
- Type: RetailDealPriceDiscountPctBase Enumeration
- _lineDiscountValue
- Type: RetailDiscountValue Extended Data Type
- _lineGroup
- Type: RetailMixAndMatchLineGroup Extended Data Type
Show: