<?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 DUMP when Executing  Custom table for contents. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324172#M1030393</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 added new CURR field as last field in the existing table and i activated it in se11 and also adjusted the same in se14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this i tried to display the content of that table at this point of time it went to DUMP as following:&lt;/P&gt;&lt;P&gt;1).One of the columns addressed in a table or view&lt;/P&gt;&lt;P&gt;does not exist in the database.&lt;/P&gt;&lt;P&gt;table) exists in the ABAP/4 Dictionary, but not in&lt;/P&gt;&lt;P&gt;the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Column in the above statement is new CURR field added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise me how to overcome it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rama krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2008 07:35:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-01T07:35:49Z</dc:date>
    <item>
      <title>DUMP when Executing  Custom table for contents.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324172#M1030393</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 added new CURR field as last field in the existing table and i activated it in se11 and also adjusted the same in se14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this i tried to display the content of that table at this point of time it went to DUMP as following:&lt;/P&gt;&lt;P&gt;1).One of the columns addressed in a table or view&lt;/P&gt;&lt;P&gt;does not exist in the database.&lt;/P&gt;&lt;P&gt;table) exists in the ABAP/4 Dictionary, but not in&lt;/P&gt;&lt;P&gt;the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Column in the above statement is new CURR field added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise me how to overcome it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rama krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 07:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324172#M1030393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T07:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: DUMP when Executing  Custom table for contents.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324173#M1030394</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;You need to to use Currkey as the reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 07:37:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324173#M1030394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T07:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: DUMP when Executing  Custom table for contents.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324174#M1030395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u need to assign a reference field to the newly added currency field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 07:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324174#M1030395</guid>
      <dc:creator>sachin_soni</dc:creator>
      <dc:date>2008-09-01T07:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: DUMP when Executing  Custom table for contents.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324175#M1030396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you mention the Reference Table and Field when you are adding the Currency field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not add it and check it once again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 07:39:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324175#M1030396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T07:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: DUMP when Executing  Custom table for contents.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324176#M1030397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If refrence is not maintained the table won't be activeted right...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refrence had been given, activeted the table and adjusted in se14.. very thing is fine upto there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is, when i am executing the table for content.&lt;/P&gt;&lt;P&gt;steps:&lt;/P&gt;&lt;P&gt;1. T-Code : se11.&lt;/P&gt;&lt;P&gt;2. Opened table.&lt;/P&gt;&lt;P&gt;3. contents(Ctrl + Shift + F10).&lt;/P&gt;&lt;P&gt;4. F8(Execute).&lt;/P&gt;&lt;P&gt;5. Now Dump come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refrence fields: TCURC  WAERS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 09:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324176#M1030397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T09:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: DUMP when Executing  Custom table for contents.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324177#M1030398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pankaj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly the dump says.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 09:33:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324177#M1030398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T09:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: DUMP when Executing  Custom table for contents.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324178#M1030399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the added field has a custom dataelement , make sure that it is also activated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 09:35:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-executing-custom-table-for-contents/m-p/4324178#M1030399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T09:35:04Z</dc:date>
    </item>
  </channel>
</rss>

