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.
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.