How to: Delete Discount Performance Lines

In this article

To delete Actual Discount Performance lines

To delete Planned Discount Performance lines

See also

The Actual Discount Performance lines show how historical periodic discounts performed by calculating the average daily sales during both discount and non-discount periods and comparing them to determine the demand increase factor.

In contrast, the Planned Discount Performance lines outline the expected performance of new periodic discounts including:

  • the projected daily sales during the discount period
  • the anticipated increase in sales quantity
  • the percentage change in demand compared to non-discounted sales.

The Actual and Planned Discount Performance lines can be deleted, if needed.

To delete Actual Discount Performance lines

You can delete the Actual Discount Performance lines periodically by using the DELETELOGS Scheduler job (set up with codeunit 99001486 LSC Delete Logs).

  1. Click the icon, enter Replen. Setup, and select the relevant link.
  2. In the General FastTab, under the Delete Historical Data group, fill in the Days to Keep Actual Disc. Performance Lines field, which specifies how far back in days to keep the Actual Discount Performance lines.

If you enable the DELETELOGS Scheduler job, the Actual Discount Performance lines for all the periodic discounts with an Ending Date older than the defined period will be deleted. If you do not wish to delete the lines, set the Days to Keep Actual Disc. Performance Lines field to 0.

To delete Planned Discount Performance lines

You can delete the Planned Discount Performance lines periodically by using the DELETELOGS Scheduler job (set up with codeunit 99001486 LSC Delete Logs).

  1. Click the icon, enter Replen. Setup, and select the relevant link.
  2. In the General FastTab, under the Delete Historical Data group, fill in the Days to Keep Planned Disc. Performance Lines field, which specifies how far back in days to keep the Planned Discount Performance lines.

If you enable the DELETELOGS Scheduler job, the Planned Discount Performance lines for all the periodic discounts with an Ending Date older than the defined period will be deleted. If you do not wish to delete the lines, set the Days to Keep Planned Disc. Performance Lines field to 0.

See also

Forecast Planned Sales Demand from Historical Periodic Discounts