cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete confirmed schedule lines, without executing the ATP check?

Former Member
0 Kudos

Concerning ATP (product allocation)

Situation:

Step 1: An order is created with priority low. Quantities are confirmed for line items.

Step 2: A second order is created with a higher priority. No confirmed quantities.

Rescheduling program (SDV03V02) is then executed. This selects and sorts the orders in the correct order.

The confirmed quantities for the first (low priority) order should now be freed up, to be able to allocate those quantities to the second (high priority) order.

The problem I am facing is that the confirmed quantities are NOT released.

We cannot use BAPI_SALESORDER_CHANGE or SD_SALESDOCUMENT_CHANGE to delete or modify the schedule lines, because these function modules execute the ATP check again. And when that happens, quantities are again confirmed and assigned.

How can we get rid of the confirmed schedule lines, without executing the ATP check?

Thanks,

Edwin.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

See thread for more information.

An answer is available there now.

Edited by: Edwin Vleeshouwers on May 20, 2009 9:18 AM