cancel
Showing results for 
Search instead for 
Did you mean: 

Rescheduling

bhushan_bivalkar
Participant
0 Kudos

When we run rescheduling via T code V_V2 or V_R2 , does system allocates the stock to the sales orders from the previously confirmed sales orders whose delivery date lies in future or the system considers only freely available stock and if system reallocates the previosly confimed stock , then what happens to those sales orders who were confirmed previously

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

If you run V_V2, then the system considers all the open orders with that material and re allocates stock quantities depending on the parameters that are used while running the transaction.

In case you do not want the some orders to be selected during the re-scheduling, then select the sales order, line item and go the Schedule Lines tab page, and click on "Fixed date and Qty" button, then during the re-scheduling, this sales order is not considered.

Regards

Vamsi.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Bhushan,

V_v2 will not disturb the sale order items which are already confirmed.

Based on stock availability it will confirm open order items based on different criteria like Delivery priority and so on.

Regards

Suresh.

Former Member
0 Kudos

Hi

First answer to your post is correct. Second answer is not. V_V2 is a collective re allocation transaction. What is does is that is gather all sales order whose schedule lines do not have the fixed date and qty flag set and no delivery have been created as yet. It then unconfirms the order schedule lines according to the sort criteria you specific when you run V_V2 until it runs out of qtys.

As such it is a rather blunt instrument. If you want to allocate qtys individually, look into CO06

Frank