‎2007 Jul 01 8:53 AM
Hey there.
I have a strange situation with the above FM: Within an abap program it works just fine and creates a reservation but when I activate it with se37 transaction I get the same successfull messages but no reservation is being created.
Does anyone have an idea ?
Thanks in advance,
R.R.
‎2007 Jul 01 9:32 AM
SE37 dont call BAPI_COMMIT therefore database is not updated and no entry maintain.
But this BAPI executed successfully as it uploaded data into the buffer what it is meant to do.....
Regards,
Amit
reward all helpful replies.
‎2007 Jul 01 9:32 AM
SE37 dont call BAPI_COMMIT therefore database is not updated and no entry maintain.
But this BAPI executed successfully as it uploaded data into the buffer what it is meant to do.....
Regards,
Amit
reward all helpful replies.