<?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 cannot join table for table pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-join-table-for-table-pool/m-p/10798386#M1880705</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;Kindly need ur help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to get the tax rate, below is the logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #008080; font-size: 10pt; font-family: 'Lucida Sans', sans-serif;"&gt;based on EKKO-EBELN, match EKKO-KNUMV = KONV-KNUMV; and&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #008080; font-size: 10pt; font-family: 'Lucida Sans', sans-serif;"&gt;based on EKKO-EBELN = EKPO-EBELN and where EKPO-EBELP = KONV-KPOSN display where KONV-KSCHL = “ZMIT”, display KONV-KBETR / 10&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;i did try to get the data through join table, but, it cant.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;liyana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Dec 2014 09:43:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-12-03T09:43:28Z</dc:date>
    <item>
      <title>cannot join table for table pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-join-table-for-table-pool/m-p/10798386#M1880705</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;Kindly need ur help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to get the tax rate, below is the logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #008080; font-size: 10pt; font-family: 'Lucida Sans', sans-serif;"&gt;based on EKKO-EBELN, match EKKO-KNUMV = KONV-KNUMV; and&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #008080; font-size: 10pt; font-family: 'Lucida Sans', sans-serif;"&gt;based on EKKO-EBELN = EKPO-EBELN and where EKPO-EBELP = KONV-KPOSN display where KONV-KSCHL = “ZMIT”, display KONV-KBETR / 10&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;i did try to get the data through join table, but, it cant.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;liyana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 09:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-join-table-for-table-pool/m-p/10798386#M1880705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-03T09:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: cannot join table for table pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-join-table-for-table-pool/m-p/10798387#M1880706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liyana,&lt;/P&gt;&lt;P&gt;You should select knumv from konv to a itab first. Then use itab to :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select ekko join ekpo &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FOR ALL ENTRIES IN itab&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ekko-knumv = itab-knumv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Archer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 10:07:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-join-table-for-table-pool/m-p/10798387#M1880706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-03T10:07:18Z</dc:date>
    </item>
  </channel>
</rss>

