<?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 SAP Note Performance: Customer developments in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-note-performance-customer-developments/m-p/9418279#M1737675</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;is there any snote or suggestions for fecthing BSEG, BKPF tables. I am aware that there are few SAP Notes for MM(Note 191492) and SD(Note 185530) customer developments. Likewise is there any note which tells us about the above tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Swarna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 May 2013 09:54:04 GMT</pubDate>
    <dc:creator>former_member217544</dc:creator>
    <dc:date>2013-05-17T09:54:04Z</dc:date>
    <item>
      <title>SAP Note Performance: Customer developments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-note-performance-customer-developments/m-p/9418279#M1737675</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;is there any snote or suggestions for fecthing BSEG, BKPF tables. I am aware that there are few SAP Notes for MM(Note 191492) and SD(Note 185530) customer developments. Likewise is there any note which tells us about the above tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Swarna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 09:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-note-performance-customer-developments/m-p/9418279#M1737675</guid>
      <dc:creator>former_member217544</dc:creator>
      <dc:date>2013-05-17T09:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Note Performance: Customer developments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-note-performance-customer-developments/m-p/9418280#M1737676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look to the BSIS, BSID, BSAS ... tables to improve your performance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 09:57:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-note-performance-customer-developments/m-p/9418280#M1737676</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-05-17T09:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Note Performance: Customer developments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-note-performance-customer-developments/m-p/9418281#M1737677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not aware of any. The basic stuff should be well known though, access BSEG only via primary key(s), use the tables mentioned by Frédéric for non-primary key access to the items, correctly use available indexes for BKPF to access the header (e.g. don't forget BSTAT...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the more advanced side, additional indexes or appended fields for BKPF or the BSxx tables might be considered if other options failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one important point about BSIS and BSAS, they only contain item data if the G/L account is flagged for line item display (SKB1-XKRES) or open item management (SKB1-XOPVW).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 13:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-note-performance-customer-developments/m-p/9418281#M1737677</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2013-05-17T13:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Note Performance: Customer developments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-note-performance-customer-developments/m-p/9418282#M1737678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frédéric and Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna Munukoti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 05:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-note-performance-customer-developments/m-p/9418282#M1737678</guid>
      <dc:creator>former_member217544</dc:creator>
      <dc:date>2013-05-20T05:55:41Z</dc:date>
    </item>
  </channel>
</rss>

