<?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 and VBFA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643719#M1572501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;View?  We can make views are needed....my installation doesn't run SD, so not sure what is there but look at where VBRP / VBRK is used...you may find an existing view.   And, one could join to VRKPA or VRPMA but note the differences in documents....one has only billing docs, other refers to billing doc and item, as I recall....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you where used on your tables, selecting only Views....you'll find several views already existing, and I'd check those to see if there's something already created that I could use, if I were writing SD/LE reporting/extracts, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Feb 2011 12:52:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-04T12:52:39Z</dc:date>
    <item>
      <title>Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643716#M1572498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus, &lt;/P&gt;&lt;P&gt;                 Here I got some Requirement where I am getting all the Deliveries but the User wants only Invoiced Deliveries. For achieving the same what should I do? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggest Me if I am analyzing correct r wrong. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get the INVOICE DETAILS from VBRK, for the corresponding Values get the PRECEDING DOC NO from VBFA Table with VBTYP_N = "m". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing correct???? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ur Inputs are Valued....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 12:30:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643716#M1572498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T12:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643717#M1572499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, read &lt;STRONG&gt;SAP Note 185530&lt;/STRONG&gt;  for correct document index table to read for invoice documents (these include VRKPA, VRPMA...read the Note!).  Once you have the list of invoices, get the preceding document from VBRP, probably in AUBEL....Look at content of VBRP fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBELV&lt;/P&gt;&lt;P&gt;POSNV&lt;/P&gt;&lt;P&gt;VGBEL&lt;/P&gt;&lt;P&gt;VGPOS&lt;/P&gt;&lt;P&gt;VGTYP&lt;/P&gt;&lt;P&gt;AUBEL&lt;/P&gt;&lt;P&gt;AUPOS&lt;/P&gt;&lt;P&gt;AUREF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nobody should write reporting for SD/LE without first reading the referenced SAP Note.  And, &lt;U&gt;we never read VBFA backward&lt;/U&gt;, only forward.  The preceding document(s) are stored in VBRP, LIPS and VBAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 12:41:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643717#M1572499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T12:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643718#M1572500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Break Point,&lt;/P&gt;&lt;P&gt;              Thanks for Quick Reply....&lt;/P&gt;&lt;P&gt;                    can i make a View for the above scenario, as itz going to be input for SAP BI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help Me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 12:44:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643718#M1572500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T12:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643719#M1572501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;View?  We can make views are needed....my installation doesn't run SD, so not sure what is there but look at where VBRP / VBRK is used...you may find an existing view.   And, one could join to VRKPA or VRPMA but note the differences in documents....one has only billing docs, other refers to billing doc and item, as I recall....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you where used on your tables, selecting only Views....you'll find several views already existing, and I'd check those to see if there's something already created that I could use, if I were writing SD/LE reporting/extracts, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 12:52:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643719#M1572501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T12:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643720#M1572502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you simply do a where used in views for both tables, you'll have your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 14:30:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643720#M1572502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T14:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643721#M1572503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since per your requirements you only need to show the invoiced deliveries, you can also check table VBUK using the delivery number and check the billing status field (FKSTK) to find out if an invoice was created for the delivery or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KInd regards,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 16:39:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643721#M1572503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T16:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643722#M1572504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why you dont use the fm RV_ORDER_FLOW_INFORMATION to get that information&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 21:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643722#M1572504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T21:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643723#M1572505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 06:08:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643723#M1572505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-05T06:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643724#M1572506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your requirement and my as per my understanding you do not need the details from VBFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you are getting all the deliveries, check the status of the delivery in VBUK whether it has been invoiced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Invoiced, then display the Delivery, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a better understanding you can view the delivery in VL03n Transaction and see the status of the delivery at the header level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need the VBFA details only if you need the corresponding Invoice for a delivery which I think is not part of your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 06:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643724#M1572506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-05T06:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643725#M1572507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For BI you can create database view&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 08:13:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643725#M1572507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-05T08:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643726#M1572508</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;As Juan mentioned already the fm which delivers this information is &lt;STRONG&gt;RV_ORDER_FLOW_INFORMATION&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Since this fm allows to read the document flow &lt;EM&gt;backwards&lt;/EM&gt; and &lt;EM&gt;forwards&lt;/EM&gt; I do not think that the statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  And, &lt;U&gt;we never read VBFA backward&lt;/U&gt;, only forward.  ...&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is correct. However, if you start with an invoice and read forwards the fm still returns the corresponding delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;   Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 10:19:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643726#M1572508</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2011-02-05T10:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643727#M1572509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Rohan mentioned use VBUK table for invoice status.&lt;/P&gt;&lt;P&gt;First get all sales order from seelction crietaria as per user requirements from VBAK then get all deleiveries for the sales orders from LIKP and then check in VBUK for invloce status .I think that is best way to improve performace.&lt;/P&gt;&lt;P&gt;If you get the invoices first , query will get all invoices which are unneccesary and need to elimate based on your sales orders or deliveries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is usful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srikanth.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 12:00:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643727#M1572509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-05T12:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Link Between VBRK and VBFA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643728#M1572510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read all the replies and then decide if your reply is adding any new information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 16:36:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-vbrk-and-vbfa/m-p/7643728#M1572510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-07T16:36:24Z</dc:date>
    </item>
  </channel>
</rss>

