Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Deletion of automatic created reservations

Former Member
0 Kudos

Hello experts,

I have a requirement to delete automatic created reservations.

I am using FM BAPI_RESERVATION_CHANGE but it's giving message 'Reservation created automatically. No manual changes possible'.

I tried to check Tcode MBVR but couldn't get any solution.

Even Tcode MB22 is also not allowing to change the delete indicator and giving the same error message 'Reservation created automatically. No manual changes possible'.

Is there any way to delete automatic reservation?

Suggestions will be appreciated.

Regards,

Amit

Edited by: Amit.tcs on Jun 11, 2010 2:55 PM

Edited by: Amit.tcs on Jun 14, 2010 7:50 AM

Edited by: Amit.tcs on Jun 14, 2010 11:13 AM

10 REPLIES 10

former_member907073
Participant
0 Kudos

Hi,

U can do it using tcode MB22 : Change reservation

Go to Menu bar >> Reservation >> Delete..Confirm the dialog box..This deletes the reservation .

Using BDC/LSMW,u can go for bulk deletions/changes too.

Regd,

abhee

Edited by: abheesawant on Jun 14, 2010 10:07 AM

0 Kudos

Even Tcode MB22 is also not allowing to change the delete indicator and giving the same error message 'Reservation created automatically. No manual changes possible'.

Regards,

Amit

0 Kudos

Even Tcode MB22 is also not allowing to change the delete indicator and giving the same error message 'Reservation created automatically. No manual changes possible'.

Regards,

Amit

0 Kudos

Even Tcode MB22 is also not allowing to change the delete indicator and giving the same error message 'Reservation created automatically. No manual changes possible'.

Regards,

Amit

0 Kudos

Tcode MB22 is also not allowing to change the delete indicator and giving the same error message 'Reservation created automatically. No manual changes possible'.

Regards,

Amit

0 Kudos

Tcode MB22 is also not allowing to change the delete indicator and giving the same error message 'Reservation created automatically. No manual changes possible'.

Regards,

Amit

0 Kudos

Even Tcode MB22 is also not allowing to change the delete indicator and giving the same error message 'Reservation created automatically. No manual changes possible'.

Regards,

Amit

0 Kudos

Even Tcode MB22 is also not allowing to change the delete indicator and giving the same error message 'Reservation created automatically. No manual changes possible'.

Regards,

Amit

0 Kudos

<H5>

Hi, The reservations you are trying to delete are created automatically due to Production Order Release or any other Orders.

We can manually change teh deletion Flag using MB22 only for the manually created Reservations.

SOlution:

1. Try to cancel the orders or change the production order and make these material quantities as zero.

Re-run the MRP so that the reservation wont be there for those items which appear in reservation.

2. At EMERGENCY: have to manually change the table RESB, mark these line items as DELETE.

<H5>

0 Kudos

Hey Amit,

Did you got any other alternative solution to fix it?