<?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: Removing append structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291292#M155425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you appended it thru user exit implementation, edit the structure thru that as well. Then, select the fields then click on delete button. Or you can go thru transaction SE11 and delete the fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 May 2006 15:26:03 GMT</pubDate>
    <dc:creator>nablan_umar</dc:creator>
    <dc:date>2006-05-16T15:26:03Z</dc:date>
    <item>
      <title>Removing append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291291#M155424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAPers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have appended a z structure to a sap standard structure. However we no longer need the append structure anymore. Can anyone tell me how to remove the z structure now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haseeb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 15:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291291#M155424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T15:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Removing append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291292#M155425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you appended it thru user exit implementation, edit the structure thru that as well. Then, select the fields then click on delete button. Or you can go thru transaction SE11 and delete the fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 15:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291292#M155425</guid>
      <dc:creator>nablan_umar</dc:creator>
      <dc:date>2006-05-16T15:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Removing append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291293#M155426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Delete the append structure (Z structure) itself in se11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 15:27:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291293#M155426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T15:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Removing append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291294#M155427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Haseeb,&lt;/P&gt;&lt;P&gt;   Go to SE11. In the tables field give your append structures name. Then click on the delete button on the status bar.&lt;/P&gt;&lt;P&gt;It'll prompt from re-activation of the standard table/structure. Just click on delete icon.&lt;/P&gt;&lt;P&gt;It'll solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Pradipta Kumar Mishra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 15:28:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291294#M155427</guid>
      <dc:creator>pradiptakumar_mishra</dc:creator>
      <dc:date>2006-05-16T15:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Removing append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291295#M155428</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;1) select the row and delete the append structure&lt;/P&gt;&lt;P&gt;2) activate the table&lt;/P&gt;&lt;P&gt;3) se11&lt;DEL&gt;&amp;gt;(click on change table)&lt;/DEL&gt;&amp;gt;UTILITIES--&amp;gt;Database Utilities&lt;/P&gt;&lt;P&gt;  click on activate and adjust database ( select radio button save data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 3 is very important since after deletion u need to adjust database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;close the thread if the problem is solved. &lt;/P&gt;&lt;P&gt;Mark Helfull answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 15:39:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291295#M155428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T15:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Removing append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291296#M155429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haseeb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can go to transaction code &amp;lt;b&amp;gt;SE11&amp;lt;/b&amp;gt; (ABAP Dictionary). Enter database table with &amp;lt;z structure&amp;gt; and click on &amp;lt;b&amp;gt;Delete&amp;lt;/b&amp;gt; button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system will prompt a message of deleting the append structure results in reactivation of and adjusment of table &amp;lt; ... &amp;gt; on the database then you need to click on delete button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 15:43:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291296#M155429</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-05-16T15:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Removing append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291297#M155430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you everyone for you replies.&lt;/P&gt;&lt;P&gt;The problem I have is, I have removed the z structure from sap table. However, one there was an additional index on the sap table that was using one of the field from the z structure.&lt;/P&gt;&lt;P&gt;Now when I try to activate the sap structure after deleting the structure, it complains that the field in the index is not available anymore and cannot be activated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 17:22:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291297#M155430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T17:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Removing append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291298#M155431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please remove that field from the index.  You may also have to activate/adjust from SE14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 17:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291298#M155431</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-05-16T17:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Removing append structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291299#M155432</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;Firstly go to /se11 and delete the z structure you created earlier . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, go to SE14 and save &amp;amp; adjust Database. This is very important .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 17:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/removing-append-structure/m-p/1291299#M155432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T17:49:03Z</dc:date>
    </item>
  </channel>
</rss>

