Share via


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

Exceptions

Exception Condition
Error

Exception thrown when updating records in RetailTransactionDiscountTrans fails.

Remarks

The fields customerDiscountType, manualDiscountType, DiscountOriginType, LineNum are computed.

See Also

Reference

RetailTransactionDiscountTransT_AX62 Table