Question:
Hi,
I am trying to put HTML Frames <FRAMESET> in my Web Application Designer Template. However it says....not supported...Did anyone come accross this before ?
Thx
Answer:
I try to give you same help.
If You want to insert Html code or other objects (no image) into a web template, you must :
export the web-template
modify it with an Web editor (for example Frontpage)
import the web-template modified with Web application designer.
When you modify the HTML file with your editor, you mustn't touch the SAP/BW object.
Fabio
Answer:
Or use IFRAME instead of FRAME. It works with IE.
-Nilpam
Answer:
or you may use the editor in SAP-GUI.
Go to SE38 - execute programm "RS_TEMPLATE_MAINTAIN" open your template and feel free to add the html code.