<?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 maintanance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintanance/m-p/1247443#M143976</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;&lt;/P&gt;&lt;P&gt;Follow these steps : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. go to transaction SE93 , give your own transaction code say ztran_tab, for maintaining your ztable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Click on create button and check the radio button Transaction with parameters (PARAMETER TRANSACTION) and click on the tick button. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In the next screen enter default values: &lt;/P&gt;&lt;P&gt;                        transaction : SM30 &lt;/P&gt;&lt;P&gt;                        check the check box skip initial screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Scroll down you will find a table control for default values &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt; &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;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    VIEWNAME                          |       your ztable name &lt;/P&gt;&lt;P&gt;    SHOW                                    |         X &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save your work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now as you have created a custom transaction for maintaining your ztable this transaction can be called from any program with CALL transaction 'XXX'.&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;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Mar 2006 13:36:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-15T13:36:21Z</dc:date>
    <item>
      <title>table maintanance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintanance/m-p/1247440#M143973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create a transaction for Table Maintanance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2006 13:25:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintanance/m-p/1247440#M143973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-15T13:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: table maintanance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintanance/m-p/1247441#M143974</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;with TA se93 - parameter transaction -&lt;/P&gt;&lt;P&gt;for transaction sm30 - viewname  = your table and update = X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Andreas Mann&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2006 13:29:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintanance/m-p/1247441#M143974</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-03-15T13:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: table maintanance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintanance/m-p/1247442#M143975</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 hope you have allowed and create screen for SM30/SM31 for your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So SE93&lt;/P&gt;&lt;P&gt;Transaction name -&amp;gt; Create -&amp;gt; Transaction with parameters &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction : SM30&lt;/P&gt;&lt;P&gt;Skip initial screen : X&lt;/P&gt;&lt;P&gt;Name of screen field : &lt;/P&gt;&lt;P&gt;VIEWNAME  /  the_table_name&lt;/P&gt;&lt;P&gt;UPDATE / X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2006 13:31:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintanance/m-p/1247442#M143975</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-03-15T13:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: table maintanance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintanance/m-p/1247443#M143976</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;&lt;/P&gt;&lt;P&gt;Follow these steps : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. go to transaction SE93 , give your own transaction code say ztran_tab, for maintaining your ztable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Click on create button and check the radio button Transaction with parameters (PARAMETER TRANSACTION) and click on the tick button. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In the next screen enter default values: &lt;/P&gt;&lt;P&gt;                        transaction : SM30 &lt;/P&gt;&lt;P&gt;                        check the check box skip initial screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Scroll down you will find a table control for default values &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt; &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;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    VIEWNAME                          |       your ztable name &lt;/P&gt;&lt;P&gt;    SHOW                                    |         X &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save your work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now as you have created a custom transaction for maintaining your ztable this transaction can be called from any program with CALL transaction 'XXX'.&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;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2006 13:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintanance/m-p/1247443#M143976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-15T13:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: table maintanance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintanance/m-p/1247444#M143977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suneel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating the Table Maintenance for a table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Goto transaction SE93 and enter your &amp;lt;transaction name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Create -&amp;gt; Enter "Description" and select Checkbox for "Transaction with parameters"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) In block "Default values for", enter the following values:&lt;/P&gt;&lt;P&gt;   Transaction: SM30&lt;/P&gt;&lt;P&gt;   Skip initial screen: X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) In block "Default values", enter the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Name of screen field  | Value&lt;/P&gt;&lt;P&gt;   -&lt;/P&gt;&lt;HR originaltext="---------------------" /&gt;&lt;P&gt;|----&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   VIEWNAME              | &amp;lt;Table name&amp;gt;&lt;/P&gt;&lt;P&gt;   UPDATE                | X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Save the transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neeraj Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2006 14:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintanance/m-p/1247444#M143977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-15T14:09:38Z</dc:date>
    </item>
  </channel>
</rss>

