<?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 in table maintenance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3879828#M932575</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;&lt;/P&gt;&lt;P&gt;I have requirement to add events in table generator.For that i created the table maintenance and then add events also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added event 01 and 02 ie. event on before saving the data to database and event on after saving the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In event 01 my requirement is to check material whether that material exists in MARA table or not if not exists then display error message without saving the changes to databse and return to edit screen else do changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex. ZTESTMARA table with fields &lt;/P&gt;&lt;P&gt;MANDT &lt;/P&gt;&lt;P&gt;MARA &lt;/P&gt;&lt;P&gt;QTY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;created two step maintenance screen 101 and 102.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while manually editing matnr that matnr doesn't exist in MARA table then it throws error message and screen comes to 101 but i want to throw error message and screen comes 102.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion welcome..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 May 2008 12:55:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-26T12:55:41Z</dc:date>
    <item>
      <title>Error in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3879828#M932575</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;&lt;/P&gt;&lt;P&gt;I have requirement to add events in table generator.For that i created the table maintenance and then add events also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added event 01 and 02 ie. event on before saving the data to database and event on after saving the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In event 01 my requirement is to check material whether that material exists in MARA table or not if not exists then display error message without saving the changes to databse and return to edit screen else do changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex. ZTESTMARA table with fields &lt;/P&gt;&lt;P&gt;MANDT &lt;/P&gt;&lt;P&gt;MARA &lt;/P&gt;&lt;P&gt;QTY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;created two step maintenance screen 101 and 102.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while manually editing matnr that matnr doesn't exist in MARA table then it throws error message and screen comes to 101 but i want to throw error message and screen comes 102.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion welcome..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 12:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3879828#M932575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-26T12:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3879829#M932576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;EVENTS:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/EN/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shiva Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 13:04:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3879829#M932576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-26T13:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3879830#M932577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Just Validate the MATNR field from MARA table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie. Link forgin key for ZTABLE-MATNR to MARA-MATNR that time automatically validate.&lt;/P&gt;&lt;P&gt;&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;Durai.V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 13:14:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3879830#M932577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-26T13:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3879831#M932578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks  Venkatachalam ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem resolved points awarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 13:33:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3879831#M932578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-26T13:33:38Z</dc:date>
    </item>
  </channel>
</rss>

