<?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 maintainence for table maintained through SE16 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120160#M1363674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another duplicate rejected again...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Sep 2009 08:34:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-12T08:34:00Z</dc:date>
    <item>
      <title>Table maintainence for table maintained through SE16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120152#M1363666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table which has no table maintainence defined in SM30.The entries are mainatined through Se16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in development system,the table entries are maintained thorugh Se16.However in quality system,the table is non modifiable through Se16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the client wants to have a  transaction to maintain entries in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best approproach to achieve  that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Sep 9, 2009 7:30 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 22:53:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120152#M1363666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-03T22:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainence for table maintained through SE16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120153#M1363667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;The best way to give customer authority to maintain table is by creating transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow the following step&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create transaction code using SE93. provide the name as per naming convention.&lt;/P&gt;&lt;P&gt;2) Choose variant transaction out of the five options.&lt;/P&gt;&lt;P&gt;3) provide transaction SM30 and create a variant with update flag.&lt;/P&gt;&lt;P&gt;4) Add the transaction code to customer's role.&lt;/P&gt;&lt;P&gt;5) Transport to quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pradyumna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 04:26:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120153#M1363667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T04:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainence for table maintained through SE16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120154#M1363668</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;In order to that you wold need the table maintainence generator, once you create the table maintainence generator then you can create a parameter transaction in se93 and assiging viewname as the table name and update = 'X'. Also you can create a small program and call the maintainence in the program using FM view_maintenance_call.&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;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 04:36:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120154#M1363668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T04:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainence for table maintained through SE16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120155#M1363669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 16:50:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120155#M1363669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T16:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainence for table maintained through SE16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120156#M1363670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Well you can also develop your own module pool to handle table maintainence ,which would not required you to create table maintainence generator. Also since it is a z-table you can write simple prorgam to update the table.&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;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 17:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120156#M1363670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T17:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainence for table maintained through SE16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120157#M1363671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Himanshu for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However it is a standard table and not a custom one.So i need to find the simplest and quickest way  so that entries can be maintained in this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generation of table maintainecne would be core mod(modifyig the std table right?).Is this the recommended way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 23:03:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120157#M1363671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T23:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainence for table maintained through SE16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120158#M1363672</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;First of all don't post a thread more than once in the forum, you have posted the same question thrice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the forum rules before posting more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The topic has been discussed a lot before and its a basic question which can be easily found by a search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so do care for searching before posting a query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 04:04:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120158#M1363672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-09T04:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainence for table maintained through SE16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120159#M1363673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've rejected the duplicate postings.  Please post your questions just the once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In answer to your question: for the most part, directly updating standard SAP tables is a VERY VERY BAD idea.  Far worse than making a modification.  By doing so, you could be violating the terms of the license.  You risk corrupting your database, and would have to pay SAP lots of money to get it fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, before proceeding, the really important question is: which table are you wanting to update?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 05:34:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120159#M1363673</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-09-09T05:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainence for table maintained through SE16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120160#M1363674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another duplicate rejected again...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2009 08:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120160#M1363674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-12T08:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainence for table maintained through SE16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120161#M1363675</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;create maintanance view for your standard table and generate TMG for the for the newly created maintanance view for maintaining value of standard table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 14:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainence-for-table-maintained-through-se16/m-p/6120161#M1363675</guid>
      <dc:creator>Peranandam</dc:creator>
      <dc:date>2009-09-16T14:15:14Z</dc:date>
    </item>
  </channel>
</rss>

