<?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 User interface Design question in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-interface-design-question/m-p/1040332#M86295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a workflow design that will do some pre-processing before creating and changing customers in MDM.&lt;/P&gt;&lt;P&gt;The workflow will operate on the ABAP side of the WAS 7.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that the user community has seen the SAP Gui and they don't like it. To minimize the training issues the requirement is that the User interface needs to retain the look and feel of the current UI which is web based.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are my options for presenting a workitem to the user&lt;/P&gt;&lt;P&gt;in a web based format?    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2005 17:47:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-15T17:47:46Z</dc:date>
    <item>
      <title>User interface Design question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-interface-design-question/m-p/1040332#M86295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a workflow design that will do some pre-processing before creating and changing customers in MDM.&lt;/P&gt;&lt;P&gt;The workflow will operate on the ABAP side of the WAS 7.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that the user community has seen the SAP Gui and they don't like it. To minimize the training issues the requirement is that the User interface needs to retain the look and feel of the current UI which is web based.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are my options for presenting a workitem to the user&lt;/P&gt;&lt;P&gt;in a web based format?    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:47:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-interface-design-question/m-p/1040332#M86295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: User interface Design question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-interface-design-question/m-p/1040333#M86296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, since you mentioned that you will be developing on WAS 7.0(you must be on ramp-up, lucky dog!!!!  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; )  why not try out the new Web Dynpro for ABAP.  It is a web based standard user interface.  Web Dynpro for Java has been used for a while now, and seems to be accepted very well,  WDA looks exactly like it.  The development of both are almost the same as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2005 00:54:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-interface-design-question/m-p/1040333#M86296</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-16T00:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: User interface Design question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-interface-design-question/m-p/1040334#M86297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having done a little reasearch, it seems to be the best of a couple options and will most likely have other applications within our project.  Might as well jump in with both feet!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2005 18:58:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-interface-design-question/m-p/1040334#M86297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-16T18:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: User interface Design question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-interface-design-question/m-p/1040335#M86298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, your other option would be to use BSPs in the ABAP environment.   They look almost the same if you use HTMLB inside the BSP.  You don't have to though.  That is one major difference between BSP and WDA.  In BSP, you can make your page how ever you want,  in WDA the UI is a standard look and feel. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2005 19:00:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-interface-design-question/m-p/1040335#M86298</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-16T19:00:38Z</dc:date>
    </item>
  </channel>
</rss>

