<?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 Null values in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625588#M1664322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the screen is regenerated , then this change will be vanished.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Mar 2012 15:51:57 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2012-03-31T15:51:57Z</dc:date>
    <item>
      <title>Maintenance view Null values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625585#M1664319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I have created a maintenance view which has the fields Location and characteristics of type ATINN. To the field characterictics i have assinged a foreign key relationship with the table CABN and field ATINN. &lt;/P&gt;&lt;P&gt;While entering the data in the view, if i give some invalid data in the characteristic field and press enter an error message is displayed which is correct. But if i delete the invalid data and press enter a message is displayed 'One entry chosen' and the data is getting saved upon pressing save button. i was expecting an error message but it was not thrown.&lt;/P&gt;&lt;P&gt;I could not understand this behaviour.&lt;/P&gt;&lt;P&gt;Kindly help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 05:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625585#M1664319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T05:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance view Null values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625586#M1664320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should go for table maintenance events in this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 07:47:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625586#M1664320</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-03-30T07:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance view Null values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625587#M1664321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ravi,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In your case I am assuming you have created a TMG then why don't u make this screen field as mandatory in the attributes of the screen of the TMG. It should not then take null values. It's easy and i am sure it must work.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Prasenjit Singh Bist&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 12:36:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625587#M1664321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T12:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance view Null values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625588#M1664322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the screen is regenerated , then this change will be vanished.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 15:51:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625588#M1664322</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-03-31T15:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance view Null values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625589#M1664323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is true. screen needs to be changed and regenerated. But then as you said the event 05 while creating new values is also helpful. right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can check the value &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 05:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625589#M1664323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-02T05:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Maintenance view Null values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625590#M1664324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ravi, u do one thing u create a TMG and implement the event 05 then ,check the value is not initial for that field , if yes throw error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 05:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maintenance-view-null-values/m-p/8625590#M1664324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-02T05:42:54Z</dc:date>
    </item>
  </channel>
</rss>

