<?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 T-Code for table maintenance generator with a Selection Screen. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-table-maintenance-generator-with-a-selection-screen/m-p/7720976#M1580067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following requirement :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to make a t-code for table Maintainance Generator, but  i need the selection screen of maintain of SM30 before it actully goes to SM30 so the user can delete or modify records. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcode should have following screen sequence:&lt;/P&gt;&lt;P&gt;1) In SM30 , when i click on radio button " enter condition " and then Maintain , i want that screen ito be displayed&lt;/P&gt;&lt;P&gt;2) Next screen should be the detail screen of SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help !!&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;Piyush Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Mar 2011 11:35:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-14T11:35:55Z</dc:date>
    <item>
      <title>T-Code for table maintenance generator with a Selection Screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-table-maintenance-generator-with-a-selection-screen/m-p/7720976#M1580067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following requirement :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to make a t-code for table Maintainance Generator, but  i need the selection screen of maintain of SM30 before it actully goes to SM30 so the user can delete or modify records. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcode should have following screen sequence:&lt;/P&gt;&lt;P&gt;1) In SM30 , when i click on radio button " enter condition " and then Maintain , i want that screen ito be displayed&lt;/P&gt;&lt;P&gt;2) Next screen should be the detail screen of SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help !!&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;Piyush Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 11:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-table-maintenance-generator-with-a-selection-screen/m-p/7720976#M1580067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-14T11:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: T-Code for table maintenance generator with a Selection Screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-table-maintenance-generator-with-a-selection-screen/m-p/7720977#M1580068</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;try the below steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass the below things in the Deafult avleus in the SE93 tranaction with Parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;transaction --&amp;gt; SM30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name of the screen Field               Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEWNAME                                    = &amp;gt;Table Name&lt;/P&gt;&lt;P&gt;UPDATE                                        =&amp;gt; 'X"&lt;/P&gt;&lt;P&gt;VIMDYNFLDS-LTD_DTA_AR        =&amp;gt; 'X"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 12:01:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-table-maintenance-generator-with-a-selection-screen/m-p/7720977#M1580068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-14T12:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: T-Code for table maintenance generator with a Selection Screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-table-maintenance-generator-with-a-selection-screen/m-p/7720978#M1580069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piyush&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do not need a transaction code for this case. What you can do is to have a report with the necessary selection screen parameters on which you want to filter your table records. Next you can call the FM "VIEW_MAINTENANCE_CALL" passing the table name and the filtering condition to the paramater DBA_SELLIST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 12:06:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-table-maintenance-generator-with-a-selection-screen/m-p/7720978#M1580069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-14T12:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: T-Code for table maintenance generator with a Selection Screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-table-maintenance-generator-with-a-selection-screen/m-p/7720979#M1580070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You create a t-code without the SM30 selection screen that goes straight to a custom selection screen you define.&amp;nbsp; This selection screen will then call the table maintenance dialog you mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="45561" __jive_macro_name="document" class="jive_macro jive_macro_document" href="https://community.sap.com/" modifiedtitle="true" style="color: #2989c5;" title="Add a Selection Screen to a Table Maintenance Dialog"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 03:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-table-maintenance-generator-with-a-selection-screen/m-p/7720979#M1580070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-22T03:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: T-Code for table maintenance generator with a Selection Screen.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-table-maintenance-generator-with-a-selection-screen/m-p/7720980#M1580071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Create report and design a selection screen as per your requirement.&lt;/P&gt;&lt;P&gt;1)&lt;STRONG&gt;VIEW_RANGETAB_TO_SELLIST&lt;/STRONG&gt; use this Fm to make selection criteria for TMG.&lt;/P&gt;&lt;P&gt;2)&lt;STRONG&gt;VIEW_MAINTENANCE_CALL&lt;/STRONG&gt;&amp;nbsp; use this Fm to call&amp;nbsp; TMG view (sm30).&lt;/P&gt;&lt;P&gt;pls check this link&amp;nbsp; &lt;A href="http://http://www.saphub.com/abap-dictionary/sap-abap-tmg-selection-screen/"&gt;http://http://www.saphub.com/abap-dictionary/sap-abap-tmg-selection-screen/&lt;/A&gt;&lt;A href="http://www.saphub.com/abap-dictionary/sap-abap-tmg-selection-screen/"&gt;http://www.saphub.com/abap-dictionary/sap-abap-tmg-selection-screen/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 03:56:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-for-table-maintenance-generator-with-a-selection-screen/m-p/7720980#M1580071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-22T03:56:59Z</dc:date>
    </item>
  </channel>
</rss>

