<?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: creating a table based on a user created table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175880#M124334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How come when I click the append structure on se11 I receive an error tahts says table has no fields. This table that I am creating must be of the same structure on another user created table.Thanks guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2006 05:39:20 GMT</pubDate>
    <dc:creator>aris_hidalgo</dc:creator>
    <dc:date>2006-02-28T05:39:20Z</dc:date>
    <item>
      <title>creating a table based on a user created table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175872#M124326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was tasked to create a table based on another user created table. The user created table that I want to copy is ZTM0019 and the table that I will create will be named as ZTM_ACCOUNTED_VARIANCE.So how will I go about it? Thanks guys and take care!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 05:18:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175872#M124326</guid>
      <dc:creator>aris_hidalgo</dc:creator>
      <dc:date>2006-02-28T05:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: creating a table based on a user created table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175873#M124327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can just include or append the table structure into the new table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click Append structure into your SE11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 05:21:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175873#M124327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T05:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: creating a table based on a user created table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175874#M124328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Viraylab, &lt;/P&gt;&lt;P&gt;  give the name of the table and goto&lt;/P&gt;&lt;P&gt; dictionary Object -&amp;gt; copy&lt;/P&gt;&lt;P&gt;  give the other name there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 05:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175874#M124328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T05:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: creating a table based on a user created table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175875#M124329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to type in ztm_accounted_variance in se11 and unfortunately it does not accept the whole word maybe because its too long. Any other suggestions? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 05:26:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175875#M124329</guid>
      <dc:creator>aris_hidalgo</dc:creator>
      <dc:date>2006-02-28T05:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: creating a table based on a user created table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175876#M124330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The table name can be only 16 characters long.&lt;/P&gt;&lt;P&gt;Restrict your name ztm_accounted_variance&lt;/P&gt;&lt;P&gt;like : ztm_acc_var&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 05:28:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175876#M124330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T05:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: creating a table based on a user created table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175877#M124331</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;As told,you can give only 16 character.&lt;/P&gt;&lt;P&gt;In SE11,Enter the table name ZTM0019.&lt;/P&gt;&lt;P&gt;Then click the copy icon above it.&lt;/P&gt;&lt;P&gt;Then in the popup,give your table name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 05:32:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175877#M124331</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-02-28T05:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: creating a table based on a user created table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175878#M124332</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 Go to the Dictionary: Initial Screen.&lt;/P&gt;&lt;P&gt;2 Choose the Tables radio button. &lt;/P&gt;&lt;P&gt;3 Press the Copy button on the Application toolbar. &lt;/P&gt;&lt;P&gt;4 Enter the name of the From and To tables. &lt;/P&gt;&lt;P&gt;5 Press the Continue button. You are returned to the  Dictionary: Initial Screen and the message ++ appears in the status bar at the bottom of the window. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6 Press the Activate button on the application toolbar to activate the new table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOPE THIS WILL WORK OUT FOR YOU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF ITS WORKING FOR YOU PLEASE REWARD POINTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;ANOOP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 05:33:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175878#M124332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T05:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: creating a table based on a user created table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175879#M124333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viray, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE11 Give the name as ZTM_ACC_VARIANCE press F5 to create give all the mandatory fields -&amp;gt; Activate the table. Come back to se11 main screen -&amp;gt; dictionary Object -&amp;gt; copy -&amp;gt; ZTM0019&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 05:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175879#M124333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T05:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: creating a table based on a user created table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175880#M124334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How come when I click the append structure on se11 I receive an error tahts says table has no fields. This table that I am creating must be of the same structure on another user created table.Thanks guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 05:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175880#M124334</guid>
      <dc:creator>aris_hidalgo</dc:creator>
      <dc:date>2006-02-28T05:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: creating a table based on a user created table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175881#M124335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to add extra fields other than the table content use append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else use Copy in SE11. Enter table name and press Copy button and enter the source and dest table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you will have a table created like the src table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 05:43:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-table-based-on-a-user-created-table/m-p/1175881#M124335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T05:43:08Z</dc:date>
    </item>
  </channel>
</rss>

