<?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: View Cluster Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-issue/m-p/6202314#M1376256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As everyone knows (forum rules), you MUST give feedback. Abuse reported to moderators.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2009 12:12:42 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2009-10-07T12:12:42Z</dc:date>
    <item>
      <title>View Cluster Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-issue/m-p/6202310#M1376252</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 have created a View Cluster for two custom tables. i.e Header and Item&lt;/P&gt;&lt;P&gt;Both the tables are customzing tables . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cluster is created suceesfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now client requirement is like...  i have a status field in both the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on some condition i am updating status in header , now if there are some item record for that header then item status should also change according to header status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically how to pass status value from header to item and item to header....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsharandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 15:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-issue/m-p/6202310#M1376252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-01T15:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: View Cluster Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-issue/m-p/6202311#M1376253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;gt; So basically how to pass status value from header to item and item to header....&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to View cluster (SE54) - Go to item field dependence - in the table control I think it is the last field called type (where you assign predesses) - Choose 'I' which is copy initial subset field selection conditions - i think this will solve your problem&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;If you define predesses which is item-field = header-field &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot copy back to Header from item (as far as i know)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 15:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-issue/m-p/6202311#M1376253</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2009-10-01T15:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: View Cluster Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-issue/m-p/6202312#M1376254</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 table status field is different..&lt;/P&gt;&lt;P&gt;product_status in header and &lt;/P&gt;&lt;P&gt;variant_status in item table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i change header record product_status will change and i press save.. how will variant_status for item record will set to same status of that header record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsharandeep Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 16:04:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-issue/m-p/6202312#M1376254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-01T16:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: View Cluster Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-issue/m-p/6202313#M1376255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 11:08:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-issue/m-p/6202313#M1376255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T11:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: View Cluster Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-issue/m-p/6202314#M1376256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As everyone knows (forum rules), you MUST give feedback. Abuse reported to moderators.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 12:12:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-issue/m-p/6202314#M1376256</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-10-07T12:12:42Z</dc:date>
    </item>
  </channel>
</rss>

