<?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 select query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/692937#M31226</link>
    <description>&lt;P&gt;Hi Experts&lt;/P&gt;
  &lt;P&gt;I have one scenario i need to pass ebeln to ekpo so we need to get bednr associated with it.then i need to pass this bednr to ekpo-bednr so we will get all po's assocaited with this bednr.&lt;/P&gt;
  &lt;P&gt;I ma getting error. could you please help me out to achieve this.&lt;/P&gt;
  &lt;P&gt;so i have write query like this&lt;/P&gt;
  &lt;P&gt;data: lv_po type ekpo-bednr.&lt;/P&gt;
  &lt;P&gt;select bednr from ekpo into lv_po where ebeln = po_number.(po_number is the attriubute&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2018 16:24:42 GMT</pubDate>
    <dc:creator>former_member587342</dc:creator>
    <dc:date>2018-08-27T16:24:42Z</dc:date>
    <item>
      <title>select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/692937#M31226</link>
      <description>&lt;P&gt;Hi Experts&lt;/P&gt;
  &lt;P&gt;I have one scenario i need to pass ebeln to ekpo so we need to get bednr associated with it.then i need to pass this bednr to ekpo-bednr so we will get all po's assocaited with this bednr.&lt;/P&gt;
  &lt;P&gt;I ma getting error. could you please help me out to achieve this.&lt;/P&gt;
  &lt;P&gt;so i have write query like this&lt;/P&gt;
  &lt;P&gt;data: lv_po type ekpo-bednr.&lt;/P&gt;
  &lt;P&gt;select bednr from ekpo into lv_po where ebeln = po_number.(po_number is the attriubute&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 16:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/692937#M31226</guid>
      <dc:creator>former_member587342</dc:creator>
      <dc:date>2018-08-27T16:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/692938#M31227</link>
      <description>&lt;P&gt;Read the Documentation - &lt;A href="https://help.sap.com/doc/abapdocu_750_index_htm/7.50/en-US/abapselect.htm"&gt;https://help.sap.com/doc/abapdocu_750_index_htm/7.50/en-US/abapselect.htm&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Either you need to write SELECT SINGLE or Close the set using ENDSELECT.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 20:48:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/692938#M31227</guid>
      <dc:creator>srikanthnalluri</dc:creator>
      <dc:date>2018-08-27T20:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/692939#M31228</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I think you should use SELECT SINGLE..&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 01:37:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/692939#M31228</guid>
      <dc:creator>tan_michael</dc:creator>
      <dc:date>2018-08-28T01:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/692940#M31229</link>
      <description>&lt;P&gt;&lt;STRONG&gt;select single&lt;/STRONG&gt; bednr &lt;/P&gt;
  &lt;P&gt; &lt;STRONG&gt;from&lt;/STRONG&gt; ekpo &lt;/P&gt;
  &lt;P&gt; &lt;STRONG&gt;into&lt;/STRONG&gt; lv_po &lt;/P&gt;
  &lt;P&gt; &lt;STRONG&gt;where&lt;/STRONG&gt; ebeln = po_number.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 01:38:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/692940#M31229</guid>
      <dc:creator>tan_michael</dc:creator>
      <dc:date>2018-08-28T01:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/692941#M31230</link>
      <description>&lt;P&gt;"Getting an error" is not really sufficient detail. &lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 05:20:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/692941#M31230</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2018-08-28T05:20:31Z</dc:date>
    </item>
  </channel>
</rss>

