<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/4612640#M1086828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from cdpos into CORRESPONDING FIELDS OF TABLE&lt;/P&gt;&lt;P&gt;itab where objectclas = 'MATERIAL'&lt;/P&gt;&lt;P&gt;and tabname = 'MARC'&lt;/P&gt;&lt;P&gt;and fname IN ('MINBE','EISBE','MABST').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2008 09:52:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-22T09:52:05Z</dc:date>
    <item>
      <title>select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/4612639#M1086827</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;&lt;/P&gt;&lt;P&gt;can anyone tell me how to write the code for the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In CDPOS table search for all the records for which changes are there in table MARC for the following fields,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MINBE&lt;/P&gt;&lt;P&gt;EISBE&lt;/P&gt;&lt;P&gt;MABST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; with respect ot changes in material no.with this code we can check for only one field,how to check for multiple fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select objectclas objectid changenr tabname fnamefrom cdpos into table itab where objectclas = 'material'&lt;/P&gt;&lt;P&gt;and tabname = 'marc'&lt;/P&gt;&lt;P&gt;and fname = 'minbe'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 09:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/4612639#M1086827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T09:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/4612640#M1086828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from cdpos into CORRESPONDING FIELDS OF TABLE&lt;/P&gt;&lt;P&gt;itab where objectclas = 'MATERIAL'&lt;/P&gt;&lt;P&gt;and tabname = 'MARC'&lt;/P&gt;&lt;P&gt;and fname IN ('MINBE','EISBE','MABST').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 09:52:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/4612640#M1086828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T09:52:05Z</dc:date>
    </item>
  </channel>
</rss>

