Skip to Content
0
Former Member
Dec 03, 2008 at 05:10 AM

BAPI_RESERVATION_CREATE1

322 Views

Hi

I am calling BAPI_RESERVATION_CREATE1 in the implicit enhancement when I push save button in the COR1 transaction.

After calling function module commit work is executed.

Problem: when I saves process order then process order is only created.

But if I push save button and go to debugging mode in that enhancement both

process order and reservation are successfully created. Why?