Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3180

ABAP to XML

$
0
0

Hello,

I want to get this format XML from a ABAP structure:

<ContactInformation>

<Contact>1234567801<Contact>

<ContactTypeIdentifier>VKN_TCKN<ContactTypeIdentifier>

<ContactInformation>

 

 

I tried CALL TRANSFORMATION, but I only got this format:

<CONTACT_INFORMATION>

<CONTACT>1234567801<CONTACT>

<CONTACT_TYPE_IDENTIFIRER>VKN_TCKN<CONTACT_TYPE_IDENTIFIRER>

<CONTACT_INFORMATION>

 

My question is: how can I get XML from a ABAP structure which the structure's component name will convert case sensitively.

For exemple: CONTRACT_INFORMATION  to ContractInformation

 

 

thank you very much

 

Regards,

Rong


Viewing all articles
Browse latest Browse all 3180

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>