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: 
Read only

Converting internal table to XML format using XCBL schema.

Former Member
0 Likes
447

Hi Guys,

I am trying to convert my internal table content to XML format. This is fine. But we need to use XCBL schema/elements within the converted XML format. How to achieve this.

Thanks,

2 REPLIES 2
Read only

venkat_o
Active Contributor
0 Likes
404

Hello Laxman,

Use SAP_CONVERT_TO_XML_FORMAT function module.

Thanks

Venkat.O

Read only

Former Member
0 Likes
404

Hi venkat, I know that. Iam asking within the converted XML format how i will get XCBL schema.