<?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: Relation between tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022882#M961337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My ID is &lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jun 9, 2008 6:36 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2008 15:11:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-09T15:11:04Z</dc:date>
    <item>
      <title>Relation between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022880#M961335</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;Can anyone please give me the relation between the tables BKPF, BSAD, REGUH, REGUP, PAYR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have prepared internal tables of these tables and have some data in all them.&lt;/P&gt;&lt;P&gt;Now I need to read these tables and populate them into a final internal table. I am confused which table should I loop and which to read in the loop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give some advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 14:54:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022880#M961335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T14:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022881#M961336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give me ur mail because i have a document who contain a relation between SAP tables.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mustapha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 15:03:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022881#M961336</guid>
      <dc:creator>MusAbaper</dc:creator>
      <dc:date>2008-06-09T15:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022882#M961337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My ID is &lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jun 9, 2008 6:36 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 15:11:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022882#M961337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T15:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022883#M961338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure about your requirement but i guess you are reading custom cleared items and their payment details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BKPF to BSAD - To read customer cleared items by passing BUKRS, GJAHR and BELNR if you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGUP - To read processed items by passing KUNNR, BUKRS, BELNR GJAHR from above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGUH - To read payment data by passing LAUFD LAUFI from above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SKJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 15:35:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022883#M961338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T15:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022884#M961339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So should I loop at BKPF and read from the other tables you mentioned?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 15:43:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022884#M961339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T15:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022885#M961340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 14:00:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-tables/m-p/4022885#M961340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T14:00:55Z</dc:date>
    </item>
  </channel>
</rss>

