2006 Aug 03 1:56 PM
Hello All,
Can we convert data say in an internal table to XML BMECat2 format using Func Mod or Classes .
We dont have CATexport tool currently.
Please suggest.
Ö
2006 Aug 05 9:13 AM
there is no standard XSLT available to do that. you have to write your own XSLT program and use the same in CALL TRANSFORMATION to convert your itab to xml format.
Regards
Raja
Hello All,
Can we convert data say in an internal table to XML BMECat2 format using Func Mod or Classes .
We dont have CATexport tool currently.
Please suggest.
Ö
2006 Aug 05 7:54 AM
Hello
Look at the class CL_XML_DOCUMENT. Also you can transform your data into XML using CALL TRANSFORMATION and XSLT program
2006 Aug 05 9:13 AM
there is no standard XSLT available to do that. you have to write your own XSLT program and use the same in CALL TRANSFORMATION to convert your itab to xml format.
Regards
Raja
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |