2012 Apr 04 10:30 PM
Hello ladies and gentlemen,
I am fighting a big XML import into SAP, currently using simple transformation to get parts of the job done. Now my question is: when I use XSLT_TOOL wizard to map DDIc structures to XML elements, everything works fine. Except the important detail that I ahve to create the data structures manually. So: if there would be a tool (this is the question: IS THERE such a tool in the SAP standard ...BASIS?) that would generate the DDIC structures, tables and everything for me from the XML definition, that would cut the time to like 2%.
How do you deal with huge XML imports? Please exclude comments which involve XI/ PI, I need pure ABAP here. How do you automate the process?
Thank you, cheers Otto
2013 Aug 26 8:13 PM
Check if you can use SPROX_XSD2WSDL proggram to create dummy WSDL file for dummy web-service, then create this dummy web-service using web-service wizard. Your WSD and WSDL should be located in the same directory. It will create proxy-class, data dictionary structures and simple transformation. Do not forget to activate these structures and proxy.
I believe you can google for program name to get examples with screenshots of how to do it.
2016 Apr 29 8:23 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |