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

bapi_reservation_create

Former Member
0 Kudos
532

Hello All,

I am using bapi <b>'bapi_reservation_create'</b> to create material reservations. reservation is being created with out the material number and UOM in item table (RESERVATION_ITEMS). But, online you cannot create a line item without material. Anybody has worked on this before? Is this s bug?

Thanks,

Chandni Reddy

2 REPLIES 2
Read only

venkata_ramisetti
Active Contributor
0 Kudos
221

Hi,

This bapi requires external commit.

Please USE BAPI_TRANSACTION_COMMIT function module after calling the bapi.

Thanks,

Ramakrishna

Read only

0 Kudos
221

I think you got my q wrong. BAPI documentation says material is necessary in 'reservation_items' when creating reservation. But I created a reservation without material. But, this should not be happened.

Any ideas????

Thanks,

Chadni