<?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: Create a custom table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754104#M326870</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;1. Create a custom table using SE11 Trasaction.&lt;/P&gt;&lt;P&gt;2. Create a table maintenence screen for table using SE11 itself.&lt;/P&gt;&lt;P&gt;3. Using SM30 / SM31, you can request your user to maintain the table directly in production.  If its a critical table, restrict with Authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramki.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Dec 2006 07:33:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-11T07:33:36Z</dc:date>
    <item>
      <title>Create a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754097#M326863</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; Can anyone let me know how to create a custom table. There is some difference between customizing table and custom table creation. I want that end user should be able to create the entries in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 11:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754097#M326863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T11:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754098#M326864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Goto SE11 and create a table with customer namesapce .&lt;/P&gt;&lt;P&gt;If u want to allow that entries shouldd be maintained by the customer., Cehck the Maintenance allowed check box in the attributes tab of the table.&lt;/P&gt;&lt;P&gt;Also Customizing table is delivery class maintained for allowing customer maintenance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 11:47:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754098#M326864</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2006-12-08T11:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754099#M326865</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;Go to se11 transaction ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give ' C ' in the delivery class .This allows you to enter records even from   se11 ,transsaction , abap program .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the delivery maintanance allowed . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now enter the mandt field in the next tab  and all the requiered fields along with the data element .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto to utilities -&amp;gt; table maintenance generator .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the function group .&lt;/P&gt;&lt;P&gt;Select the number of steps .&lt;/P&gt;&lt;P&gt;Then press the number of screens .&lt;/P&gt;&lt;P&gt;Then save .&lt;/P&gt;&lt;P&gt;The press create .&lt;/P&gt;&lt;P&gt;Come back to the initial screen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To enter the data &lt;/P&gt;&lt;P&gt;goto Utilities -&amp;gt; table contents -&amp;gt; entries .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add record .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 15:18:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754099#M326865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T15:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754100#M326866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi dwibedi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Inorder to create a custom table in se11.. u have to select table type as 'C' customizing table and select delivery with maintenance allowed u can do wat u like..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards ,&lt;/P&gt;&lt;P&gt;Rajkumar.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 05:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754100#M326866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T05:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754101#M326867</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; Thanks for your replies. But my actual problem is that i am creating entries in development system, and when i need those entries in testing system, i need to transport it to test or may be production system. But requirement is that, user should be able to create entries in the production itself and he should not transport it all the time from dev or test systems. My table has 'C' as the delivery class and i have also created the table maintenance generator. But still something is missing i guess.&lt;/P&gt;&lt;P&gt;Please let me know what shouldd be done in this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 05:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754101#M326867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T05:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754102#M326868</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;Take out the mandt in se11 .If mandt is present it is not cross client .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 06:12:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754102#M326868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T06:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754103#M326869</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; The table will be transported to production system and from there user will be creating entries through table maintenance generator(as its been already generated) . Removing MANDT wont solve the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 06:47:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754103#M326869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T06:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754104#M326870</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;1. Create a custom table using SE11 Trasaction.&lt;/P&gt;&lt;P&gt;2. Create a table maintenence screen for table using SE11 itself.&lt;/P&gt;&lt;P&gt;3. Using SM30 / SM31, you can request your user to maintain the table directly in production.  If its a critical table, restrict with Authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramki.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 07:33:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-custom-table/m-p/1754104#M326870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T07:33:36Z</dc:date>
    </item>
  </channel>
</rss>

