<?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: Creating  a view cluster in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-cluster/m-p/3301590#M790466</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gincy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A view cluster is the set of objects, such as views, reports or tables which belong to one business function. The data can be arranged either hierarchically or non-hierarchically in view clusters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A view-cluster transaction edits the complex cross-table data in a view cluster. The transaction navigation box shows the complex business object with its components or subobjects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some useful links are given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://fuller.mit.edu/tech/view_clusters.pdf" target="test_blank"&gt;http://fuller.mit.edu/tech/view_clusters.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="292689"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="133553"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/7e/c81d9052c511d182c50000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/7e/c81d9052c511d182c50000e829fbfe/frameset.htm&lt;/A&gt;&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;&lt;/P&gt;&lt;P&gt;kindly reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Jan 2008 09:23:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-27T09:23:55Z</dc:date>
    <item>
      <title>Creating  a view cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-cluster/m-p/3301586#M790462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I created  a view cluster which contains a hierachy of 3 tables .&lt;/P&gt;&lt;P&gt;In trasaction sm34 when I give the entries for 1st table and choose the 2nd table, the entries that i have given already in 1st table is not coming automatically for the 2nd table .. what will be the reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 10:48:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-cluster/m-p/3301586#M790462</guid>
      <dc:creator>Gincyanto</dc:creator>
      <dc:date>2008-01-25T10:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Creating  a view cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-cluster/m-p/3301587#M790463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gincy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can first split 3 tables with a lot of fields into various views and then collect them into a view cluster. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use tabs to format very wide tables with a lot of fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you generate the maintenance dialog, (as u done by SM34) flag the key fields which are identical in the view and its higher-level in the cluster, with the maintenance attribute S. The system fills the key fields when you go from the upper to the lower level, with the values of the data record selected in the upper level&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 13:15:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-cluster/m-p/3301587#M790463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-25T13:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating  a view cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-cluster/m-p/3301588#M790464</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;Just check the dependencie u have defined and all the relatins between the tables and its predecessor and successor relations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something u have done wrong there in defining the relations...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check it once...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;SIMha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 13:21:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-cluster/m-p/3301588#M790464</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2008-01-25T13:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating  a view cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-cluster/m-p/3301589#M790465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(1) Establish foreign keys relations between the tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2) Create maintenance dialog for main table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(3) Create maintenance view for dependant tables, declare keys of the main table as fields used to for subset. (Maintenance attribute of field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(4) Use this maintenance view and not the table for defining maintenance dialog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(5) Create and manage the cluster, defining the main table as starting table and the maintenance view, Dep as 'S', the system should be able to create field-dependencies alone.&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>Fri, 25 Jan 2008 13:38:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-cluster/m-p/3301589#M790465</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-01-25T13:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating  a view cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-cluster/m-p/3301590#M790466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gincy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A view cluster is the set of objects, such as views, reports or tables which belong to one business function. The data can be arranged either hierarchically or non-hierarchically in view clusters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A view-cluster transaction edits the complex cross-table data in a view cluster. The transaction navigation box shows the complex business object with its components or subobjects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some useful links are given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://fuller.mit.edu/tech/view_clusters.pdf" target="test_blank"&gt;http://fuller.mit.edu/tech/view_clusters.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="292689"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="133553"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/7e/c81d9052c511d182c50000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/7e/c81d9052c511d182c50000e829fbfe/frameset.htm&lt;/A&gt;&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;&lt;/P&gt;&lt;P&gt;kindly reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jan 2008 09:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view-cluster/m-p/3301590#M790466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-27T09:23:55Z</dc:date>
    </item>
  </channel>
</rss>

