<?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 Error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/3302657#M790807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am using a FM module to delete a record. I am getting an error message : "At least one entry could not be found in object buffer".Can anybody tell why this error occuring? Or Is there any way to quickly found our where the error is occuring through debugging?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeetu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2008 09:46:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-31T09:46:13Z</dc:date>
    <item>
      <title>Error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/3302657#M790807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am using a FM module to delete a record. I am getting an error message : "At least one entry could not be found in object buffer".Can anybody tell why this error occuring? Or Is there any way to quickly found our where the error is occuring through debugging?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeetu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 09:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/3302657#M790807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T09:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/3302658#M790808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If buffering is allowed for a table in the ABAP Dictionary, the SELECT statement always reads the data from the buffer in the database interface of the current application server. To read data directly from the database table instead of from the buffer, use the following: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT... FROM *lt;tables&amp;gt; BYPASSING BUFFER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a PCUI application;&lt;/P&gt;&lt;P&gt;Start using the transaction code: crm_bsp_state_erase, and it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 09:55:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/3302658#M790808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T09:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/3302659#M790809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;put the break point in debug mode on the statement "MESSAGE". u will find where the error is occuring...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps: system will stop on many message statements...but they will be bypassed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gautam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 09:55:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/3302659#M790809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T09:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/3302660#M790810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anoop,&lt;/P&gt;&lt;P&gt;The function module is CRM_ORDER_DELETE. What should I do in this case i.e I can not write any code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 10:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/3302660#M790810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T10:13:28Z</dc:date>
    </item>
  </channel>
</rss>

