cancel
Showing results for 
Search instead for 
Did you mean: 

MASS CHANGE OF ORDER

Former Member
0 Kudos

Dear SAP Guru's,

I am having open order from long period (2004). some order have status as "Being Processed". I want to close this all orders on MASS scale.

i tried using tcode MASS, but it changes the status of those orders which are not delivered. It is not working for orders with status "being Processed".

Please let me know the way/ method to close this.

Thanks in advance.

Answers will be rewarded.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

It is recommended to upload the same through LSMW. This might serve the purpose. Else through Abap Coding and BDC, you may require to upload and force the change in the status.

Regards,

Rajesh Banka

Answers (2)

Answers (2)

paul_barney
Explorer
0 Kudos

This is a Status problem. Tables VBUK and VBUP. You need to analyze which columns on this table are not set to C. It can be a variety of issues depending on your business process. More than likely it has to do with quantities ordered versus shipped. You may need to consider using order tolerances in your design. The system should be setting this automatically in most cases, and you should not have to use tools like LSMW to manage this. Also try to run SAP correction utiltity RVDELSTA for these.

Former Member
0 Kudos

hi,

addding to Rajesh point, U can also Use CATT. Which is simple process.

Thanks,

Raja