Application Development 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: 

Displaying HTML page in ABAP modulepool

Former Member
0 Kudos

Hi SDN's,

i have the HTML code to display  text field  with readonly property , i want display this HTML page in ABAP Modulepool Program using Container.....

is it possible? ,if possible how to display ?.....Please help me anyone.....

Regards,

Suba.

1 REPLY 1

former_member243716
Active Participant
0 Kudos

You can try to use a html container TYPE REF TO cl_dd_document.

HTML must be content in a  cl_gui_container.