<?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: Prob. while using error message in OOPS ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/prob-while-using-error-message-in-oops-alv/m-p/8172714#M1623381</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 Pavan suggested, this seems to be buffer issue. Try to clear buffer every time you display error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2011 02:26:05 GMT</pubDate>
    <dc:creator>raviahuja</dc:creator>
    <dc:date>2011-09-21T02:26:05Z</dc:date>
    <item>
      <title>Prob. while using error message in OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prob-while-using-error-message-in-oops-alv/m-p/8172712#M1623379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed an OOPS ALV to display the records with cost field as editable. And the cost should not accept decimals values, if the user enter the same (12.56) and click the save button (user-defined) then need to populate the error message. I am populating the error message, then the user change the value (12) and click the save, then in the ALV screen the chanegd value 12 is automatically back to prv. one 12.56 and the same error messgae is displaying. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i change the message type from Error to Info, then its working fine... but the client wants only error message. So anybody came across the same scenario? if yes.. pls share the solution..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ganesh C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 06:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prob-while-using-error-message-in-oops-alv/m-p/8172712#M1623379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-19T06:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Prob. while using error message in OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prob-while-using-error-message-in-oops-alv/m-p/8172713#M1623380</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;Can you check by passing values to import parameters  I_BUFFER_ACTIVE, I_BYPASSING_BUFFER in method SET_TABLE_FOR_FIRST_DISPLAY of the class CL_GUI_ALV_GRID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 11:01:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prob-while-using-error-message-in-oops-alv/m-p/8172713#M1623380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-19T11:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Prob. while using error message in OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prob-while-using-error-message-in-oops-alv/m-p/8172714#M1623381</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 Pavan suggested, this seems to be buffer issue. Try to clear buffer every time you display error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 02:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prob-while-using-error-message-in-oops-alv/m-p/8172714#M1623381</guid>
      <dc:creator>raviahuja</dc:creator>
      <dc:date>2011-09-21T02:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Prob. while using error message in OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prob-while-using-error-message-in-oops-alv/m-p/8172715#M1623382</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;Looks like a refresh issue to me... If you press ENTER before SAVE the second time, do you have the same behaviour?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 19:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prob-while-using-error-message-in-oops-alv/m-p/8172715#M1623382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-23T19:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Prob. while using error message in OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prob-while-using-error-message-in-oops-alv/m-p/8172716#M1623383</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;In this case, after the error message issued though the value is corrected , corrected data is not transferred to progarm.&lt;/P&gt;&lt;P&gt;Program still works with old data. Check how you are issuing message and how you refereshing the table after user inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can check program BCALV_EDIT_03 for vlidating fileds.&lt;/P&gt;&lt;P&gt;I believe you can simply refer a data element which does not accepts decimal values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 08:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prob-while-using-error-message-in-oops-alv/m-p/8172716#M1623383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-30T08:05:08Z</dc:date>
    </item>
  </channel>
</rss>

