<?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: Relationship between tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986602#M402849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not understand what exactly is ur requirement, however u can relate the tables:&lt;/P&gt;&lt;P&gt;LIKP -SD Document: Delivery Header Data field: VBELN&lt;/P&gt;&lt;P&gt;VBRK-Billing Document: Header Data              : VBELN, BUKRS&lt;/P&gt;&lt;P&gt;VBRP-Billing Document: Item Data                  : VBELN&lt;/P&gt;&lt;P&gt;BSEG-Accounting Document Segment            : BUKRS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers ur query...&lt;/P&gt;&lt;P&gt;Mark useful answers...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Feb 2007 05:07:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-08T05:07:21Z</dc:date>
    <item>
      <title>Relationship between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986599#M402846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I have lifnr(lfa1), bukrs(lfb1), augdt(bsik) fields and i have to find relationship between tables bseg ,vbrk, likp,and vbrp,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 04:57:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986599#M402846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T04:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986600#M402847</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;BKPF-AWKEY = VBRK-VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIKP-VBELN = VBRP-VGBEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 05:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986600#M402847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T05:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986601#M402848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you cant directly access the BSEG table bcz it is a cluster table ,BSEG TABLE is the combination of 4 other table,so first check table from which table you r going to access the data and than find the relationship with other table,i hope definitely you ll get the relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 05:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986601#M402848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T05:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986602#M402849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not understand what exactly is ur requirement, however u can relate the tables:&lt;/P&gt;&lt;P&gt;LIKP -SD Document: Delivery Header Data field: VBELN&lt;/P&gt;&lt;P&gt;VBRK-Billing Document: Header Data              : VBELN, BUKRS&lt;/P&gt;&lt;P&gt;VBRP-Billing Document: Item Data                  : VBELN&lt;/P&gt;&lt;P&gt;BSEG-Accounting Document Segment            : BUKRS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers ur query...&lt;/P&gt;&lt;P&gt;Mark useful answers...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 05:07:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986602#M402849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T05:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986603#M402850</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;VBRP-vbeln  = VBRk-vbeln &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;likp-vbeln  = VBRk-vbeln &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bseg-BELNR = vbrk-BELNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bseg-Bukrs = vbrk-bukrs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bseg-gjahr = vbrk-gjahr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;likp-lifnr  = bseg-lifnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 05:11:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986603#M402850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T05:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986604#M402851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Thanks for the reply. But how to get vbeln from bukrs, lifnr, augdt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 05:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-between-tables/m-p/1986604#M402851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T05:33:41Z</dc:date>
    </item>
  </channel>
</rss>

