<?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 Table level logic in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-level-logic/m-p/4242863#M1012707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the ABAP logic for fetching the data from dfkkzp only for the selection screen but020 partners??&lt;/P&gt;&lt;P&gt;tha main problen is that dfkkzp-selw1 is of 35 char &amp;amp; but020-partner is of 10 char.....!!!!&lt;/P&gt;&lt;P&gt;So how to take the data in bulk on selection screen &amp;amp; compare it &lt;/P&gt;&lt;P&gt;with selw1...??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajeev Shrivastava........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2008 06:29:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-07T06:29:42Z</dc:date>
    <item>
      <title>Table level logic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-level-logic/m-p/4242863#M1012707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the ABAP logic for fetching the data from dfkkzp only for the selection screen but020 partners??&lt;/P&gt;&lt;P&gt;tha main problen is that dfkkzp-selw1 is of 35 char &amp;amp; but020-partner is of 10 char.....!!!!&lt;/P&gt;&lt;P&gt;So how to take the data in bulk on selection screen &amp;amp; compare it &lt;/P&gt;&lt;P&gt;with selw1...??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajeev Shrivastava........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 06:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-level-logic/m-p/4242863#M1012707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T06:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Table level logic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-level-logic/m-p/4242864#M1012708</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;Use the pattern option isn the select quey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select some fields&lt;/P&gt;&lt;P&gt;   from dfkkzp&lt;/P&gt;&lt;P&gt;   into table i_itab&lt;/P&gt;&lt;P&gt;  where selw1 like '%but020-partner%'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Rama.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 09:42:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-level-logic/m-p/4242864#M1012708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T09:42:57Z</dc:date>
    </item>
  </channel>
</rss>

