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?