<?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: Field Validation in Table Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-validation-in-table-control/m-p/6107446#M1361550</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhir,&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Don't Post Duplicate Posts&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Refer my sample code in your previous threat reply.&lt;/P&gt;&lt;P&gt;see below example also,&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  IF NOT x_assignment-activity IS INITIAL.
    IF x_assignment-employee_id IS INITIAL.
      MESSAGE 'Please Fill the Employee name' TYPE 'E'.
    ENDIF.
  ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2009 09:31:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-27T09:31:44Z</dc:date>
    <item>
      <title>Field Validation in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-validation-in-table-control/m-p/6107445#M1361549</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 am using a table control wizard with 2 fields in which i am entering some values and saving them.when nothing is specified in these 2 fields or in 1 field the data should not be saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing a new module in PAI loop of wizard and writing the validation in that module but its not working for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone provide me alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Sudhir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 09:22:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-validation-in-table-control/m-p/6107445#M1361549</guid>
      <dc:creator>sudhir_uppalapati</dc:creator>
      <dc:date>2009-08-27T09:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Field Validation in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-validation-in-table-control/m-p/6107446#M1361550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhir,&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Don't Post Duplicate Posts&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Refer my sample code in your previous threat reply.&lt;/P&gt;&lt;P&gt;see below example also,&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  IF NOT x_assignment-activity IS INITIAL.
    IF x_assignment-employee_id IS INITIAL.
      MESSAGE 'Please Fill the Employee name' TYPE 'E'.
    ENDIF.
  ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 09:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-validation-in-table-control/m-p/6107446#M1361550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-27T09:31:44Z</dc:date>
    </item>
  </channel>
</rss>

