<?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 validation using table maintenence generator events. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-using-table-maintenence-generator-events/m-p/2946209#M694587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;    I have a table maintenence generator  within which I have written an event 'at_newentry' with event code as 05.&lt;/P&gt;&lt;P&gt;   The event has to do a validation to check whether value is present in field B if there is value in field A.The validation is showing a message initially if the condition is not satisfied and makes it possible to entyer the required value in field B.&lt;/P&gt;&lt;P&gt;  If after the initial message is shown,no value is entered in field B for value in field A,then the data gets saved successfully without showing any message.&lt;/P&gt;&lt;P&gt;  My requirement is,the data should not get saved till value is entered in field B if there is data in field A.How to achieve this?&lt;/P&gt;&lt;P&gt;  Tanweer,you had told me regarding coding in PAI of the screen without requiring the access key.Can you please explain me how to write the code in PAI using ON VALUE-REQUEST without requiring the access key.I tried but I have not been successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Debansu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2007 15:57:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-10T15:57:21Z</dc:date>
    <item>
      <title>validation using table maintenence generator events.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-using-table-maintenence-generator-events/m-p/2946209#M694587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;    I have a table maintenence generator  within which I have written an event 'at_newentry' with event code as 05.&lt;/P&gt;&lt;P&gt;   The event has to do a validation to check whether value is present in field B if there is value in field A.The validation is showing a message initially if the condition is not satisfied and makes it possible to entyer the required value in field B.&lt;/P&gt;&lt;P&gt;  If after the initial message is shown,no value is entered in field B for value in field A,then the data gets saved successfully without showing any message.&lt;/P&gt;&lt;P&gt;  My requirement is,the data should not get saved till value is entered in field B if there is data in field A.How to achieve this?&lt;/P&gt;&lt;P&gt;  Tanweer,you had told me regarding coding in PAI of the screen without requiring the access key.Can you please explain me how to write the code in PAI using ON VALUE-REQUEST without requiring the access key.I tried but I have not been successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Debansu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 15:57:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-using-table-maintenence-generator-events/m-p/2946209#M694587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T15:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: validation using table maintenence generator events.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-using-table-maintenence-generator-events/m-p/2946210#M694588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use 01 event instead of 05. 05 is triggered only when you add a new entry. So once you get the message and you still go ahead and press save, 05 event will no tbe triggered. It is is always safe to do it at the end when you click on save.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 16:27:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-using-table-maintenence-generator-events/m-p/2946210#M694588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T16:27:42Z</dc:date>
    </item>
  </channel>
</rss>

