<?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/4065487#M971750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Extended Table Maintenance Events: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events allow you to change the generated table maintenance dialog at predefined positions, which cannot be reached by user modules in the screen flow logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user routines are called dynamically at runtime. For this reason, the routines must be in a user include in the table/view maintenance dialog function group. All extended table maintenance global data is available. An interface is only required for events 22 and AF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The events can be additions or replacements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional events&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 01 before saving the data in the database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 02 after saving the data in the database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 03 before deleting data in the display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 04 after deleting data in the display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 05 when inserting a new entry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 06 after completely performing the function 'Get original'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 07 before correcting the contents of a selected field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 08 after correcting the contents of a selected field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 09 after 'Get original' for one entry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 10 after creating the change request header entry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 11 after changing a key entry in the change request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 12 after changing the key entries in the change request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 13 end processing (leave main function module)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 14 after lock/unlock in main function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 15 before retrieving deleted entries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 16 after retrieving deleted entries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 17 before printing entries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 18 after the data change check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 19 after initializing global variables, field symbols, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 20 after input in date subscreen (time-dep.tables/views) sapurl_link_0001_0020_0034&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 21 fill hidden fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 22 go to long text maintenance for other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 23 before calling address maintenance screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 25 at start of maintenance dialog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 26 before displayed data is output in a list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 27 after filling a GUID field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replacement events&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AA instead of the standard data read routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AB instead of the standard database change routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AC instead of the standard 'Get original' routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AD instead of the standard RO field read routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AE instead of the standard positioning code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AF instead of reading texts in other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AG instead of 'Get original' for texts in other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AH instead of database changes for texts in other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event ST GUI menu main program name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For details see this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/EN/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/EN/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jun 2008 10:57:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-27T10:57: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/4065483#M971746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the events for Table Maintenance Generator?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 10:47:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/4065483#M971746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T10:47:18Z</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/4065484#M971747</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;WELCOME TO SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some events in table maintaneance generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;events means that will trigger during transaction run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01 Before saving the data in the database&lt;/P&gt;&lt;P&gt;02 After saving the data in the database&lt;/P&gt;&lt;P&gt;03 Before deleting the data displayed&lt;/P&gt;&lt;P&gt;04 After deleting the data displayed&lt;/P&gt;&lt;P&gt;05 Creating a new entry&lt;/P&gt;&lt;P&gt;06 After completely performing the function 'Get original'&lt;/P&gt;&lt;P&gt;07 Before correcting the contents of a selected field&lt;/P&gt;&lt;P&gt;08 After correcting the contents of a selected field&lt;/P&gt;&lt;P&gt;09 After getting the original of an entry&lt;/P&gt;&lt;P&gt;10 After creating the header entries for the change task (E071)&lt;/P&gt;&lt;P&gt;11 After changing a key entry for the change task (E071K)&lt;/P&gt;&lt;P&gt;12 After changing the key entries for the change task (E071K)&lt;/P&gt;&lt;P&gt;13 Exit editing (exit main function module)&lt;/P&gt;&lt;P&gt;14 After lock/unlock in the main function module&lt;/P&gt;&lt;P&gt;15 Before retrieving deleted entries&lt;/P&gt;&lt;P&gt;16 After retrieving deleted entries&lt;/P&gt;&lt;P&gt;17 Do not use. Before print: Event 26&lt;/P&gt;&lt;P&gt;18 After checking whether the data has changed&lt;/P&gt;&lt;P&gt;19 After initializing global variables, field symbols, etc.&lt;/P&gt;&lt;P&gt;20 after input in date subscreen (time-dep. tab./views)&lt;/P&gt;&lt;P&gt;21 Fill hidden fields&lt;/P&gt;&lt;P&gt;22 Go to long text maintenance for other languages&lt;/P&gt;&lt;P&gt;23 Before calling address maintenence screen&lt;/P&gt;&lt;P&gt;24 After restricting an entry (time-dep. tab./views)&lt;/P&gt;&lt;P&gt;25 Individual authorization checks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: gautham chakraverthi on Jun 27, 2008 6:53 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 10:53:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/4065484#M971747</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-06-27T10:53:11Z</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/4065485#M971748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Events are used to Validate or Populate some extra fields by default like Created by , Creation date etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and to log the changes of the table you can use the events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are various events in table maintenance generator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 10:54:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/4065485#M971748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T10:54:56Z</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/4065486#M971749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Welcome To SDN!!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the PDF,see the page 4 for list of events&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc&lt;/A&gt;&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;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 10:56:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/4065486#M971749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T10:56:16Z</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/4065487#M971750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Extended Table Maintenance Events: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events allow you to change the generated table maintenance dialog at predefined positions, which cannot be reached by user modules in the screen flow logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user routines are called dynamically at runtime. For this reason, the routines must be in a user include in the table/view maintenance dialog function group. All extended table maintenance global data is available. An interface is only required for events 22 and AF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The events can be additions or replacements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional events&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 01 before saving the data in the database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 02 after saving the data in the database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 03 before deleting data in the display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 04 after deleting data in the display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 05 when inserting a new entry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 06 after completely performing the function 'Get original'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 07 before correcting the contents of a selected field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 08 after correcting the contents of a selected field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 09 after 'Get original' for one entry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 10 after creating the change request header entry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 11 after changing a key entry in the change request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 12 after changing the key entries in the change request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 13 end processing (leave main function module)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 14 after lock/unlock in main function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 15 before retrieving deleted entries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 16 after retrieving deleted entries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 17 before printing entries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 18 after the data change check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 19 after initializing global variables, field symbols, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 20 after input in date subscreen (time-dep.tables/views) sapurl_link_0001_0020_0034&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 21 fill hidden fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 22 go to long text maintenance for other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 23 before calling address maintenance screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 25 at start of maintenance dialog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 26 before displayed data is output in a list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event 27 after filling a GUID field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replacement events&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AA instead of the standard data read routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AB instead of the standard database change routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AC instead of the standard 'Get original' routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AD instead of the standard RO field read routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AE instead of the standard positioning code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AF instead of reading texts in other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AG instead of 'Get original' for texts in other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event AH instead of database changes for texts in other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event ST GUI menu main program name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For details see this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/EN/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/EN/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 10:57:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/4065487#M971750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T10:57: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/4065488#M971751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are different events in table maintenance generator and you can check them in SE11-&amp;gt; Utilities --&amp;gt; Table Maintenance Generator --&amp;gt; Enivronment --&amp;gt; Events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press F4 on Event type,to get the list of events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kannaiah.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 11:32:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-generator/m-p/4065488#M971751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T11:32:36Z</dc:date>
    </item>
  </channel>
</rss>

