<?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: error when selecting bkpf table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-selecting-bkpf-table/m-p/6139059#M1366658</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;Atleast company code(BUKRS) &amp;amp; fiscal year(GJAHR) can be filled, which wont affect performance, along with AWKEY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Sep 2009 09:28:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-04T09:28:06Z</dc:date>
    <item>
      <title>error when selecting bkpf table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-selecting-bkpf-table/m-p/6139057#M1366656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select single belnr&lt;/P&gt;&lt;P&gt;     into it_data-belnr&lt;/P&gt;&lt;P&gt;     from bkpf&lt;/P&gt;&lt;P&gt;     where awkey = it_vbrp1-vbeln and&lt;/P&gt;&lt;P&gt;           blart = 'RV'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;above code i am using for selecting bkpf table , actually key field are not useful in this case &amp;amp; hws to use index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jyotsna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 09:13:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-selecting-bkpf-table/m-p/6139057#M1366656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T09:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: error when selecting bkpf table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-selecting-bkpf-table/m-p/6139058#M1366657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Create a Secondary index on the field AWKEY. Check this link as to how to create a secondary index.&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2971112"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 09:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-selecting-bkpf-table/m-p/6139058#M1366657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T09:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: error when selecting bkpf table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-selecting-bkpf-table/m-p/6139059#M1366658</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;Atleast company code(BUKRS) &amp;amp; fiscal year(GJAHR) can be filled, which wont affect performance, along with AWKEY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 09:28:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-selecting-bkpf-table/m-p/6139059#M1366658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T09:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: error when selecting bkpf table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-selecting-bkpf-table/m-p/6139060#M1366659</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;select single belnr&lt;/P&gt;&lt;P&gt;into it_data-belnr&lt;/P&gt;&lt;P&gt;from bkpf&lt;/P&gt;&lt;P&gt;where awkey = &lt;STRONG&gt;it_vbrp1-vbeln&lt;/STRONG&gt; and&lt;/P&gt;&lt;P&gt;blart = 'RV'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In above query what is it_vbrp1-vbeln? if it is internal table you are missing some thing like &lt;STRONG&gt;For all entries in it_vbrp1&lt;/STRONG&gt;.Check it once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 09:31:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-selecting-bkpf-table/m-p/6139060#M1366659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T09:31:11Z</dc:date>
    </item>
  </channel>
</rss>

