2006 Oct 27 7:26 PM
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
2006 Oct 27 7:50 PM
Hi,
This bapi requires external commit.
Please USE BAPI_TRANSACTION_COMMIT function module after calling the bapi.
Thanks,
Ramakrishna
2006 Oct 27 11:30 PM
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