BAPI_USER_GET_DETAIL JSONRPC causes '500 SAP Internal Server Error' 'termination:RABAX_STATE error'
Hello SAP Experts,
While calling SAP function module with the help of BAPI_USER_GET_DETAIL JSONRPC an error "500 SAP Internal Server Error" "termination:RABAX_STATE" appears.
Plese help me to resolve this error
The error you are facing is due to the mismatch in the length defined for one variable ("ename").
Therefore, the variable length should be synchronized.