<?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: validation on fields in a data base table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356884#M520872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is there to  achieve  your  logic &amp;amp; thing  ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create  2  tables ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first table   with  3 fields&lt;/P&gt;&lt;P&gt;second table with  4 fields  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first 3 fields are   primary key in both table's .......now  make the second table as foreign key relation to first table with all 3  primary key  ... so that   second table's  check table is  first table  ...&lt;/P&gt;&lt;P&gt;4 fields are &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;sino&lt;/P&gt;&lt;P&gt;name&lt;/P&gt;&lt;P&gt;education&lt;/P&gt;&lt;P&gt;status&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you make  entries  in thr first  table  like  example&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;1  girish   BE&lt;/P&gt;&lt;P&gt;2  harish  ME&lt;/P&gt;&lt;P&gt;3  kavith   BTECH.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now  if you make entry in the second table   with  other&amp;lt;b&amp;gt;  si  &amp;amp;  name&amp;lt;/b&amp;gt;  like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;4 BOND &amp;lt;/b&amp;gt;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will give you error  and  in disable mode  ... becuase&amp;lt;b&amp;gt;   4 BOND&amp;lt;/b&amp;gt; is not there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;suppose  if you make entry   like&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;2 harish  ME  Married&amp;lt;/b&amp;gt;      it will accept   Because  &amp;lt;b&amp;gt;2 harish  ME&amp;lt;/b&amp;gt; is there  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points  if it is usefull ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2007 05:21:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-13T05:21:14Z</dc:date>
    <item>
      <title>validation on fields in a data base table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356883#M520871</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;           I have to create a database table with 4 fields.Here my requirement is i have to do some validation on 3rd field.If it is successful then only the user has the chance to enter data in the 4th field means 4th field should be enabled.If the validation is not successful the user has no chance to enter data in the 4 th field. How can i approach to do this...pls help me out..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;Laxman.P&lt;/P&gt;&lt;P&gt;B'lore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 04:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356883#M520871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T04:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: validation on fields in a data base table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356884#M520872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is there to  achieve  your  logic &amp;amp; thing  ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create  2  tables ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first table   with  3 fields&lt;/P&gt;&lt;P&gt;second table with  4 fields  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first 3 fields are   primary key in both table's .......now  make the second table as foreign key relation to first table with all 3  primary key  ... so that   second table's  check table is  first table  ...&lt;/P&gt;&lt;P&gt;4 fields are &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;sino&lt;/P&gt;&lt;P&gt;name&lt;/P&gt;&lt;P&gt;education&lt;/P&gt;&lt;P&gt;status&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you make  entries  in thr first  table  like  example&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;1  girish   BE&lt;/P&gt;&lt;P&gt;2  harish  ME&lt;/P&gt;&lt;P&gt;3  kavith   BTECH.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now  if you make entry in the second table   with  other&amp;lt;b&amp;gt;  si  &amp;amp;  name&amp;lt;/b&amp;gt;  like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;4 BOND &amp;lt;/b&amp;gt;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will give you error  and  in disable mode  ... becuase&amp;lt;b&amp;gt;   4 BOND&amp;lt;/b&amp;gt; is not there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;suppose  if you make entry   like&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;2 harish  ME  Married&amp;lt;/b&amp;gt;      it will accept   Because  &amp;lt;b&amp;gt;2 harish  ME&amp;lt;/b&amp;gt; is there  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points  if it is usefull ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 05:21:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356884#M520872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T05:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: validation on fields in a data base table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356885#M520873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Girish,&lt;/P&gt;&lt;P&gt;             What ever you told is correct. But i have to it in only one table itself. For this we have to work with table maintainence genertaor.In that we have to use events options. But there how can i approach i don't know. This is the problem.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards.&lt;/P&gt;&lt;P&gt;Laxmn.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 05:33:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356885#M520873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T05:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: validation on fields in a data base table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356886#M520874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laxman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to make the changes using Events as well as you may require to do the modification in screen layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get the lot of material on help.sap.com for this. It is better if you understand first how Events work and other stuff related to table maintainence generator then it will be easier for you to code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 05:37:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356886#M520874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T05:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: validation on fields in a data base table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356887#M520875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi laxman....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the link for writing the validation in the table  maintainance generator  &amp;lt;b&amp;gt;with screen shots&amp;lt;/b&amp;gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://"&amp;gt;https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it is usefull ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 05:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356887#M520875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T05:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: validation on fields in a data base table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356888#M520876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   you can do the validation on table fields using table maintenance generator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 10:09:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356888#M520876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T10:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: validation on fields in a data base table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356889#M520877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi laxman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one document that will surly help you out.&lt;/P&gt;&lt;P&gt;send me mail on neo_1982u@yahoo.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if document is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;neo S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 20:50:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-on-fields-in-a-data-base-table/m-p/2356889#M520877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T20:50:24Z</dc:date>
    </item>
  </channel>
</rss>

