<?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 customize in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-customize/m-p/9455719#M1741944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Cris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; what i will suggest not to use maintenance view for this as you have very customized requirement. instead use ALV for saving data or create a module pool. I will prefer ALV as the development time would be faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Animesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 May 2013 19:09:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-05T19:09:32Z</dc:date>
    <item>
      <title>Maintenance View customize</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-customize/m-p/9455717#M1741942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I encountered one problem that I don`t know how to solve , that is :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I use maintenance view to maintain data , but the data in this table can have up to 1 line, so in the maintenance view ,when click "new entries" or "copy", it make sense to check if the DB is have one line already, and pop up the messages. But I don`t know how to do this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; And another question , I want to display the maintenance view`s column according to the configuration of from other table ,for example ,read data from other table , in one condition, all columns of table is displayed for maintenance , in other condition, only some columns are displayed for maintenance ,some columns are hidden, how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Xu Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 14:29:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-customize/m-p/9455717#M1741942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-05T14:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View customize</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-customize/m-p/9455718#M1741943</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 code the check in the PBO(Process Before Output) module of the maintenance view for the table to check if the DB is have one line already, and pop up the messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think for the second requirement You will have to Put the logic to do so IN the PBO module again. The besy advice will be to design your screens and maintain rather that SM30 will give you better flexibility to design all the requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get started with Screens and Module pool&amp;nbsp; programming. Some links to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://help.sap.com/saphelp_40b/helpdata/en/9f/db9d0335c111d1829f0000e829fbfe/content.htm" title="http://help.sap.com/saphelp_40b/helpdata/en/9f/db9d0335c111d1829f0000e829fbfe/content.htm"&gt;http://help.sap.com/saphelp_40b/helpdata/en/9f/db9d0335c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://help.sap.com/saphelp_nw04s/helpdata/en/47/a19fd982841503e10000000a42189c/content.htm" title="http://help.sap.com/saphelp_nw04s/helpdata/en/47/a19fd982841503e10000000a42189c/content.htm"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/47/a19fd982841503e10000000a42189c/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 16:01:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-customize/m-p/9455718#M1741943</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-05-05T16:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View customize</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-customize/m-p/9455719#M1741944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Cris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; what i will suggest not to use maintenance view for this as you have very customized requirement. instead use ALV for saving data or create a module pool. I will prefer ALV as the development time would be faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Animesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 19:09:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-customize/m-p/9455719#M1741944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-05T19:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View customize</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-customize/m-p/9455720#M1741945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since your table will have only one entry, if it's a client dependent table, have you considered making the MANDT (Client) field (and only the MANDT field) a key field? If you do that, the system should not allow making another entry automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akshat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 03:42:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-customize/m-p/9455720#M1741945</guid>
      <dc:creator>kakshat</dc:creator>
      <dc:date>2013-05-06T03:42:22Z</dc:date>
    </item>
  </channel>
</rss>

