<?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: Scan a string in table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-a-string-in-table/m-p/7143948#M1513775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like executed in background and tried to display on a screen....try in foreground, if this is the case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Aug 2010 11:39:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-25T11:39:41Z</dc:date>
    <item>
      <title>Scan a string in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-a-string-in-table/m-p/7143946#M1513773</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;Is there a way to search for a string in all Z tables?&lt;/P&gt;&lt;P&gt;The String i am searching is '0268' which is a profit center.&lt;/P&gt;&lt;P&gt;I tried to use a program TABLE_SCANNER, but it is dumping with error "Control Framework: Fatal error - GUI cannot be reached".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 05:39:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scan-a-string-in-table/m-p/7143946#M1513773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-25T05:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Scan a string in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-a-string-in-table/m-p/7143947#M1513774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;I tried to use a program TABLE_SCANNER, but it is dumping with error "Control Framework: Fatal error - GUI cannot be reached".&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards to this problem I recommend to open a ticket for SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;  Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 08:26:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scan-a-string-in-table/m-p/7143947#M1513774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-25T08:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Scan a string in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-a-string-in-table/m-p/7143948#M1513775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like executed in background and tried to display on a screen....try in foreground, if this is the case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 11:39:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scan-a-string-in-table/m-p/7143948#M1513775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-25T11:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Scan a string in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-a-string-in-table/m-p/7143949#M1513776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This could turn out to be an interesting and challenging exercise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Breakpoint has pointed out, if you can restict the selection criteria, you may be able to run it in the foreground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if it continues to dumo, you have to realize that this is producing an ALV grid report uxing a splitter container which can only be run in the foreground because it needs the GUI. But you can make a Z copy of the program and change it to use a docking container rather than a splitter container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About a month ago, I saw something in SCN that gave an example of this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(changed incorrect attribution)&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Aug 25, 2010 9:58 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 13:57:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scan-a-string-in-table/m-p/7143949#M1513776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-25T13:57:17Z</dc:date>
    </item>
  </channel>
</rss>

