<?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: guixt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490862#M228407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GuiXT Scripts do not need to be deployed to every SAP User, as incorrectly stated earlier. The scripts can reside on a file server, ftp or even in your SAP Database, in a WebRepository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version management on the scripts allow the scripts to be cached on the loval machine, and only updated if a newer version is created, thus decreasing the footprint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Freddie Botha&lt;/P&gt;&lt;P&gt;Documation Consulting Services&lt;/P&gt;&lt;P&gt;info @ documation.co.za&lt;/P&gt;&lt;P&gt;SAP FUN - Finetuned User Navigation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Apr 2009 13:59:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-07T13:59:20Z</dc:date>
    <item>
      <title>guixt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490857#M228402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;I dont know where to write the guixt script for VA01 can anybody please guid me.&lt;/P&gt;&lt;P&gt;thanx &amp;amp; regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 11:56:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490857#M228402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T11:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: guixt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490858#M228403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can find info on GUIXT at,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.synactive.com" target="test_blank"&gt;http://www.synactive.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/89/91b9d8194f11d5b3a30050dae02d7c/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/89/91b9d8194f11d5b3a30050dae02d7c/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/guixt" target="test_blank"&gt;http://service.sap.com/guixt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;GUIXT is a kind of script...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can make your own screen with GUIXT.(you can find some example and screen shot at &lt;A href="http://www.synactive.com)" target="test_blank"&gt;http://www.synactive.com)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, when you order some materials with T-CODE: 'VA01'. you want to see it with a different style(with your company logo, with some additional buttons...stuff like that).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can make your own screen with GUIXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, make your code and then save it on your own PC.&lt;/P&gt;&lt;P&gt;when you start SAP Log on, sap load your script first, and then rearrange sap screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I don't recommend that you use GUIXT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because there are some problems on it, If you make another sap external session, GUIXT doesn't work. It works only first session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if you want your client to see the screen with the same way like you,&lt;/P&gt;&lt;P&gt;your client have to have the GUIXT code in their own PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I could help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 11:59:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490858#M228403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T11:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: guixt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490859#M228404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  This is done from transaction SHD0, this is to create transaction variant/screen variant for the transaction, when you give the transaction code as VA01, and create the variant, when you go in change mode you get the details of GUIXT &amp;amp; MENU, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 12:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490859#M228404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T12:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: guixt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490860#M228405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chk these links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1579571"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="751036"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 12:04:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490860#M228405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T12:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: guixt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490861#M228406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx a lot everybody for your input i have given points.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2006 05:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490861#M228406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-27T05:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: guixt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490862#M228407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GuiXT Scripts do not need to be deployed to every SAP User, as incorrectly stated earlier. The scripts can reside on a file server, ftp or even in your SAP Database, in a WebRepository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version management on the scripts allow the scripts to be cached on the loval machine, and only updated if a newer version is created, thus decreasing the footprint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Freddie Botha&lt;/P&gt;&lt;P&gt;Documation Consulting Services&lt;/P&gt;&lt;P&gt;info @ documation.co.za&lt;/P&gt;&lt;P&gt;SAP FUN - Finetuned User Navigation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 13:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/guixt/m-p/1490862#M228407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-07T13:59:20Z</dc:date>
    </item>
  </channel>
</rss>

