RetailLoyaltyManager::copyLoyaltyCardTransactions Method [AX 2012]
Copying transactions which are related to source loyalty card to destination loyalty card.
Transactions of following tables will be copied: RetailLoyaltyCardRewardPointTrans, RetailLoyaltyCardRewardPointDeductionRetailLoyaltyCardTier
Syntax
client server public static void copyLoyaltyCardTransactions(RetailLoyaltyCardNumber _sourceCardNumber, RetailLoyaltyCardNumber _destinationCardNumber)
Run On
Called
Parameters
- _sourceCardNumber
Type: RetailLoyaltyCardNumber Extended Data Type
Source loyalty card number
- _destinationCardNumber
Type: RetailLoyaltyCardNumber Extended Data Type
Destination loyalty card number