Application Development and Automation 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: 
Read only

Change Reservation with BAPI

Former Member
0 Likes
5,913

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

5 REPLIES 5
Read only

Former Member
0 Likes
2,545

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

Read only

Former Member
0 Likes
2,545

We're in 4.7, and I only have BAPIs to create, delete or read. No change.

Read only

Former Member
0 Likes
2,545

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

Read only

0 Likes
2,545

What is the difference between the two, and what does MB mean ?

Read only

Former Member
0 Likes
2,545

Hi,

check FM CRM_SRV_RESERVATION_CHANGE

Regards

Amole