<?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: Error in Control - Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-error/m-p/5915906#M1330611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hello, &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Can someone please explain what this error means "Error in Control"? I am using SAPGUI command to record and execute. I create a custom document and once created that doc appears in the grid on the upper half of the screen. I click on the created document to check/change values of different columns. Now while recording the click operation opens the document i created however while executing it does not open the document created. It opens some other document which is there in the grid.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; command editor contains following information&lt;/P&gt;&lt;P&gt;&amp;gt; Userchanged State&lt;/P&gt;&lt;P&gt;&amp;gt;  GuiElement Shell GuiShell GridView&lt;/P&gt;&lt;P&gt;&amp;gt;     Name Shell&lt;/P&gt;&lt;P&gt;&amp;gt;     Type GUI Shell&lt;/P&gt;&lt;P&gt;&amp;gt;     SubType Grid View&lt;/P&gt;&lt;P&gt;&amp;gt;     State&lt;/P&gt;&lt;P&gt;&amp;gt;          currentCellRow&lt;/P&gt;&lt;P&gt;&amp;gt;              Name CurrentCellRow&lt;/P&gt;&lt;P&gt;&amp;gt;              value[1]5&lt;/P&gt;&lt;P&gt;&amp;gt;          clickCurrentCell.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; And I get the Error In Control message while executing.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Thanks,&lt;/P&gt;&lt;P&gt;&amp;gt; GS&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is only due to some unexpected screen sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can be done to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Check the flow and you can activate the highlighting feature while executing and you can identify the error where it goes wrong?&lt;/P&gt;&lt;P&gt;2)You may need to re-record with maximum options.You have to make few screens optional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2009 18:25:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-31T18:25:30Z</dc:date>
    <item>
      <title>Error in Control - Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-error/m-p/5915904#M1330609</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;Can someone please explain what this error means "Error in Control"? I am using SAPGUI command to record and execute. I create a custom document and once created that doc appears in the grid on the upper half of the screen. I click on the created document to check/change values of different columns. Now while recording the click operation opens the document i created however while executing it does not open the document created. It opens some other document which is there in the grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;command editor contains following information&lt;/P&gt;&lt;P&gt;Userchanged State&lt;/P&gt;&lt;P&gt; GuiElement Shell GuiShell GridView&lt;/P&gt;&lt;P&gt;    Name Shell&lt;/P&gt;&lt;P&gt;    Type GUI Shell&lt;/P&gt;&lt;P&gt;    SubType Grid View&lt;/P&gt;&lt;P&gt;    State&lt;/P&gt;&lt;P&gt;         currentCellRow&lt;/P&gt;&lt;P&gt;             Name CurrentCellRow&lt;/P&gt;&lt;P&gt;             value[1]5&lt;/P&gt;&lt;P&gt;         clickCurrentCell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I get the Error In Control message while executing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;GS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 16:02:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-error/m-p/5915904#M1330609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-29T16:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Control - Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-error/m-p/5915905#M1330610</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; Mostly "Error in Control" comes when the window is closed by user/other programs while execution or due to some RFC issues(like inter application scenarios).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And looking at the example you have mentioned, i think you have hard coded the execution flow for Grid. you will have to parameterize the grid location using the last part of its ID( row and Column). Check if its teh new documenst created and then click on it to open.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 06:29:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-error/m-p/5915905#M1330610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T06:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Control - Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-error/m-p/5915906#M1330611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hello, &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Can someone please explain what this error means "Error in Control"? I am using SAPGUI command to record and execute. I create a custom document and once created that doc appears in the grid on the upper half of the screen. I click on the created document to check/change values of different columns. Now while recording the click operation opens the document i created however while executing it does not open the document created. It opens some other document which is there in the grid.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; command editor contains following information&lt;/P&gt;&lt;P&gt;&amp;gt; Userchanged State&lt;/P&gt;&lt;P&gt;&amp;gt;  GuiElement Shell GuiShell GridView&lt;/P&gt;&lt;P&gt;&amp;gt;     Name Shell&lt;/P&gt;&lt;P&gt;&amp;gt;     Type GUI Shell&lt;/P&gt;&lt;P&gt;&amp;gt;     SubType Grid View&lt;/P&gt;&lt;P&gt;&amp;gt;     State&lt;/P&gt;&lt;P&gt;&amp;gt;          currentCellRow&lt;/P&gt;&lt;P&gt;&amp;gt;              Name CurrentCellRow&lt;/P&gt;&lt;P&gt;&amp;gt;              value[1]5&lt;/P&gt;&lt;P&gt;&amp;gt;          clickCurrentCell.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; And I get the Error In Control message while executing.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Thanks,&lt;/P&gt;&lt;P&gt;&amp;gt; GS&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is only due to some unexpected screen sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can be done to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Check the flow and you can activate the highlighting feature while executing and you can identify the error where it goes wrong?&lt;/P&gt;&lt;P&gt;2)You may need to re-record with maximum options.You have to make few screens optional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 18:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-control-error/m-p/5915906#M1330611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T18:25:30Z</dc:date>
    </item>
  </channel>
</rss>

