‎2013 Jul 10 5:13 PM
Hello all!!
I'm having some problems executing a FM after exposing it as a webservice. I have a Function Group where i have some useful FM's and never had a problem exposing them until yesterday. When I go to WS Navigator and try to execute it, the following error msg appears:
HTTP/1.1 500 Internal Server Error
content-type: text/xml; charset=utf-8
content-length: 453
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><soap:Fault><faultcode> soap:Servidor </faultcode><faultstring xml:lang="en"> RABAX ocurrido en el lado del servidor </faultstring><detail><sap:Rabax xmlns:sap="20130710093122SYNTAX_ERRORhttp://www.sap.com/webas/710/soap/runtime/abap/fault/generic"><SYDATUM>201...>
As I said, this never happened before. Even whe i try to execute the FM ZWAPI_WF_END (the one where i cerated the WS) it in SE37, this error appears:
Sorry about attaching the error as an image, but i had some problems with my laptop and the time is precious right now.
Regards IA
‎2013 Jul 10 5:39 PM
Hi,
Looks like there is a syntax error in the function module or in the function group..
Please fix that.
Thanks
Naren
‎2013 Jul 10 9:20 PM
Indeed, there is some error regarding the field WORKITEM. The thing is that since i am not an ABAP developer and these programs were developed for someone that is no longer working with us, i wanted to know a clue of why is this happening since the source code has not been modified in years.
Regards
‎2013 Jul 10 11:24 PM
Hi,
Not sure how I can help in this regard....go to the function module...and press Ctrl + F7..it will show the syntax errors. and You can ask the abap team to check on syntax errors..
Sorry..My answer may not be great...:-).
Thanks
Naren