<?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: Problem on Error Message at Table Event in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613783#M1439465</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;Just look at what Max has suggested in this &lt;SPAN __jive_macro_name="message" id="1621981"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Feb 2010 11:26:41 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2010-02-11T11:26:41Z</dc:date>
    <item>
      <title>Problem on Error Message at Table Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613778#M1439460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi ,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have one table where I used EVENT-01 which will trigger in the time of SAVE .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;when I maitain data through SM30, I have all New Entry in this Event.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I  validate this entry and if there have any problem I am displaying Error , But it will EXIT from the Maintain Screen.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But I want to go to the Maintain Screen with Error.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How Can I do this ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I also tried with EVENT-05 there I can do all item check .But here i didnot get all the Line Item.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But I need all the line item at a time and then I can validate my requirement so i have to do validation in EVENT-01 .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please tell me How I will do this validation .&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 10:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613778#M1439460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T10:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on Error Message at Table Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613779#M1439461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Display Warning message as Error..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message &amp;lt;message_text&amp;gt; type W display like E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mohaiyuddin Soniwala on Feb 11, 2010 3:58 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 10:28:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613779#M1439461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T10:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on Error Message at Table Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613780#M1439462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Dear , I have already tried with this , It will EXIT from the Maintain Screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 10:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613780#M1439462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T10:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on Error Message at Table Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613781#M1439463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of validation are you performing ?&lt;/P&gt;&lt;P&gt;I know this is out of your question, but there is a posibility to add the validation in the foreign key level. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 10:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613781#M1439463</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-02-11T10:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on Error Message at Table Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613782#M1439464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I want to check .....&lt;/P&gt;&lt;P&gt;This Table has 33 fields with 8 Primary key. There have 1 field name Sequence Number .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there have 10 numbers of entry and and among them three entry has same Sequece Number , then I need to check some data &lt;/P&gt;&lt;P&gt;with in these three Entry .And if it fail then I want to display error and go to the Maintain Screen to correct the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 11:15:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613782#M1439464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T11:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on Error Message at Table Event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613783#M1439465</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;Just look at what Max has suggested in this &lt;SPAN __jive_macro_name="message" id="1621981"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 11:26:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-on-error-message-at-table-event/m-p/6613783#M1439465</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-02-11T11:26:41Z</dc:date>
    </item>
  </channel>
</rss>

