Symptom
You are trying to upload journal entry vouchers via web service, nevertheless the web service call gets rejected.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Application and User Management work center.
- Go to Input and output Management -> Business Communication Monitoring view.
- Show: Rejected Web Service Calls and click Go.
You'll see error messages due to technical error, as follows: Message "data{}" not supported (interface: "ACCOUNTINGENTRYREPLICATIONIN" binding key: "00163E030FC91EE29B819C1771304C69")
Cause
You are using the wrong web service for this upload. The service interface that you are using, II_FIA_ACC_REPLIC_ACC_ENTRY_IN, is used by the excel add-in to upload journal entry vouchers from the excel.
Resolution
For more information about the correct webservice and also to download the WSDL file, please go to:
- Application and User Management work center
- Input and Output Management -> Service explorer
- Search for Create journal entries.
Keywords
KBA , data{}" not supported , interface: "accountingentryreplicationin , AP-RC-WSM , Web Service Message Monitoring View , How To