<?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 &amp; Viewcluster &amp; Check Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668865#M295842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good..Thanks for letting me know this method..:)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2006 17:54:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-26T17:54:10Z</dc:date>
    <item>
      <title>Maintenance View &amp; Viewcluster &amp; Check Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668859#M295836</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 created a Viewcluster which includes three Maintenance Views. As you know after running the Viewcluster and when you enter a value to a field, the program checks the value according to the check table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my example for REVUS field check table is USR02. So whenever I enter a value to REVUS, it checks USR02 table, and it gives an error if I enter incorrect value. The question is if enter just space (blank), it accepts is - it doesn't give error. What is the situation here? How can I prevent to enter blank value to REVUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 14:49:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668859#M295836</guid>
      <dc:creator>TuncayKaraca</dc:creator>
      <dc:date>2006-10-26T14:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View &amp; Viewcluster &amp; Check Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668860#M295837</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;For that corresponding maintenance view..Take the program and screen no and go to SE51...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the field attributes for the field REVUS..Make the field as Required..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 14:52:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668860#M295837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T14:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View &amp; Viewcluster &amp; Check Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668861#M295838</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;For that corresponding maintenance view..Take the program and screen no and go to SE51...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the field attributes for the field REVUS..Make the field as Required..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ignore the duplicate post..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Narendran Muthukumaran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 14:55:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668861#M295838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T14:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View &amp; Viewcluster &amp; Check Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668862#M295839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Narendran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went to SE51 and tried to change the attribute of REVUS as required, but I couldn't. Because the Required attribute field is not editable. I guess because it is in loop (table control).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be something to specify requirement of the field when we create the Maintenance View.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 15:38:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668862#M295839</guid>
      <dc:creator>TuncayKaraca</dc:creator>
      <dc:date>2006-10-26T15:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View &amp; Viewcluster &amp; Check Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668863#M295840</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;  Check the Input field in the attributes (Meaning Check the checkbox for the input field)...Then you will get the "Required Entry" checkbox enabled..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 15:46:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668863#M295840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T15:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View &amp; Viewcluster &amp; Check Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668864#M295841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Narendran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Yes, this solves the problem. When I did like that it gives this error : Message no. 00 055 (Make an entry in all required fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I found another solution too. I'd like to share with you.&lt;/P&gt;&lt;P&gt;In the Maintenance View, we can define a Selection Condition  for REVUS field. It should be like that Operator: NE Comparative Value: &amp;lt;blank&amp;gt;. So when we do this the Clusterview doesn't allow to enter blank value and gives this error: Message no. SV 033 (Specify the key within the work area)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; It seems that second solution is better because if I choose the first solution when I need to change or modify the maintenance dialog I think I will need to change the screen again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 16:22:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668864#M295841</guid>
      <dc:creator>TuncayKaraca</dc:creator>
      <dc:date>2006-10-26T16:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View &amp; Viewcluster &amp; Check Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668865#M295842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good..Thanks for letting me know this method..:)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 17:54:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668865#M295842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T17:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance View &amp; Viewcluster &amp; Check Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668866#M295843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Maintaining the Selection Condition for a View &amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/en/cf/21ed3a446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/en/cf/21ed3a446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 00:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-viewcluster-check-table/m-p/1668866#M295843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T00:26:27Z</dc:date>
    </item>
  </channel>
</rss>

