<?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: function module to read bkpf table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-read-bkpf-table/m-p/4732317#M1110599</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;As BKPF table is transparant table use key fields in where clause or create a secondary index based on u r where clause and use it to reduce the runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2008 11:08:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-06T11:08:47Z</dc:date>
    <item>
      <title>function module to read bkpf table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-read-bkpf-table/m-p/4732315#M1110597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody ,&lt;/P&gt;&lt;P&gt;i want to  read BKPF table but their is  lot's of record in table  BKPF  .&lt;/P&gt;&lt;P&gt;i used select query   , now report is taking time  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to reduce performance time . &lt;/P&gt;&lt;P&gt;is their  anyway to  read BKPF  table so that  report will take less time   ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or is their any function module  available ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:59:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-read-bkpf-table/m-p/4732315#M1110597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: function module to read bkpf table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-read-bkpf-table/m-p/4732316#M1110598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There are function modules (FAGL_GET_BKPF) to read values from BKPF.. but they can read single values at a time....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to me Make the SELECT statement with conditions to match all the key fields of BKPF table (BUKRS, BELNR, GJAHR.) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And maintain the order of fields according to database. this will greatly reduce time...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also do not use INTO CORRESPONDING FIELDS OF..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 11:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-read-bkpf-table/m-p/4732316#M1110598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T11:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: function module to read bkpf table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-read-bkpf-table/m-p/4732317#M1110599</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;As BKPF table is transparant table use key fields in where clause or create a secondary index based on u r where clause and use it to reduce the runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 11:08:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-read-bkpf-table/m-p/4732317#M1110599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T11:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: function module to read bkpf table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-read-bkpf-table/m-p/4732318#M1110600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 04:02:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-read-bkpf-table/m-p/4732318#M1110600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T04:02:25Z</dc:date>
    </item>
  </channel>
</rss>

