RetailTransactionDiscountTransT_AX62::InsertToRegularTable Method
Insert logic from staging table for RetailTransactionDiscountTrans for POS versions 5, 61 and 62.
Syntax
client server public static void InsertToRegularTable(RetailTransactionDiscountTransT_AX62 cursor)
Run On
Called
Parameters
- cursor
Type: RetailTransactionDiscountTransT_AX62 Table
Instance of the temp table RetailTransactionDiscountTransT_AX62 containing records populated from channel DB.
Exceptions
Exception | Condition |
---|---|
Error | Exception thrown when updating records in RetailTransactionDiscountTrans fails. |
Remarks
The fields customerDiscountType, manualDiscountType, DiscountOriginType, LineNum are computed.