<?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: Difference between BKPF AND VBKPF in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236462#M481747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i should list out all the vendor parked invoices ... how to get those with these function modules ....?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2007 15:18:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-11T15:18:05Z</dc:date>
    <item>
      <title>Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236460#M481745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the main difference between the tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BKPF and VBKPF&lt;/P&gt;&lt;P&gt;BSEG and VBSEGK, VBSEGS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone give the guidance plz...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSEG is a cluster table it will have huge amount of data.. so can v substitute that table with above two tables, does it give the same result....?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am preparing a report of parked vendor invoices .. so which table u want me to use from the above.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIRI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 14:54:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236460#M481745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T14:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236461#M481746</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 to use these fm instead of select on VBKPF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MRM_PARKED_INVOICE_POST&lt;/P&gt;&lt;P&gt;FM_PARKED_DOC_POST&lt;/P&gt;&lt;P&gt;FSKB_READ_PARKED_DOC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 15:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236461#M481746</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-05-11T15:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236462#M481747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i should list out all the vendor parked invoices ... how to get those with these function modules ....?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 15:18:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236462#M481747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T15:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236463#M481748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vendor parked invoices are in VBSEGK, right ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 15:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236463#M481748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T15:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236464#M481749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to know that exactly... can u guide me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 15:32:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236464#M481749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T15:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236465#M481750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please can anyone help me.... its bit urgent...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 16:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236465#M481750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T16:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236466#M481751</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 believe VBKPF will contain only parked documents...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meaning if the BSTAT is 'V' then this table contain an entry..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the document is posted then this table will not contain an entry...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parked a document...check the table VBKPF..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post the document..check the table VBKPF..&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>Fri, 11 May 2007 16:34:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236466#M481751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T16:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236467#M481752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here my question is whether i can use the vbkpf table instead of bkpf, does it contain all entries in bkpf table...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 17:49:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236467#M481752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T17:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236468#M481753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope..Use BKPF..&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>Fri, 11 May 2007 17:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236468#M481753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T17:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236469#M481754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If you wants list out all the vendor parked invoices &lt;/P&gt;&lt;P&gt;use VBKPF not BKPF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BKPF and BSEG are the header and item tables for BSIS,BSAS(GL),&lt;/P&gt;&lt;P&gt;BSIk,BSAK (AP) and BSID,BSAD(AR) &lt;/P&gt;&lt;P&gt;simlilarly VBKPF and VBSEGK are the header and item tables for Vendor Parked documents(invoices) header and item tables&lt;/P&gt;&lt;P&gt;You have to use them for getting the vendor parked invoices&lt;/P&gt;&lt;P&gt;VBSEGS is like BSIS which is related to GL based parked documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&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>Fri, 11 May 2007 17:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236469#M481754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T17:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236470#M481755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ANJI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So finally&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am planning to develop the invoices report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for parked invoices-----   VBKPF, VBSEGK, VBSEGS&lt;/P&gt;&lt;P&gt;for open invoices----&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;   BSIK, BKPF, BSIS, LFA1&lt;/P&gt;&lt;P&gt;for closed invoices-----   BSAK, BKPF, BSIS, LFA1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the above table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u guide me am i going in the correct direction...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 19:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236470#M481755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T19:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BKPF AND VBKPF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236471#M481756</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 believe it should be okay&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>Fri, 11 May 2007 20:15:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bkpf-and-vbkpf/m-p/2236471#M481756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T20:15:56Z</dc:date>
    </item>
  </channel>
</rss>

