Discount Status Check

Top  Previous  Next

Saved List in UNUSED_CUSTOMER_DISCOUNTS

Now do the following:

Press F5 (Command Line)ûPress Assistant and choose GETLIST

Select UNUSED_CUSTOMER_DISCOUNTS from the list

Press Execute to retrieve the unused list.

Now run a report Say:

LIST CUSTOMER_DISCOUNTS WITH SELL_CODE = 54 DEBTOR_NO COMPANY SELL_CODE SELL_CODE_DESC

(This will print all Sell code discounts not used for sell code 54)

OR

LIST CUSTOMER_DISCOUNTS DEBTOR_NO COMPANY SELL_CODE SELL_CODE_DESC

This will print all Sell code discounts not used for sell code 54