<?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: BSID Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsid-table/m-p/1667884#M295519</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;BSID and BSAD are the table with the open and cleared items of customer account. Here you can find the data of BSEG and BKPF together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the main tables of FI document are BKPF and BSEG, if BSEG-KOART (account type) is D, it means it's customer item, so you can find that item in BSID or BSAD, where:&lt;/P&gt;&lt;P&gt;BSID/BSAD = BKPF + BSEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way it can find the customer items faster than reading directly BKPF and BSEG, because there KUNNR (customer) is not key fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So BSID/BSAD are like secondary index tables, to improve the performance when it needs to pick customer data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are transparent tables so you should use the main key fields: company and customer code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Nov 2006 13:52:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-27T13:52:28Z</dc:date>
    <item>
      <title>BSID Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsid-table/m-p/1667883#M295518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is special in the working of BSID, BSAD tables.&lt;/P&gt;&lt;P&gt;Is there a different way to access them..Please explain in detail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 13:47:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsid-table/m-p/1667883#M295518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T13:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: BSID Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsid-table/m-p/1667884#M295519</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;BSID and BSAD are the table with the open and cleared items of customer account. Here you can find the data of BSEG and BKPF together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the main tables of FI document are BKPF and BSEG, if BSEG-KOART (account type) is D, it means it's customer item, so you can find that item in BSID or BSAD, where:&lt;/P&gt;&lt;P&gt;BSID/BSAD = BKPF + BSEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way it can find the customer items faster than reading directly BKPF and BSEG, because there KUNNR (customer) is not key fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So BSID/BSAD are like secondary index tables, to improve the performance when it needs to pick customer data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are transparent tables so you should use the main key fields: company and customer code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 13:52:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsid-table/m-p/1667884#M295519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T13:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: BSID Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsid-table/m-p/1667885#M295520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;BSID (Customers)and BSAD (Cleared Items) which are secondary index tables.They are transparent tables so you should use the key fields like company and customer code.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 13:57:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsid-table/m-p/1667885#M295520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T13:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: BSID Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsid-table/m-p/1667886#M295521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It says &amp;lt;b&amp;gt;Secondary Index&amp;lt;/b&amp;gt; for customers..so is there anything added to it..like may be in accessing etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 13:58:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsid-table/m-p/1667886#M295521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T13:58:11Z</dc:date>
    </item>
  </channel>
</rss>

