cancel
Showing results for 
Search instead for 
Did you mean: 

Web services enabled RFC for SO creation in SAP 5.0 is not responding

Former Member
0 Kudos

Dear Members,

Third party application is not able to getting response from SAP R/3 web service enabled RFC.

We have created a RFC for creation of Sales order by passing mandatory values into SAP thorugh third party application from outside SAP. Accessing RFC in SAP through Web service is not sending response properly. However Sales Order is getting created in the SAP system perfactly, in return to third party application to out side SAP through web service throughing an Exception.

As standalone RFC in SAP, which is creating Sales order perfactly.

Here we have deleted web service of RFC many times and recreated also, still the problem is not get resolved.

Web services is got configured perfactly in the SAP, because other RFCs are working fine.

Please someone suggest how to resolve this issue in case of Sales Order creation through web service enabled.

Sudheer

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Reddy,

Please check this link . If you have created a SO from BAPI this could be one shortcoming.

Thanks,

ARC

Former Member
0 Kudos

Hi ARC,

Here the issue is that, Sales Order is getting created but while sending the Order num. to Webpage through web service then rasing below Exception.

Runtime Error UNCAUGHT_EXCEPTION

Except. CX_SOAP_CORE

Date and Time 07.05.2008 20:13:24

ShrtText

An exception that could not be caught occurred.

What happened?

The exception 'CX_SOAP_CORE' was raised but was not caught at any stage in the

call hierarchy.

Since exceptions represent error situations, and since the system could

not react adequately to this error, the current program,

'CL_SOAP_TRANSPORT_EXTENSN_ROOTCP', had to

be terminated