<?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: link between VBRK &amp; VBAK in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802363#M914500</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;check the tables RBKP and RSEG.u can find invoice details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2008 05:34:16 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2008-05-21T05:34:16Z</dc:date>
    <item>
      <title>link between VBRK &amp; VBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802362#M914499</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;I want to retrieve invoice details of particular sales document number. But there is no relationship between these two tables. But there is relationship between VBRP &amp;amp; VBAK. But if iam linking these two then line item also displaying. But i dont want any line item. how can i get the billing details based on sales document number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 05:29:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802362#M914499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T05:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: link between VBRK &amp; VBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802363#M914500</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;check the tables RBKP and RSEG.u can find invoice details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 05:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802363#M914500</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-05-21T05:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: link between VBRK &amp; VBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802364#M914501</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;VBRK-XBLNR eq VBAP-VBELN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vbrp and vbap for the positions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 05:36:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802364#M914501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T05:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: link between VBRK &amp; VBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802365#M914502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Hima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this purpose use VBFA table and field is VBELV and VBELN.now you can join with these field to vbak and abrk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 05:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802365#M914502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T05:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: link between VBRK &amp; VBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802366#M914503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Vbeln is the only relation for  vbak and vbrp&lt;/P&gt;&lt;P&gt;there is a relation between vbap and mara bu suing matnr&lt;/P&gt;&lt;P&gt;and there is a realtion between mara and rseg using matnr&lt;/P&gt;&lt;P&gt;and there is relation between rbkp and rseg using belnr and gjahr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using these detils you can fetch the invoice details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it is helpful for you.&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Deepika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 05:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802366#M914503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T05:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: link between VBRK &amp; VBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802367#M914504</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;Try ds way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBRK-VBELN = VBRP-VBELN&lt;/P&gt;&lt;P&gt;VBRP-AUBEL = VBAP-VBELN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Regards,&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;Mehul Shah&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 05:40:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802367#M914504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T05:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: link between VBRK &amp; VBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802368#M914505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See below , u may get idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoice to Sales order Link&lt;/P&gt;&lt;P&gt;(VBRP-AUBEL = VBAP-VBELN, VBRP-AUPOS = VBAP-POSNR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoice to Delivery Link&lt;/P&gt;&lt;P&gt;(VBRP-VGBEL = LIPS-VBELN, VBRP-VBPOS = LIPS-POSNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you should link with item tables and get required header data of VBRK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishvesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful, rewards it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 05:40:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802368#M914505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T05:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: link between VBRK &amp; VBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802369#M914506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;One to One link beween bill no and sale order is not available&lt;/P&gt;&lt;P&gt;vbrp-aubel and vbak-vbeln can be linked &lt;/P&gt;&lt;P&gt;sort and delete adjacent duplicates comparing vbak-vbeln..,&lt;/P&gt;&lt;P&gt;if u want sales order header wise data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mukundan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 05:48:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802369#M914506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T05:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: link between VBRK &amp; VBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802370#M914507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBRP-AUBEL = VBAP-VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 05:50:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802370#M914507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T05:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: link between VBRK &amp; VBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802371#M914508</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;I have written join condition for getting the invoice details of a particular sales document number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT    VBRP~AUBEL&lt;/P&gt;&lt;P&gt;          VBRK~VBELN&lt;/P&gt;&lt;P&gt;          VBRK~FKDAT&lt;/P&gt;&lt;P&gt;          VBRK~NETWR&lt;/P&gt;&lt;P&gt;          VBRK~WAERK&lt;/P&gt;&lt;P&gt;          VBAK~BSTNK&lt;/P&gt;&lt;P&gt;          VBAK~BSTDK&lt;/P&gt;&lt;P&gt;          INTO TABLE IT_VBRP&lt;/P&gt;&lt;P&gt;          FROM ( VBRK INNER JOIN VBRP&lt;/P&gt;&lt;P&gt;          on  VBRK&lt;SUB&gt;VBELN = VBRP&lt;/SUB&gt;VBELN )&lt;/P&gt;&lt;P&gt;          INNER JOIN VBAK&lt;/P&gt;&lt;P&gt;          ON VBRP&lt;SUB&gt;AUBEL = VBAK&lt;/SUB&gt;VBELN.&lt;/P&gt;&lt;P&gt;but here what is happening is im getting the line item also. how to avoid that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 05:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-vbak/m-p/3802371#M914508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T05:55:23Z</dc:date>
    </item>
  </channel>
</rss>

