Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.