<?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 ABAP table maintenance generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387123#M1994404</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I have created table maintenance Generator (SM30) for Z table. &lt;/P&gt;
  &lt;P&gt;but in debug mode, i check , always variable &amp;lt;action&amp;gt; shows null value.&lt;/P&gt;
  &lt;P&gt;As per my understanding it should show 'N', 'U' or 'D'.&lt;/P&gt;
  &lt;P&gt;Can you please let me know how to populate &amp;lt;action&amp;gt; variable in TMG?&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Mon, 23 Aug 2021 11:33:15 GMT</pubDate>
    <dc:creator>former_member599326</dc:creator>
    <dc:date>2021-08-23T11:33:15Z</dc:date>
    <item>
      <title>ABAP table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387123#M1994404</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I have created table maintenance Generator (SM30) for Z table. &lt;/P&gt;
  &lt;P&gt;but in debug mode, i check , always variable &amp;lt;action&amp;gt; shows null value.&lt;/P&gt;
  &lt;P&gt;As per my understanding it should show 'N', 'U' or 'D'.&lt;/P&gt;
  &lt;P&gt;Can you please let me know how to populate &amp;lt;action&amp;gt; variable in TMG?&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 11:33:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387123#M1994404</guid>
      <dc:creator>former_member599326</dc:creator>
      <dc:date>2021-08-23T11:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387124#M1994405</link>
      <description>&lt;P&gt;Why do you want to do something in the &amp;lt;action&amp;gt; ?  what is your real objectiv ? &lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 11:39:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387124#M1994405</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2021-08-23T11:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387125#M1994406</link>
      <description>&lt;P&gt;if &amp;lt;action&amp;gt; = 'N'. then i want to add my logic.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 11:43:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387125#M1994406</guid>
      <dc:creator>former_member599326</dc:creator>
      <dc:date>2021-08-23T11:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387126#M1994407</link>
      <description>&lt;P&gt;Maybe you would like to play with "event" &lt;/P&gt;&lt;P&gt;see for ex. :&lt;/P&gt;&lt;P&gt;&lt;A href="https://gocoding.org/table-maintenance-generator-in-sap-abap/" target="test_blank"&gt;https://gocoding.org/table-maintenance-generator-in-sap-abap/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 11:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387126#M1994407</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2021-08-23T11:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387127#M1994408</link>
      <description>&lt;P&gt;Just curious, because I had some hard times with that thing... your changes will be lost the next time you re-create the maintenance?&lt;BR /&gt;I remember I found a way to make the grid wider, but each time I had to add a field or change anything in the maintenance generator, all the changes I enjoyed making in were lost.&lt;BR /&gt;So I surrendered myself to despair and decided to go with the automatically generated version...&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 12:39:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387127#M1994408</guid>
      <dc:creator>VXLozano</dc:creator>
      <dc:date>2021-08-23T12:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387128#M1994409</link>
      <description>&lt;P&gt;The global field symbol &amp;lt;action&amp;gt; of your TMD (Table Maintenance Dialog) code has a meaning only when you loop at the global internal table TOTAL in a TMD Event. &amp;lt;action&amp;gt; is the value in the currently-iterated TOTAL line corresponding to the user's action. The value "N" is set on added lines, before they are saved.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 12:46:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387128#M1994409</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-08-23T12:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387129#M1994410</link>
      <description>&lt;P&gt;   &lt;SPAN class="mention-scrubbed"&gt;vicen.lozano&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Changes to the screen will be lost. But events are not. I always put my functionalitiy into a class anyway.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;new my_event_handler( )-&amp;gt;handle_05_event( ).&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;sort of thing - in a Z include.&lt;/P&gt;&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;santosh.b2&lt;/SPAN&gt; &lt;EM&gt;I have &lt;/EM&gt;&lt;EM&gt;created table maintenance Generator (SM30) &lt;/EM&gt; no, you haven't. You've &lt;EM&gt;generated a table maintenance (SM30)&lt;/EM&gt;. &lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 15:38:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-table-maintenance-generator/m-p/12387129#M1994410</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2021-08-23T15:38:35Z</dc:date>
    </item>
  </channel>
</rss>

