<?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: GUI cannot be reached in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868435#M1138240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I click any sales order in the output it should take me to the Tcode VA02 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Nov 2008 16:10:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-20T16:10:18Z</dc:date>
    <item>
      <title>GUI cannot be reached</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868431#M1138236</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 have created a job for a ABAP report .  It is giving the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Control Framework: Fatal error - GUI cannot be reached&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am calling a transaction in my ABAP program.&lt;/P&gt;&lt;P&gt;Can anyone plz help....&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudha.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 15:50:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868431#M1138236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T15:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: GUI cannot be reached</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868432#M1138237</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;If you are calling the transaction in session method and if there is screen in the recording that contains control framework elements such as ALV, Editor or Tree etc. Then you will get this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main reason for these errors is that all the programs which render framework elements reside on the presenetation server GUI not in application server. So when executing a transaction in session method it is being executed in application server and hence the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also even if ur using simple call transaction to run the recording and you are calling the scheduling the program in background job, then also you will get the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this clarifies the doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;preetham s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 16:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868432#M1138237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T16:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: GUI cannot be reached</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868433#M1138238</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;&lt;/P&gt;&lt;P&gt;   In general if you use controls you can't schedule it in background.&lt;/P&gt;&lt;P&gt;It will give error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 16:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868433#M1138238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T16:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: GUI cannot be reached</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868434#M1138239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 16:06:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868434#M1138239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T16:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: GUI cannot be reached</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868435#M1138240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I click any sales order in the output it should take me to the Tcode VA02 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 16:10:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868435#M1138240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T16:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: GUI cannot be reached</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868436#M1138241</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;In the job scheduled, what transaction are u calling and does any of the screens in that transaction contain any ALV or control elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;preetham s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 16:15:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-cannot-be-reached/m-p/4868436#M1138241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T16:15:04Z</dc:date>
    </item>
  </channel>
</rss>

