cancel
Showing results for 
Search instead for 
Did you mean: 

XML Serialization Error- While testing BAPI turned Web service

Former Member
0 Kudos

Hi Gurus,

I have a requirement to create sales order in SAP R/3 from an e-commerce site. I went through many forums suggesting "exposing FMs into Web Service". I wrapped BAPI_SALESORDER_CREATEFROMDAT2 and BAPI_TRANSACTION_COMMIT into one FM and exposed as Web Service. I did a successful test-sequence.

While testing the Web service using Web services Navigator, I got the below error-

XML Serialization Error. Object content does not correspond to Schema restrictions of type [urn:sap-com:document:sap:rfc:functions][numeric4].

The e-commerce team tried to hit the Web service and got the below error-

IWAB0383E Error validating parameters

Note: Our servers does not have any ENHPacks. Only ECC 6.0.

Please suggest what might have gone wrong and how to resolve this.

Thanks!

Moved to SOA forum

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

This is solved here-