cancel
Showing results for 
Search instead for 
Did you mean: 

How to reschedule the sales orders

Former Member
0 Kudos

Dear All,

I have more than 50 Sales order which are back dated (with past date).

How to change their delivery to the current date. I am not interested to correct each and every order manually.

Kindly suggest.

Regards,

Mullairaja

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

there are two ways of doing it but both needs technical person's help:

1. switch off back ward scheduling - find out the program which is triggering back ward scheduling and make it inactive.

2. write a code in MV45AFZZ, SDTRM001 stating that when ever system is proposing back date at that point of time it should trigger todays date as Material Availbility Date.

then no need to change manually to todays date.

hope this should help you.

please check the same with ABAPER and update the forum

regards,

balajia

Former Member
0 Kudos

Dear Balaji,

It looks so completed.

What is the use of V_RA and V_V2 T codes. I heard these T codes will be used to process Back orders.

But I dont know how to use them.

Regards,

Mullairaja

Former Member
0 Kudos

hi raja,

just now you have asked i dont want to do it manually that was the reason i suggested a development.

i thought you will not use even V-V2 or V_RA also.

regards,

balajia

Former Member
0 Kudos

Could you please explain, how to use these T codes.

Regards,

Mullairaja

Former Member
0 Kudos

Hi,

They are related to back order processing and rescheduling of the orders.

T.Code-V_RA : back order processing

T-code-V_V2: Rescheduling of the orders.

By seeing the screen u would understand what is the data which is required.

For eg:Back order processing is used when the same item is ordered by several customers and a limited stock is aailable and what ever the orders are received all of them are billed then we can change the confirmed quantity based on the requirement and urgency.

Regards,

Ramesh babu.

Edited by: malladirb on Nov 26, 2010 9:35 AM

Former Member
0 Kudos

Dear Ramesh Babu,

Nice to see your reply.

As per my understanding from your explanation is, quantity of material can be changed in the Sales orders through V_RA.

Correct me if I am wrong.

Also explain the use of V_V2.

Regards,

Mullairaja

Former Member
0 Kudos

Hi,

In V_v2 u can change the date,ordered quantity,schedule lines,ship-to-party also.

Regards,

Ramesh.