<?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: problem with view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252945#M1383955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does both tablse have mandt fields?&lt;/P&gt;&lt;P&gt;if yes..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the join conditions.. add&lt;/P&gt;&lt;P&gt;TABLEA-MANDT = TABLEB-MANDT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Nov 2009 03:36:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-05T03:36:39Z</dc:date>
    <item>
      <title>problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252944#M1383954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, im having a problem with a view i created, this view has 2 tables and i have made the table/join conditions.&lt;/P&gt;&lt;P&gt;the problem is that when i try to run the view it is displaying all the values in all mandants, i dont know why this is happening...&lt;/P&gt;&lt;P&gt;i already tried to add the field mandt in my tab: table/joi conditions and select it as sy-mandt but its not working...&lt;/P&gt;&lt;P&gt;any body can help me out please? how do i restrict the view to only show me the values for the mandant that im working on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 03:14:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252944#M1383954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T03:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252945#M1383955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does both tablse have mandt fields?&lt;/P&gt;&lt;P&gt;if yes..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the join conditions.. add&lt;/P&gt;&lt;P&gt;TABLEA-MANDT = TABLEB-MANDT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 03:36:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252945#M1383955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T03:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252946#M1383956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pizza Girl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Table/Join Conditions' tab is used for selecting common fields in both the tables.&lt;/P&gt;&lt;P&gt;I think u have to give ur ur conditions for MANDT in 'Selection Conditions' tab like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1	MANDT	EQ	'011'	AND&lt;/P&gt;&lt;P&gt;Table2	MANDT	EQ	'011'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But its not possible, because when u set a 'Selection Conditions'  for field MANDT, system will throw below error&lt;/P&gt;&lt;P&gt;'Selection condition not permitted for client'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 03:49:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252946#M1383956</guid>
      <dc:creator>awin_prabhu</dc:creator>
      <dc:date>2009-11-05T03:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252947#M1383957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@SAP FAN,&lt;/P&gt;&lt;P&gt;you just need to bind the two mandt fields. no need of passing any value to it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 03:52:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252947#M1383957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T03:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252948#M1383958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What type of View you are creating  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the  definition &amp;amp; purpose of  different types of View  in this link&lt;/P&gt;&lt;P&gt; [http://www.sap-img.com/abap/what-is-the-different-types-and-usage-of-views.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are creating a database view or Maintaince View  , then please do the Table maintaince generation . so that  using the &lt;/P&gt;&lt;P&gt;table maintainence generator Events you can achevie your client /mandt  data to display  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For table maintainance generator event implementing , please see this link  &lt;/P&gt;&lt;P&gt;[https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=93454609]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try write abap program using the SAP Function Module, please see this link&lt;/P&gt;&lt;P&gt;[http://help-abap.blogspot.com/2008/09/capture-changed-content-after-fm.html]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards  ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 04:01:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252948#M1383958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T04:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252949#M1383959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The  best way is you can define the constant value of your Mandt in the filter/constant tab in the view creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 04:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252949#M1383959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T04:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252950#M1383960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soumyaprakash Mishra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think problem is all common values getting displayed from all clients for table join on MANDT.&lt;/P&gt;&lt;P&gt;Its not about getting common values from two tables based on  MANDT for a particular client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 04:02:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252950#M1383960</guid>
      <dc:creator>awin_prabhu</dc:creator>
      <dc:date>2009-11-05T04:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252951#M1383961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MANDT is always taken care by SAP iteslf, no need to wwory about it.. you just need to bind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tke some standard tabe/view examples&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 04:14:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252951#M1383961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T04:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252952#M1383962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried to do this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ausp  mandt  eq  '110' and&lt;/P&gt;&lt;P&gt;cabn  mandr  eq  '110'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i try to activate it im getting an error saying that i can have selection for the field mandt &lt;/P&gt;&lt;P&gt;=(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 16:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252952#M1383962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T16:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252953#M1383963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i also tried the join condition, but it keeps showing me all the values for all mandants, im working on mandand 100 (which is the mandant for development) and im getting values for mandants 110, and 120&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 16:11:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252953#M1383963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T16:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252954#M1383964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible that you did not declare the MANDT key fields in the two tables properly? Did you use data element MANDT? If not, which one did you use? It is essential that the data type of the client field is CLNT.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 16:32:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252954#M1383964</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-11-05T16:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: problem with view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252955#M1383965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so, this is what i did,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the tab table conditions i had to declare all the key fields in both tables, this way im still getting all values for all mandants, but they're not repeating..  &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 16:45:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-view/m-p/6252955#M1383965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T16:45:30Z</dc:date>
    </item>
  </channel>
</rss>

