<?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 checking value in two internal table : how ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-value-in-two-internal-table-how/m-p/3466604#M833149</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;There are two internaltable of same strcuture with fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f1&lt;/P&gt;&lt;P&gt;f2&lt;/P&gt;&lt;P&gt;f3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to check if value 'A' exists in field f1 of both the tables itab1 and itab2.  If true I should get the value as 'x'.  Is it possible to achieve using one command ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me how to go about this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Mar 2008 02:02:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-05T02:02:22Z</dc:date>
    <item>
      <title>checking value in two internal table : how ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-value-in-two-internal-table-how/m-p/3466604#M833149</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;There are two internaltable of same strcuture with fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f1&lt;/P&gt;&lt;P&gt;f2&lt;/P&gt;&lt;P&gt;f3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to check if value 'A' exists in field f1 of both the tables itab1 and itab2.  If true I should get the value as 'x'.  Is it possible to achieve using one command ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me how to go about this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 02:02:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-value-in-two-internal-table-how/m-p/3466604#M833149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T02:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: checking value in two internal table : how ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-value-in-two-internal-table-how/m-p/3466605#M833150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible in one command.&lt;/P&gt;&lt;P&gt;You have to read both the tables separately to know if the value is present or not there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 02:04:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-value-in-two-internal-table-how/m-p/3466605#M833150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T02:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: checking value in two internal table : how ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-value-in-two-internal-table-how/m-p/3466606#M833151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;There is no keyword as such..&lt;/P&gt;&lt;P&gt;U can do like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at itab1 .&lt;/P&gt;&lt;P&gt;Read table itab2 with key f1 = itab1-f1 .&lt;/P&gt;&lt;P&gt;Do ur reqmt here .&lt;/P&gt;&lt;P&gt;Endloop .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 02:09:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-value-in-two-internal-table-how/m-p/3466606#M833151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T02:09:26Z</dc:date>
    </item>
  </channel>
</rss>

