RetailLoyaltyCardRewardPointTrans::UpdateLoyaltyPaymentEntriesWithSalesId Method
Updates the sales ID of the payment entries of the given transaction in RetailLoyaltyCardRewardPointTrans table.
Syntax
client server public static void UpdateLoyaltyPaymentEntriesWithSalesId(RetailTransactionId _originalTransactionId, SalesId _salesId)
Run On
Called
Parameters
- _originalTransactionId
Type: RetailTransactionId Extended Data Type
The original Retail transaction ID.
- _salesId
Type: SalesId Extended Data Type
The new sales ID.