<?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 - access data from the view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236460#M1629627</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;Please refer this sap documentation [Event SV/VC: Define a Data Save Routine|http://help.sap.com/saphelp_nw04s/helpdata/en/a7/513643407a11d1893b0000e8323c4f/content.htm] which is derived from [View cluster maintenance events|http://help.sap.com/saphelp_nw04s/helpdata/en/a7/513602407a11d1893b0000e8323c4f/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to make use of tables &lt;STRONG&gt;VCL_STRUC_TAB&lt;/STRONG&gt; &amp;amp; function &lt;STRONG&gt;VIEW_MAINTENANCE_LOW_LEVEL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kesav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Oct 2011 03:53:07 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2011-10-13T03:53:07Z</dc:date>
    <item>
      <title>View cluster - access data from the view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236459#M1629626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi People,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a view cluster with 3 views, What I need is to capture the values of the current view, Example: The current view in view cluster i am in, has a text box with some value inside it or table with values in them, I need to be able to access this values in my form routine. My scenario is that I want an event (Before saving data to database) in which I check for values in the current view whether they are valid or not &amp;amp; then allow save to database. Can you please guide on how to achieve this? an abap example which provides more info on this could be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 03:46:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236459#M1629626</guid>
      <dc:creator>former_member227580</dc:creator>
      <dc:date>2011-10-13T03:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster - access data from the view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236460#M1629627</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;Please refer this sap documentation [Event SV/VC: Define a Data Save Routine|http://help.sap.com/saphelp_nw04s/helpdata/en/a7/513643407a11d1893b0000e8323c4f/content.htm] which is derived from [View cluster maintenance events|http://help.sap.com/saphelp_nw04s/helpdata/en/a7/513602407a11d1893b0000e8323c4f/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to make use of tables &lt;STRONG&gt;VCL_STRUC_TAB&lt;/STRONG&gt; &amp;amp; function &lt;STRONG&gt;VIEW_MAINTENANCE_LOW_LEVEL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kesav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 03:53:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236460#M1629627</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-10-13T03:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster - access data from the view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236461#M1629628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keshav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       The internal tables( VCL_STRUC_TAB &amp;amp;  TOTAL ) which you have suggested are not accessible in the form routine that I have created for the event "SV"(Instead of saving data in the database) of view cluster. The internal tables which you have mentioned are accessible outside the call of my form routine &amp;amp; the call to the for routine is happening dynamically.  Kindly help me access these tables entries in the my form routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 14:34:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236461#M1629628</guid>
      <dc:creator>former_member227580</dc:creator>
      <dc:date>2011-10-18T14:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster - access data from the view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236462#M1629629</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;It is not very clear if you want to check only the content of one table/view, or if you want to cross-check between several tables/view at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 18:42:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236462#M1629629</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-10-18T18:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster - access data from the view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236463#M1629630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          I need to check the contents of one view in the view cluster, I am doing some user input validations hence when the user enters some wrong data in a view of the view cluster, I need to be able to check that input &amp;amp; throw an error message. For this I  should be able to access the contents of that view right? Can you give me some code snipped or an example program where this&lt;/P&gt;&lt;P&gt;has been implemented?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 02:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236463#M1629630</guid>
      <dc:creator>former_member227580</dc:creator>
      <dc:date>2011-10-19T02:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster - access data from the view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236464#M1629631</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 can insert the control in the events of maintenance program for the single view, here you can use the event 05 for a new input or 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 04:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-access-data-from-the-view/m-p/8236464#M1629631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-19T04:14:01Z</dc:date>
    </item>
  </channel>
</rss>

