<?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 generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2071286#M429029</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;GO to screen painter..SE51..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIve the program name - SAPL + the function group name that you used to create the table maintenance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the screen number..Press change..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To disable the field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the layout of the numeric field..In the attributes Un check the Input button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;For automatic increment of the field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a module in PAI..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in the module use SELECT MAX ( NUMERIC_FIELD )...to get the last number that was added...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use the value to populate the field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Thu, 08 Mar 2007 17:21:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-08T17:21:28Z</dc:date>
    <item>
      <title>table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2071285#M429028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had created one table . For that table i created table maintenance generator. Its working fine...&lt;/P&gt;&lt;P&gt;Now , i need to Increment one numeric field  automatically while i am creating new entries..  That numeric field should not changed by user.&lt;/P&gt;&lt;P&gt;Whether its possible or not.?&lt;/P&gt;&lt;P&gt;If possible means .. guide me how to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 17:17:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2071285#M429028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T17:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2071286#M429029</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;GO to screen painter..SE51..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIve the program name - SAPL + the function group name that you used to create the table maintenance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the screen number..Press change..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To disable the field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the layout of the numeric field..In the attributes Un check the Input button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;For automatic increment of the field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a module in PAI..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in the module use SELECT MAX ( NUMERIC_FIELD )...to get the last number that was added...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use the value to populate the field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Thu, 08 Mar 2007 17:21:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2071286#M429029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T17:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2071287#M429030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are in the maint.genertor menu: go to the menu 'Environment'-&amp;gt;'Modification'.&lt;/P&gt;&lt;P&gt;There you can add your own changes to modify the process in SM30 according your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;JP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 17:39:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/2071287#M429030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T17:39:26Z</dc:date>
    </item>
  </channel>
</rss>

