‎2011 Apr 19 12:49 PM
I am using BAPI_USER_CREATE1 for adding new user. This BAPI is working fine when I am executing it in se37.
But when i am exposing this BAPI as webservice and consuming the WSDL in SOAPUI. Any try to execute the BAPI from SOAPUI. it is returning me error that
Type:- E
MSG ID:- 0 01
MSG no:- 026
Message:- Internal error: FM SUSR_USER_BUFFERS_TO_DB , exception: Internal error
‎2011 Apr 20 1:15 PM
Hi,
I recommend you to put a external breakpoint in the backend and debug in developement environment in order to know what is the cause.
Good luck debugging.