<?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: Table field validation in table maintenance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-validation-in-table-maintenance/m-p/4932091#M1150544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Dear, You have to write the code under Events in table mainetnance generator. Write code Under ''Before Saving' event.&lt;/P&gt;&lt;P&gt;First chk your first columns,if its not filled then populate the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Piyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Dec 2008 06:55:24 GMT</pubDate>
    <dc:creator>piyush_mathur</dc:creator>
    <dc:date>2008-12-22T06:55:24Z</dc:date>
    <item>
      <title>Table field validation in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-validation-in-table-maintenance/m-p/4932090#M1150543</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 the following requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a Z table with 3 fields Zfield1, Zfield2, Zfield3 and key as Zfield1 and Zfield3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Zfield1 is filled, then I need to make the rest of the fields as mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do this?  Can we use the table maintenance event 05-Creating a new entry for this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A sample code would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Alka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 06:52:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-validation-in-table-maintenance/m-p/4932090#M1150543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T06:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Table field validation in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-validation-in-table-maintenance/m-p/4932091#M1150544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Dear, You have to write the code under Events in table mainetnance generator. Write code Under ''Before Saving' event.&lt;/P&gt;&lt;P&gt;First chk your first columns,if its not filled then populate the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Piyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 06:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-validation-in-table-maintenance/m-p/4932091#M1150544</guid>
      <dc:creator>piyush_mathur</dc:creator>
      <dc:date>2008-12-22T06:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table field validation in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-validation-in-table-maintenance/m-p/4932092#M1150545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi alka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to the table in SE11 -&amp;gt; click on tab utilities -&amp;gt; table maintenance generator -&amp;gt; click on environment -&amp;gt; modification -&amp;gt; events .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mention here the event 01 - before saving the data in database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write there the code &lt;/P&gt;&lt;P&gt;FORM &lt;/P&gt;&lt;P&gt;put a check on ur field&lt;/P&gt;&lt;P&gt; error  MESSAGE &lt;/P&gt;&lt;P&gt;  LEAVE TO SCREEN screen number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 09:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-validation-in-table-maintenance/m-p/4932092#M1150545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T09:27:26Z</dc:date>
    </item>
  </channel>
</rss>

