<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dynamic user interfaces in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913946#M57700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got some additional questions after reading through your helpful posting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Is the HTML-Viewer component sufficient to display all BSP features correctly ? As far as I know it is based on Internet Explorer 4 technology of which I'm not sure if it's still able to display latest webpage features.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Is it possible that one difference between BSP and DD is the way in which they are programmed ? I just flew over the documentation referred to by Charles but it seems like DD is less HTML and more ABAP whereas BSP is more HTML then ABAP. If that's the case it would be a problem, because most of my dear fellow developers are more used to ABAP and dynpro programming rather than the creation of dynamic webpages...&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Feb 2005 19:24:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-02-10T19:24:39Z</dc:date>
    <item>
      <title>Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913940#M57694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here's a little teaser for user interface experts out there:&lt;/P&gt;&lt;P&gt;I wonder what kind of techniques ABAP offers for creating dynamic user interfaces.&lt;/P&gt;&lt;P&gt;When talking of 'dynamic' I imagine something like an arbitrary number of 'containers' where other programs (classes f.ex.) can draw their own user interface into.&lt;/P&gt;&lt;P&gt;In Java this could be realized with the container concept in swing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done some research on this topic and the results are so far:&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;a plain dynpro: seems to have no dynamic at all -&amp;gt; not an option&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;a plain dynpro with a tabstrip: in case the number of tabs CAN be set at runtime AND the subscreens CAN be drawn from inside separate classes -&amp;gt; a definite option otherwise not an option&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;any kind of web-frontend (BSP, JSP etc.): web-frontends are not allowed by company restrictions -&amp;gt; not an option&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;dynamic documents: I could not find many information on these yet (also not on sdn). In case that an arbitrary number of parts of the dynamic document can be created from inside separate classes -&amp;gt; an option otherwise not an option&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be happy about any further information on this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2005 15:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913940#M57694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-10T15:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913941#M57695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you meant something else, but what about control elements (eg: cl_gui_docking_container, cl_gui_alv_grid etc)? They might fit with your requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2005 15:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913941#M57695</guid>
      <dc:creator>Peter_Inotai</dc:creator>
      <dc:date>2005-02-10T15:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913942#M57696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dynamic documents help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/f0/edd938d8dbe93de10000000a11405a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_470/helpdata/en/f0/edd938d8dbe93de10000000a11405a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The splitter container can be used to divide up the screen into multiple containers.  As I recall, they can be nested so you can get as many as you need (up to some limit).  I coded an example some time ago where I put 16 containers on the screen, but at that point they are so small that it is a major annoyance to see anything useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this post for a splitter container example:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="26346"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2005 16:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913942#M57696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-10T16:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913943#M57697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know you said that BSP wasn't an option because of comapany policy.  However you can run a BSP inside the HTML control in a SAPGui transaction (this even supports single-sign on).  The user hardly even knows that he/she is interacting with a web interface.  You can have the Dynpro buttons (like back and exit) control the HTML container.  Since Dynamic Documents are really just HTML in a HTML Control, there is very little difference.  However BSP you have more provided functionality than just plain HTML.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2005 17:12:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913943#M57697</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2005-02-10T17:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913944#M57698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought about these too as they all are fitted into a container through the "parent" attribute. But as far as I know, not all components - especially not text fields and labels - are designed with this "object-oriented" concept.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2005 19:11:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913944#M57698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-10T19:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913945#M57699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Charles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for pointing at the documentation - but I must confess I'm not the biggest fan of SAP docs. Still I will try to figure out some more details on the dynamic documents. As my searches on SDN didn't reveal any helpful information on DD it seems to me like no one uses them...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks also for pointing out the example code.&lt;/P&gt;&lt;P&gt;I will try it out and see if DD fits the specification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2005 19:16:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913945#M57699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-10T19:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913946#M57700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got some additional questions after reading through your helpful posting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Is the HTML-Viewer component sufficient to display all BSP features correctly ? As far as I know it is based on Internet Explorer 4 technology of which I'm not sure if it's still able to display latest webpage features.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Is it possible that one difference between BSP and DD is the way in which they are programmed ? I just flew over the documentation referred to by Charles but it seems like DD is less HTML and more ABAP whereas BSP is more HTML then ABAP. If that's the case it would be a problem, because most of my dear fellow developers are more used to ABAP and dynpro programming rather than the creation of dynamic webpages...&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2005 19:24:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913946#M57700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-10T19:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913947#M57701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BSP runs fine in the SAP HTML View Control.  I've never heard that it was based on IE4.  I assumed that it used whatever version of IE you have installed (only controlling it through ActiveX).  I have several BSP applications (written in Design 2003 - Unified Renderer) and they work fine in the control.  If the SAP HTML Viewer Controler was based upon IE4 - the htmlb:content tag would be throwing an error because it only supports 5.5 and 6.0.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not worked with DD much.  However it always seemed to be a combersum way of generating HTML.  I have a feeling that within SAP's own development, that it has gone by the wayside in favor of BSP.  BSP is heavily ABAP (in Model View Controller BSP - Your flow Logic and Model application logic are all written in ABAP).  You HTML or Views can have ABAP lanaguage as their server side scripting langauge.  I can't image a web environment that is more ABAP than BSP.  There are lots of information (the forum, WebLogs, articles) on BSP all over SDN.  I won't kid you though.  Like any other powerful development tool, BSP has a decent learning curve.  However I feel (and there are plent others on SDN that would agree) is an excellent investment for any ABAP programmer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2005 07:43:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913947#M57701</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2005-02-11T07:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913948#M57702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I spent some time today doing research on BSP's and built a "BSP-Viewer" embedded into the SAP-GUI. Though I like the concept of BSP's a lot (like I did already with JSP's) but company restricitions are too strict. So BSP's are out of the play.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the discussion I started to play around with the different containers and basically I'm quite pleased with them and the "cl_gui_container_bar" allows an arbirtary number of "subscreens" which matches my requirements.&lt;/P&gt;&lt;P&gt;But as usual there's still a downside:&lt;/P&gt;&lt;P&gt;I found no option to built text labels and text fields into a container. Unless this is possible I can't give this approach a chance. I already found some postings which seemed to confirm that this is in fact not possible but I can't really believe it. At least from what it looks like it seems to me that the object navigator utilizes both: splitters, containers and all the stuff AS WELL AS the "classical" elements like text boxes, labels and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to combine the container concept with text fields, labels maybe whole dynpros or subscreens ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2005 14:38:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913948#M57702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-11T14:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913949#M57703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a thought ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to add on or compbine a screen to your exsiting container maybe you can make your container a docking container. The Docking container can dock to the screen which the user program suppies to your main dyamic screen function...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg : You have a function module which performs certain functionality. It has a screen to display certain information. It allows the user to add on to the functionality provided and also show some more information in their own screen. So if your main function module displays its information in a docking container and then this container docks to the users screen you can combine the screen of the function module with the users GUI. Something similar to SE80...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2005 14:50:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913949#M57703</guid>
      <dc:creator>vani_krishnamoorthy</dc:creator>
      <dc:date>2005-02-11T14:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913950#M57704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry but I have not completely understood your suggestion. Maybe you could point me to some more information or a simple example on the docking container ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and best regards,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2005 09:13:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913950#M57704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-14T09:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic user interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913951#M57705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a demo program in controls example: RSDEMO_DOCKING_CONTROL. It is a simple demo of creating a docking control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I was talking about is similar to transaction se80 where on the left hand side where you see your object list is a docking container and the right hand side where you see your source code is a screen which has some elements and a text edit control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also refer to the controls documentation for more information regardng doncking control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2005 13:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-user-interfaces/m-p/913951#M57705</guid>
      <dc:creator>vani_krishnamoorthy</dc:creator>
      <dc:date>2005-02-14T13:59:53Z</dc:date>
    </item>
  </channel>
</rss>

