RetailTransactionLoyaltyPointTransX_AX62::InsertToRegularTable Method
Insert logic from staging table for RetailTransactionLoyaltyRewardPointTrans for POS versions 5, 61 and 62.
Syntax
client server public static void InsertToRegularTable(RetailTransactionLoyaltyPointTransX_AX62 cursor)
Run On
Called
Parameters
- cursor
Type: RetailTransactionLoyaltyPointTransX_AX62 Table
Staging table containing the records from the channel.
Exceptions
Exception | Condition |
---|---|
Error | Exception thrown when updating records in RetailTransactionLoyaltyRewardPointTrans fails. |