<?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 maintenance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586579#M1273807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto Maintainance generator screen in EDIT mode and make the field &lt;STRONG&gt;Mandatory&lt;/STRONG&gt; from the Field properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the program name and screen number Hit F1 on table maintainance window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2009 16:11:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-21T16:11:23Z</dc:date>
    <item>
      <title>Table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586578#M1273806</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 created a ZTABLE having 5 fields,three fields are primay key fields.&lt;/P&gt;&lt;P&gt;i generated table maintainence for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But user requirement was,when he enters into SM30 transaction,&lt;/P&gt;&lt;P&gt;he wants three priamry key fields should be mandatory.&lt;/P&gt;&lt;P&gt;How can i do this one.&lt;/P&gt;&lt;P&gt;Can any body help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 16:01:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586578#M1273806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T16:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586579#M1273807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto Maintainance generator screen in EDIT mode and make the field &lt;STRONG&gt;Mandatory&lt;/STRONG&gt; from the Field properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the program name and screen number Hit F1 on table maintainance window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 16:11:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586579#M1273807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T16:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586580#M1273808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table maintenance generator will not allow entry to be inserted with primary key field to be empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 16:13:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586580#M1273808</guid>
      <dc:creator>gautam_totekar</dc:creator>
      <dc:date>2009-05-21T16:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586581#M1273809</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;Double click on the screen in the table maintainence generator,it will take you to the screen.&lt;/P&gt;&lt;P&gt;There you can change the field attributes as required(default not possible).that becomes a mandatory filed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 16:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586581#M1273809</guid>
      <dc:creator>KK07</dc:creator>
      <dc:date>2009-05-21T16:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586582#M1273810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;remove the flag as initial at the table level for key fields and activate..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then if the primary key fields are initial it will not allow you to save in the table maintainance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 16:34:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586582#M1273810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T16:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586583#M1273811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi try with TMG event 01 and 05.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form 01.&lt;/P&gt;&lt;P&gt;if ztable-keyfield1 is initial.&lt;/P&gt;&lt;P&gt;message 'enter value in field1' type 'E'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 17:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/5586583#M1273811</guid>
      <dc:creator>Peranandam</dc:creator>
      <dc:date>2009-05-21T17:14:16Z</dc:date>
    </item>
  </channel>
</rss>

