<?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: One table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/one-table/m-p/3144052#M747372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why are you using clear it_sele&lt;/P&gt;&lt;P&gt;what type of it_sele&lt;/P&gt;&lt;P&gt;declare it_sele as internal table with header lines if not done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think it will solve the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2007 08:37:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-14T08:37:34Z</dc:date>
    <item>
      <title>One table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/one-table/m-p/3144051#M747371</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;I have two fiedls&amp;lt;b&amp;gt; it_hbank-hk&amp;lt;/b&amp;gt;ont and &amp;lt;b&amp;gt;it_skat1-txt50&amp;lt;/b&amp;gt; and i want to pass them into one table am using the below piece of code but both the fields are npt getting passed into the one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT it_skat1.&lt;/P&gt;&lt;P&gt;READ table it_skat1 WITH key saknr = it_sele-hkont.&lt;/P&gt;&lt;P&gt;LOOP at it_hbank.&lt;/P&gt;&lt;P&gt;READ TABLE it_hbank WITH KEY bukrs = p_bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it_sele-txt50 = it_skat1-txt50.&lt;/P&gt;&lt;P&gt;it_sele-hkont = it_hbank-hkont.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPEND it_sele.&lt;/P&gt;&lt;P&gt;CLEAR it_sele.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make the necessary changes and get back to me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 08:24:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/one-table/m-p/3144051#M747371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T08:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: One table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/one-table/m-p/3144052#M747372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why are you using clear it_sele&lt;/P&gt;&lt;P&gt;what type of it_sele&lt;/P&gt;&lt;P&gt;declare it_sele as internal table with header lines if not done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think it will solve the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 08:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/one-table/m-p/3144052#M747372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T08:37:34Z</dc:date>
    </item>
  </channel>
</rss>

