SAP Program RWRPLX02 - XPRA: ChangeFlag -> ChangeCounter (WRPT)

Description
In Release 4.0C the net-change logic of Replenishment is being mappeddifferently. In net-change planning, only those items (combination ofcustomer/material) are included in the planning run for which therehave been changes relevant to Replenishment since the last planningrun. Up to Release 4.0, the change flag CHNGE was set for every goodsmovement and master data change in table WRPT and reset after everysuccessful planning run.
As of Release 4.0C, a counter (WRPT-CHCNT) is used to record the numberof changes since the last planning run. After a successful planningrun, the counter is reduced to the number at the beginning of theplanning run. This has the advantage that all changes to this field canbe made in increments, and that SAP locks do not have to be used. Thisresults in a greater concurrence of the processes.
This report is used to set the new counter CHCNT to the value "1" forall entries in the table WRPT whose CHNGE flag is set.

Precondition
- None -

Output
Log output