<?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: Select statement info needed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-info-needed/m-p/4139212#M989711</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;Check this code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data: t_mara type standard table of mara.

* Make sure to remove * and check whether there is an index on the field PRDHA.
SELECT * FROM MARA INTO TABLE t_mara
             where PRDHA LIKE '0050000501%'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jul 2008 17:48:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-25T17:48:37Z</dc:date>
    <item>
      <title>Select statement info needed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-info-needed/m-p/4139210#M989709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My req. with select statement is as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to select all materials from MARA where the product hierarchy (PRDHA) contains u20180050000501u2019 as the first ten characters,  and insert them into an internal table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;awaiting for earlier response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 17:44:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-info-needed/m-p/4139210#M989709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T17:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Select statement info needed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-info-needed/m-p/4139211#M989710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select * from mara into table itab&lt;/P&gt;&lt;P&gt; where PRDHA like '0050000501%'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 17:46:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-info-needed/m-p/4139211#M989710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T17:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Select statement info needed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-info-needed/m-p/4139212#M989711</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;Check this code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data: t_mara type standard table of mara.

* Make sure to remove * and check whether there is an index on the field PRDHA.
SELECT * FROM MARA INTO TABLE t_mara
             where PRDHA LIKE '0050000501%'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 17:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-info-needed/m-p/4139212#M989711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T17:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Select statement info needed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-info-needed/m-p/4139213#M989712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 17:53:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-info-needed/m-p/4139213#M989712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T17:53:24Z</dc:date>
    </item>
  </channel>
</rss>

