Skip to Content
0
Former Member
Jul 18, 2008 at 05:52 AM

Problem using SAP_CONVERT_TO_XML_FORMAT

748 Views

Hi Experts,

I am not able to use SAP_CONVERT_TO_XML_FORMAT fm.

Its documentation is also not available in our system.

What are the parameters that we need to pass in it.

The scenario with my report is :

I have my data in an internal table and that is to be converted to XML format.

I have searched for programs also using the same function.

In that program it was passing a field symbol of type table to "tables" parameter of FM.

Is it necessary to use field-symbols.

What exactly are the parameters that are required to be passed ?

P.S. I have searched in other threads also and got some information but through that information I am not able to implement it practically. That's why I am raising a new question despite of many answers to already asked question.