Hello,
I have developed a service which generates some xml based on business data.
Now I want to develop a dynpro to test my programs.
the Dynpro should contain some input fields and a button "Generate".
This button calls my logic and the result should be displayed in
text area below.
What is the easiest way to do this ?
There is calls cl_gui_html_viewer, but I do not see how can I pass my xml to this control
Thank you very much for your help.
Michael