‎2006 Sep 12 3:12 PM
Hi,
We need to change the requirement date in a reservation when certain criteria are fullfilled. I thought of using a BAPI for this and checked this forum to find out which --> result : BAPI_RESERVATION_CHANGE ; But when i try to look this one up in SAP i can't find anything. Just a bapi to create a reservation.
So is there a bapi that can help me with my requirement ?with regards
Erik
‎2006 Sep 12 3:18 PM
Hello,
Try with these Fm's
FMR0_WF_CHANGE_RESERVATION
FMR0_WF_UPDATE_RESERVATION
MB_CHANGE_RESERVATION Changing reservations
MB_CHANGE_RESERVATION_ARRAY Changing reservations (array update)
MB_CHANGE_RESERVATION_WA Updating the reservation items from goods movements
RH_PM_FM_RESERVATION_UPDATE
TB_LIMIT_RESERVATION_CHANGE
If useful reward.
Vasanth
‎2006 Sep 12 3:19 PM
We're in 4.7, and I only have BAPIs to create, delete or read. No change.
‎2006 Sep 12 3:20 PM
Hi Erik,
Have you looked FM <b>MB_RESERVATION_CHANGE_INTERNAL</b> or <b>MB_CHANGE_RESERVATION</b>?
Hope this will help.
Regards,
Ferry Lianto
‎2006 Sep 12 3:31 PM
What is the difference between the two, and what does MB mean ?
‎2006 Sep 12 3:20 PM