<?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 Maintenance view problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-problem/m-p/3192457#M760588</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 to update the table from the program using the Maintenance view of that table and one more requirement is the view should display only the filtered records depending on some condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any standard FM or procedure?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Dec 2007 14:12:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-21T14:12:30Z</dc:date>
    <item>
      <title>Maintenance view problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-problem/m-p/3192457#M760588</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 to update the table from the program using the Maintenance view of that table and one more requirement is the view should display only the filtered records depending on some condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any standard FM or procedure?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2007 14:12:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-problem/m-p/3192457#M760588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-21T14:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance view problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-problem/m-p/3192458#M760589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use fm VIEW_MAINTENANCE_CALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2007 14:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-problem/m-p/3192458#M760589</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-12-21T14:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance view problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-problem/m-p/3192459#M760590</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 use the function module VIEW_MAINTENANCE_CALL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The imp parameters that are required are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEW_NAME&lt;/P&gt;&lt;P&gt;DBA_SELLIST (Table parameter)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For VIEW_NAME , the view name should be passed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An internal table of structure viewfield,left parameter, operator and value should be created and passed to the tables parameter DBA_SELLIST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2007 15:32:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-problem/m-p/3192459#M760590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-21T15:32:01Z</dc:date>
    </item>
  </channel>
</rss>

