<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731519#M898121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks mate for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've awarded top marks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2008 12:13:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-24T12:13:36Z</dc:date>
    <item>
      <title>Maintenance View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731515#M898117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a maintenace view for a custom database table. This is great for adding and deleting&lt;/P&gt;&lt;P&gt;entries. I really could do with adding the SORT buttons in the tool bar. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this be done by changing my role/permisions or would it be the case of changing the SAP&lt;/P&gt;&lt;P&gt;standard screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 07:46:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731515#M898117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T07:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731516#M898118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you have created a table maintenance for a custom table, a custom function group gets created automatically...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each screen: Overview screen/single screen created during the table maintence can be edited and made changes accordingly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do so, double click on the over view screen (in table maintence screen) and it takes to the screen painter where the changes to the screen can be done...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 07:51:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731516#M898118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T07:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731517#M898119</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;&lt;/P&gt;&lt;P&gt;If you are talking SE54 and Maintenance Views, when I do an SM30 on the Maintenance View and do SYSTEM-&amp;gt;STATUS, I see GUI STATUS ZULG on program SAPLSVIM. If you look at that status, I see two buttons with dynamic text. The first one is call GPRF and has dynamic text VIM_PR_STAT_TXT_CH. You can find a suitable PBO event to set the text of that function code and if that works, find a suitable PAI event to respond to that function. &lt;/P&gt;&lt;P&gt;&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;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 07:55:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731517#M898119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T07:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731518#M898120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry to inform you, that SORT functionality is not supported in the View Maintenance tool. You see, the whole tool maintains and handles table/view data in hexadecimal format. With this the sorting is done, but by default on the key fields. It is not possible to support dynamic sort of hexadecimal data though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further, if you need SORT only to select some particular record(s), then you can make use of the Position Functionality - make sure you enter the values for each field from the top!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also make use of the 'Enter Conditions' option on the initial screen of SM30, which lets you restrict the records based on the values of selected fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Rekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 12:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731518#M898120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T12:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731519#M898121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks mate for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've awarded top marks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 12:13:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731519#M898121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T12:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731520#M898122</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;I have created a Maintenance View for a custom table.&lt;/P&gt;&lt;P&gt;But its not picking the entries when I excute the view.&lt;/P&gt;&lt;P&gt;Could you please put some light what mistake I am doing. &lt;/P&gt;&lt;P&gt;I have mentioned the custome table name in the &lt;STRONG&gt;Table/Join conditions&lt;/STRONG&gt; tab and the &lt;STRONG&gt;fields in the view filelds section&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;After activating all when I click on &lt;STRONG&gt;contents&lt;/STRONG&gt; (Shift + Ctrl + F10)&lt;/P&gt;&lt;P&gt;not getting any values on screen. &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;Regards,&lt;/P&gt;&lt;P&gt;Maddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2008 05:54:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731520#M898122</guid>
      <dc:creator>former_member190178</dc:creator>
      <dc:date>2008-05-01T05:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731521#M898123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once a maintenance view was created I then created a parameter&lt;/P&gt;&lt;P&gt;transaction (SE93) based on transaction SM31.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you have initial screen ticked, the name of your table&lt;/P&gt;&lt;P&gt;against the VIEWNAME parameter and also 'X' against the&lt;/P&gt;&lt;P&gt;UPDATE parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calling this new transaction sould then replicate SM31 and&lt;/P&gt;&lt;P&gt;display the entries in this table ready for update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want I can send you a screen shot of what I mean??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2008 07:08:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view/m-p/3731521#M898123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-01T07:08:29Z</dc:date>
    </item>
  </channel>
</rss>

