Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC to XML conversion

former_member609455
Participant
0 Kudos
526

Hi Experts,

we have a requirement that we are sending invoice details to third party system through IDOC in XML format. while sending the IDOC Records they want that XML file in local language. Here the issue is when we are triggering the IDOC, data records has been getting in local language but when records converted to XML file that was updated with English language.

Can anyone suggest how to convert the IDOC --> XML file in local language.

2 REPLIES 2

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
335

How is this question related to SAP BTP, ABAP environment?

ceterum censeo RAP esse utendam

Sandra_Rossi
Active Contributor
335

I don't see how it's possible that the texts of an IDoc are translated when generating the corresponding XML file, so please clarify how you generate the XML file, and could you show an example of IDoc in local language, and XML in English language?