<?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: Obligatory fields in table maintainence in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593733#M266852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ricardo,&lt;/P&gt;&lt;P&gt;Once the maintanece generator is created, it should have created a Function group with the screen number which u have specified during the creation of table maintanence. Goto the PAI of that screen say 0001,  write your own code in the loop. endloop. of that table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2006 16:38:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-26T16:38:01Z</dc:date>
    <item>
      <title>Obligatory fields in table maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593728#M266847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with a maintainence, when i fill with data the line i fill one of the key fields,but there are 5 key fields, when i fill one and give enter he blocks the other key fields, there is anyway to not block any field until all key fields are filled with data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 16:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593728#M266847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T16:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Obligatory fields in table maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593729#M266848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk ou if u can write any source code here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In table maintainance screen&lt;/P&gt;&lt;P&gt;Environment menu&lt;DEL&gt;&amp;gt;modification&lt;/DEL&gt;&amp;gt;source code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 16:29:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593729#M266848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T16:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Obligatory fields in table maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593730#M266849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i can, in fact i have some code in one of those events&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 16:34:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593730#M266849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T16:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Obligatory fields in table maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593731#M266850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  GOTO SE51 and enter the program and screen number that is created for the table maintenance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  For the key fields in the attributes make it as mandatory..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  That way it will make sure the user will enter values in all the key fields..&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;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 16:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593731#M266850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T16:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Obligatory fields in table maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593732#M266851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;u need to write a valid code in module pool.&lt;/P&gt;&lt;P&gt;In table maintainance screen&lt;/P&gt;&lt;P&gt;Environment menu&lt;DEL&gt;&amp;gt;modification&lt;/DEL&gt;&amp;gt;source code&lt;/P&gt;&lt;P&gt;even you can write from SE51 also by using the Program name and the screen No&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 16:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593732#M266851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T16:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Obligatory fields in table maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593733#M266852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ricardo,&lt;/P&gt;&lt;P&gt;Once the maintanece generator is created, it should have created a Function group with the screen number which u have specified during the creation of table maintanence. Goto the PAI of that screen say 0001,  write your own code in the loop. endloop. of that table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 16:38:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593733#M266852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T16:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Obligatory fields in table maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593734#M266853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    write code in PAI event using&lt;/P&gt;&lt;P&gt;      chain .&lt;/P&gt;&lt;P&gt;       field f1&lt;/P&gt;&lt;P&gt;       field f2 &lt;/P&gt;&lt;P&gt;       validate data  &lt;/P&gt;&lt;P&gt;      endchain. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 16:40:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593734#M266853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T16:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Obligatory fields in table maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593735#M266854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ricardo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using the tabulator (Tab-key on your keyboard) the remaining key fields keep editable. However, if you press ENTER the view runs through PAI/PBO and thus "closes" all key fields.&lt;/P&gt;&lt;P&gt;If you cannot see all your key fields on the displayed table control you could modify the screen to enlarge it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 08:37:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obligatory-fields-in-table-maintainence/m-p/1593735#M266854</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-09-27T08:37:01Z</dc:date>
    </item>
  </channel>
</rss>

