<?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: cno2 going for a dump... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487545#M227309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After deleting all the fields ( It will not allow to activate it without any fields) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence you should delete the structure itself from SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After deleting the structure, then it will be removed from the table, now you can activate the table.&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Aug 2006 17:15:05 GMT</pubDate>
    <dc:creator>Manohar2u</dc:creator>
    <dc:date>2006-08-14T17:15:05Z</dc:date>
    <item>
      <title>cno2 going for a dump...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487539#M227303</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;I tried to use the enhancement cnex0005. Now the transaction cn02 gives me a dump. Please give me some suggestions.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sukumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2006 04:45:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487539#M227303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-12T04:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: cno2 going for a dump...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487540#M227304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the dump message? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2006 06:21:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487540#M227304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-12T06:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: cno2 going for a dump...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487541#M227305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sukumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess your table in not consistent after addition of new fields. Check whether PLPO is consistent and make sure to make it consistent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After addition of new fields makesure to do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate the structure&lt;/P&gt;&lt;P&gt;Activate the table&lt;/P&gt;&lt;P&gt;Adjust the table from database utility se14. Incase of any consistency use RSDDCHECK program to activate the inconsistence objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also activate the FM exits and project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this link for steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/es/dd/e32c7dd435d1118b3f0060b03ca329/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/es/dd/e32c7dd435d1118b3f0060b03ca329/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2006 22:18:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487541#M227305</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-08-12T22:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: cno2 going for a dump...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487542#M227306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manohar,&lt;/P&gt;&lt;P&gt;You are right. The table PLPO is not consistent. I tried to add some enhancement and I want to know, how to deactivate the custom struture which I added.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sukumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Aug 2006 23:16:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487542#M227306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-13T23:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: cno2 going for a dump...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487543#M227307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't like to add the custom structure, then you can delete the structure from SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete the structure and actiavte the table PLPO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 07:57:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487543#M227307</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-08-14T07:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: cno2 going for a dump...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487544#M227308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manohar,&lt;/P&gt;&lt;P&gt;I tried deleting all the custom fields in the structure, But then it could not be activated.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sukumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 16:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487544#M227308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-14T16:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: cno2 going for a dump...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487545#M227309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After deleting all the fields ( It will not allow to activate it without any fields) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence you should delete the structure itself from SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After deleting the structure, then it will be removed from the table, now you can activate the table.&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 17:15:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487545#M227309</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-08-14T17:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: cno2 going for a dump...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487546#M227310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manohar,&lt;/P&gt;&lt;P&gt;PLPO table is not getting activated. I deleted the structure though. The error message is 'structure change at field level'. I had added a custom field in the structure, that I have deleted. It is still showing up in PLPO table.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sathish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 19:54:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487546#M227310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-14T19:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: cno2 going for a dump...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487547#M227311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manohar,&lt;/P&gt;&lt;P&gt;The structure which I deleted still exists as a include structure in the structure cnci_plpo, I guess it is a standard SAP structure.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sathish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 19:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487547#M227311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-14T19:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: cno2 going for a dump...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487548#M227312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will exits, as its a standard structure, now when you double click on the structure it will prompt to create it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, I guess you need to adjust the table. Go to database utility and click on 'Activate and adjust table'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will make your table consistent and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else post the error message you are getting while activating.&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 20:02:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487548#M227312</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-08-14T20:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: cno2 going for a dump...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487549#M227313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manohar,&lt;/P&gt;&lt;P&gt;Thank you very much. I had to activate the table as you said.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sathish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 20:15:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cno2-going-for-a-dump/m-p/1487549#M227313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-14T20:15:33Z</dc:date>
    </item>
  </channel>
</rss>

