ReleaseUpdateDB60_Retail.updateRetailParameters Method [AX 2012]
Updates the DiscountAccount field to DiscountAccountLedgerDimension in RetailParameters table.
Updates the Offer field to OfferLedgerDimension in RetailParameters table.
Updates the MultiBuy field to MultiBuyLedgerDimension in RetailParameters table.
Updates the MixMax field to MixMatchLedgerDimension in RetailParameters table.
Updates the PrePaymentLedgerAccount field to PrepaymentLedgerDimension in RetailParameters table.
Updates the GiftCardCompany field to current company in RetailParameters table.
Syntax
public void updateRetailParameters()
Run On
Server