<?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 Link Between VBAK and VBRK Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888933#M678842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to fetch data from VBRK and VBAK tables. I have 3 fields from VBAK table i.e. VKORG,VTWEG and SPART and one field from VBRK table i.e FKDAT on selection screen.&lt;/P&gt;&lt;P&gt;Please tell me link between these table.If i take VBELN as a link but both VBELN are different one is billing document number and other is sales order number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how to fetch the data from them ? Please suggest the logic ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct answers will be rewarded .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2007 09:19:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-26T09:19:45Z</dc:date>
    <item>
      <title>Link Between VBAK and VBRK Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888933#M678842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to fetch data from VBRK and VBAK tables. I have 3 fields from VBAK table i.e. VKORG,VTWEG and SPART and one field from VBRK table i.e FKDAT on selection screen.&lt;/P&gt;&lt;P&gt;Please tell me link between these table.If i take VBELN as a link but both VBELN are different one is billing document number and other is sales order number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how to fetch the data from them ? Please suggest the logic ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct answers will be rewarded .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 09:19:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888933#M678842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T09:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBAK and VBRK Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888934#M678843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use VBRK is the header and VBRP is the ITEM for Billing data&lt;/P&gt;&lt;P&gt;Link these two by VBELN&lt;/P&gt;&lt;P&gt;then link the VBRP with VBAK and VBAP tables like&lt;/P&gt;&lt;P&gt;VBRP-AUBEL = VBAK-VBELN and &lt;/P&gt;&lt;P&gt;VBRP-AUPOS = VBAP-POSNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 09:23:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888934#M678843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T09:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBAK and VBRK Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888935#M678844</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; logic is vbrp-AUBEL = vbap-vbeln&lt;/P&gt;&lt;P&gt;and      vbrp-AUPOS = vbap-posnr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 09:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888935#M678844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T09:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBAK and VBRK Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888936#M678845</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;u have to link VBAK( Sales Document: Header Data ) and VBRP ( Billing Document: Item Data ) through&lt;/P&gt;&lt;P&gt;VBRP-AUBEL = VBAK-VBELN. find vbeln from VBRP for matching aubel. and than link to VBRK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will b useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 09:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888936#M678845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T09:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBAK and VBRK Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888937#M678846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;technically,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBAK-VBELN = VBRK-AUBEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;functionally VBAK is sales header and VBRK is billing header&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 09:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888937#M678846</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2007-09-26T09:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBAK and VBRK Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888938#M678847</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;Thanks for such a quick response. BUt my concern is now with its performance. VBRP is an item table with lot's of entries in it and it will cretainly influence my report performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest me any other way without using VBRP table inorder to enhance my report performance. I think we can relate VBRK and VBAK table using VBFA or VBUK table but i don't know how. Can you help me out with this ? I have already mentioned the fields which i will be using.&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>Wed, 26 Sep 2007 09:35:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888938#M678847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T09:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBAK and VBRK Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888939#M678848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YA YOU CAN MAKE USE OF  &amp;lt;b&amp;gt;VBFA&amp;lt;/b&amp;gt; TABLE. That contain each billing its reference delivery and reference sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit Singla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 09:39:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888939#M678848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T09:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBAK and VBRK Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888940#M678849</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;&amp;lt;b&amp;gt;VBAK-VBELN = VBFA-VBELV&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;VBFA-VBELN = VBRK-VBELN.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 09:40:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888940#M678849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T09:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBAK and VBRK Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888941#M678850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone for all your suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 10:56:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbak-and-vbrk-table/m-p/2888941#M678850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T10:56:04Z</dc:date>
    </item>
  </channel>
</rss>

