<?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: Error in view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-view/m-p/1798167#M342841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case, the alternate is to go for ABAP Infoset or creation of function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Viswa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Dec 2006 20:15:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-28T20:15:14Z</dc:date>
    <item>
      <title>Error in view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-view/m-p/1798164#M342838</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;I have created a view which is picking the data from PBIM &amp;amp; PBED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In both the tables Primary key is Requirement pointer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From PBIM I picking the fields MATNR, BDZEI(Requirement pointer)&lt;/P&gt;&lt;P&gt;From PBED I picking the fields FIXMG(Planned quantity) ,LAEDA(Date of Last Change)&lt;/P&gt;&lt;P&gt;When I activated it did not give any error &lt;/P&gt;&lt;P&gt;But when I am using it in my BW generic datasrc I mentioned in this datasrc to pick the data from this view then it is giving me the error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invalid extract structure template ZPPPLAN of DataSource PLAN&lt;/P&gt;&lt;P&gt;Message no. R8359&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;You tried to generate an extract structure with the template structure ZPPPLAN. This operation failed, because the template structure quantity fields or currency fields, for example, field ENTMG refer to a different table.&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Use the template structure to create a view or DDIC structure that does not contain the inadmissable fields.&lt;/P&gt;&lt;P&gt;How to solve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Dec 2006 12:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-view/m-p/1798164#M342838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-23T12:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error in view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-view/m-p/1798165#M342839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is FIXMG(Planned quantity) is of type QUAN and whose existence is not valid without a unitfield(TYpe:UNIT).&lt;/P&gt;&lt;P&gt;So while creation of view also you need to make use of the unit field to add significance to your FIXMG(Planned quantity).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might be the reason, please do check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 08:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-view/m-p/1798165#M342839</guid>
      <dc:creator>ranjit_alapati</dc:creator>
      <dc:date>2006-12-28T08:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error in view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-view/m-p/1798166#M342840</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; In both the tables Requirement pointer is not the key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Use the join condion as like this and give the four fields in view fields and activate the view . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PBED-BDZEI	=	PBIM-BDZEI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will create the view..Pls let me know if you have any issues..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; Jayram..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 16:37:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-view/m-p/1798166#M342840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T16:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error in view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-view/m-p/1798167#M342841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case, the alternate is to go for ABAP Infoset or creation of function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Viswa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 20:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-view/m-p/1798167#M342841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T20:15:14Z</dc:date>
    </item>
  </channel>
</rss>

