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

iXML-Library

Former Member
0 Likes
606

Hello,

I use the XML-Library in Abap Objects to create and change XML-Transfers. Because in every Documentation it is said, that the DOM Document may not be too great, I want to get the actual size of a DOM.

So I have two questions:

1. Is there any possibility to get the actual size of a DOM in the memory?

2. What is a "great" DOM? How many bytes???

Thanks in advance,

Stephan

Hello,

I use the XML-Library in Abap Objects to create and change XML-Transfers. Because in every Documentation it is said, that the DOM Document may not be too great, I want to get the actual size of a DOM.

So I have two questions:

1. Is there any possibility to get the actual size of a DOM in the memory?

2. What is a "great" DOM? How many bytes???

Thanks in advance,

Stephan

3 REPLIES 3
Read only

Former Member
0 Likes
561

Hello Stephan,

You can follow link [iXML|http://help.sap.com/saphelp_nw70/helpdata/en/86/8280cc12d511d5991b00508b6b8b11/frameset.htm] for more details on iXML Dom component.

Thanks,

Augustin.

Read only

0 Likes
561

Hello Augustin,

thanks for your answer. But this is, what I did first, I looked to the help-files and didn't find the answer.

Greetings,

Stephan

Read only

Former Member
0 Likes
561

Hello Stephan,

You can follow link [iXML|http://help.sap.com/saphelp_nw70/helpdata/en/86/8280cc12d511d5991b00508b6b8b11/frameset.htm] for more details on iXML Dom component.

Thanks,

Augustin.