Skip to Content
0
May 09, 2005 at 07:05 PM

HTMLB TableView

89 Views

I have created a ABAP method that dynamically builds the htmlb code to create the tree required basew on the data. When I execute the htm file the browser window comes up empty. If I view the source code and cut and paste it into the ABAP editor and compile it. It compiles good but into the html format and executes then.

Is there a way I can compile this during runtime?