<?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 Append Structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065374#M93087</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 m facing a problem while deleting an existing field in append structure. Detail description is as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table for which i created an append structure with three fields. Now requirement changed and instead of three they require only two fields. So i need to delete the third field from append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to delete it from structure, it get deleted also but while activation it gives me warning messages and it gets partially activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked with original table in which i appended the structure. The third field is still there eventhough i deleted from append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that i tried with se14 and tried to adjust the table also i m facing the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is "To make it activated weather i need to delete the entries of table" or "Shall i directly adjust the table"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u have any other idea plz let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Nov 2005 06:34:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-10T06:34:19Z</dc:date>
    <item>
      <title>Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065374#M93087</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 m facing a problem while deleting an existing field in append structure. Detail description is as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table for which i created an append structure with three fields. Now requirement changed and instead of three they require only two fields. So i need to delete the third field from append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to delete it from structure, it get deleted also but while activation it gives me warning messages and it gets partially activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked with original table in which i appended the structure. The third field is still there eventhough i deleted from append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that i tried with se14 and tried to adjust the table also i m facing the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is "To make it activated weather i need to delete the entries of table" or "Shall i directly adjust the table"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u have any other idea plz let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 06:34:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065374#M93087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-10T06:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065375#M93088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you take a look at the activation log, which should explain you clearly why the activation failed. Most probably this strucutre might have some dependencies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 06:38:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065375#M93088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-10T06:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065376#M93089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly check with the Basis/DBA if you are authorized to adjust the table. In such cases as you mentioned, you have to adjust the table (Delete and recreate with adjusted data). Activate the structure and then activate the table. Check the Activation log to ensure the table gets recreated correctly on the database. Hence, the need to work with the Basis/DBA Team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chaps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 06:39:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065376#M93089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-10T06:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065377#M93090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you take a look at the activation log, which should explain you clearly why the activation failed. Most probably this strucutre might have some dependencies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Award points for the posts that help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 06:40:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065377#M93090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-10T06:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065378#M93091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for yr quick reply.&lt;/P&gt;&lt;P&gt;I checked the activation log. It says only that 'Table cannot be altered, Inconsistency between database objects'. I have rights to do the things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again explaining my requirement.&lt;/P&gt;&lt;P&gt;I dont want to delete the data from table.&lt;/P&gt;&lt;P&gt;In SE14 what is to be done. Activate and Adjust with 'Keep data'(Not solving the purpose) or 'Delete data'(i dont want to do). Or is there any other way to solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sagar Vadher&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 06:50:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065378#M93091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-10T06:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Append Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065379#M93092</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;TABLE AAAA&lt;/P&gt;&lt;P&gt; Original Field   A1,A2,A3&lt;/P&gt;&lt;P&gt; Append   Field   B1,B2,B3&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;will be change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE AAAA&lt;/P&gt;&lt;P&gt; Original Field   A1,A2,A3&lt;/P&gt;&lt;P&gt; Append   Field   B1,B2&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Data&lt;/P&gt;&lt;P&gt;-Before    A1, A2, A3, B1, B2, B3&lt;/P&gt;&lt;P&gt;-          1   11  11  B   B   B&lt;/P&gt;&lt;P&gt;-          2   12  12  B   C&lt;/P&gt;&lt;P&gt;-          3   13  13  C   D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; After &amp;lt;Activate and Adjust with 'Keep data'&amp;gt;&lt;/P&gt;&lt;P&gt;           &lt;/P&gt;&lt;P&gt;-After     A1, A2, A3, B1, B2&lt;/P&gt;&lt;P&gt;-          1   11  11  B   B &lt;/P&gt;&lt;P&gt;-          2   12  12  B   C&lt;/P&gt;&lt;P&gt;-          3   13  13  C   D&lt;/P&gt;&lt;P&gt;           &lt;/P&gt;&lt;P&gt;           &lt;/P&gt;&lt;P&gt; Good Luck.&lt;/P&gt;&lt;P&gt; Regards MSLee.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Min Seob Lee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 07:31:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1065379#M93092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-10T07:31:03Z</dc:date>
    </item>
  </channel>
</rss>

