Symptom
In Switzerland the Bank Account must be defined in the Sales Order. You are trying to use ManageSalesOrderIn web service to create Sales Orders. However, the Sales Order can be created but the Bank Account can't be updated as expected.
Environment
SAP Business ByDesign
Reproducing the Issue
Use the web service ManageSalesOrderIn to create the Sales Order, the below data has been included in the XML:
<HouseBankAccountKey>
<InternalID>XXXXX</InternalID>
<HouseBankAccountKey>
But the Bank Account can't be updated as expected in the created Sales Order.
Cause
The file has to include the tag <PaymentReferenceTypeCode> with the value 14 which means "QR Bill - Switzerland".
Resolution
You have to update the file and upload it again.
Keywords
Sales Order; Web service; ManageSalesOrderIn; Switzerland; Bank Account; HouseBankAccountKey; ESR-Zahlungen; ESR; QR Bill - Switzerland , KBA , AP-SLO-SO , Sales Order , AP-PAY-GLO , Cross-Country Extensions , Problem