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?