<?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: Maintenance View with Subset Fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-with-subset-fields/m-p/7169824#M1517109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I've same idea, documentation for maintenance screens is inadequate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is way to find examples for all events,&lt;/P&gt;&lt;P&gt;table TVIMF is storing the Table name - Event - Form name columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example when u want to  do something about  "creating a new entry"&lt;/P&gt;&lt;P&gt;Just go se11 &amp;gt; Table maintenance generator and find related event : 05&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Then go to TVIMF and display a record for event = 05&lt;/P&gt;&lt;P&gt;- than go to function group of  maintenance screen of the TABLE in that record&lt;/P&gt;&lt;P&gt;- find the subroutine form ( TVIMF-FORMNAME) in that function group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a working example for that event, try or copy &amp;amp; use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you for the coding for all the events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bulent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Bulent Balci on Aug 5, 2010 11:28 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Bulent Balci on Aug 5, 2010 11:29 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Aug 2010 20:48:36 GMT</pubDate>
    <dc:creator>bbalci</dc:creator>
    <dc:date>2010-08-05T20:48:36Z</dc:date>
    <item>
      <title>Maintenance View with Subset Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-with-subset-fields/m-p/7169823#M1517108</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 maintenance view based on a single DB table. Two key fields are defined to be as subset fields. No selection conditions are added to the view. I have used table maintenance genrator to define the screen (one step) along with the events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SM30, i get the popup to fill the subset fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created an event for AA (to replace default read). I am filling total attribute here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Is there some other attribute that i need to fill apart from total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I receive following dump&lt;/P&gt;&lt;P&gt;" Exception condition "NO_VALUE_FOR_SUBSET_IDENT" is raised"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i set &amp;lt;status&amp;gt;-sbsid_rcvd = 'R' in read routine along with total, then the above exception doesn't appear. &lt;/P&gt;&lt;P&gt;But filtering based on the subset values doesn't happen automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) I also need have to have routines to perform insert, copy and validation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c) Would the contents displayed be automatically filtered based on the subset values or we need to process this in user routines for read and so on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i find very limited documentation available for maintenance views with subset fields, could you suggest me some example to do the above?&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;Regards,&lt;/P&gt;&lt;P&gt;Rekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 06:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-with-subset-fields/m-p/7169823#M1517108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-05T06:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View with Subset Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-with-subset-fields/m-p/7169824#M1517109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I've same idea, documentation for maintenance screens is inadequate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is way to find examples for all events,&lt;/P&gt;&lt;P&gt;table TVIMF is storing the Table name - Event - Form name columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example when u want to  do something about  "creating a new entry"&lt;/P&gt;&lt;P&gt;Just go se11 &amp;gt; Table maintenance generator and find related event : 05&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Then go to TVIMF and display a record for event = 05&lt;/P&gt;&lt;P&gt;- than go to function group of  maintenance screen of the TABLE in that record&lt;/P&gt;&lt;P&gt;- find the subroutine form ( TVIMF-FORMNAME) in that function group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a working example for that event, try or copy &amp;amp; use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you for the coding for all the events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bulent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Bulent Balci on Aug 5, 2010 11:28 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Bulent Balci on Aug 5, 2010 11:29 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 20:48:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-with-subset-fields/m-p/7169824#M1517109</guid>
      <dc:creator>bbalci</dc:creator>
      <dc:date>2010-08-05T20:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View with Subset Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-with-subset-fields/m-p/7169825#M1517110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bulent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the information. It was indeed a good way to check the possible existing implementations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now, the design has changed. We are using view clusters now. So, is this the same approach (TVIMF table) to view examples for view cluster events?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know, how i could prefill subset fields with values based on header node selection. Also, i do not want the popup to appear. I would like to pre-fill the values.&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;Regards,&lt;/P&gt;&lt;P&gt;Rekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 09:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-with-subset-fields/m-p/7169825#M1517110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-12T09:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View with Subset Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-with-subset-fields/m-p/7169826#M1517111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rekha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you've  a misunderstanding about view clusters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;super node and sub node tables should be binded with foreign key relationship in a view cluster&lt;/P&gt;&lt;P&gt;so this fields has to be filled automatically by super node table already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can only see popups when you open a view containing fields with type&lt;/P&gt;&lt;P&gt;"S	View field is used to form subsets" in SM30 directly - out of view cluster,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you set relationships wrongly for view cluster  in se54.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you can't see popups in view clusters already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use same events ( from TVIMF ) To set default values for every field for a table&lt;/P&gt;&lt;P&gt;just like this approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 06:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-with-subset-fields/m-p/7169826#M1517111</guid>
      <dc:creator>bbalci</dc:creator>
      <dc:date>2010-08-13T06:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View with Subset Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-with-subset-fields/m-p/7169827#M1517112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a correction. You have to check table VCLMF and not TVIMF for view cluster events.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 02:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-with-subset-fields/m-p/7169827#M1517112</guid>
      <dc:creator>gokul_radhakrishnan3</dc:creator>
      <dc:date>2011-08-18T02:06:09Z</dc:date>
    </item>
  </channel>
</rss>

