<?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: Problem in modifying the table data through sm30 change button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-modifying-the-table-data-through-sm30-change-button/m-p/10700403#M1870790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My understanding of the problem is that your validation is also being carried out when you edit a record and you only want it carried out when you create a new record. Event 21 is for filling hidden fields and I'm not sure it is appropriate to validate copied records. Maybe that is the reason that you are getting this validation carried out when you edit data. What's more, I think event 05 should be triggered when you create a new entry whether or not it is a copy. So maybe removing the event 21 entirely would solve your issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2014 00:35:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-15T00:35:24Z</dc:date>
    <item>
      <title>Problem in modifying the table data through sm30 change button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-modifying-the-table-data-through-sm30-change-button/m-p/10700402#M1870789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: verdana, geneva;"&gt;In my table i have 5 fields startdate(key),enddate(key),fromyear(key),toyear(key),value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; requirement is between these,i.e 01.01.1997 to 31.12.1998 if the employee serviced from 1 to 2 year some amount we need to maintain some in value field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 12pt;"&gt;Here whenever the user choose new entry iam validating the dates overlapping in 05 event and whenever the user copying an existing record also &lt;/SPAN&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 12pt;"&gt;iam validating the copied record in 21 event of TMG.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 12pt;"&gt;Now the problem is when we go to sm30 and click on change button and modified the only amount in value field and press enter at this time also the &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: verdana, geneva;"&gt;Dates overlapping is condition is triggered which we have written previous.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 12pt; font-family: verdana, geneva;"&gt;Could u please anyone help me in resolving this is greatly appreciated..thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;kranthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 23:48:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-modifying-the-table-data-through-sm30-change-button/m-p/10700402#M1870789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-14T23:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in modifying the table data through sm30 change button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-modifying-the-table-data-through-sm30-change-button/m-p/10700403#M1870790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My understanding of the problem is that your validation is also being carried out when you edit a record and you only want it carried out when you create a new record. Event 21 is for filling hidden fields and I'm not sure it is appropriate to validate copied records. Maybe that is the reason that you are getting this validation carried out when you edit data. What's more, I think event 05 should be triggered when you create a new entry whether or not it is a copy. So maybe removing the event 21 entirely would solve your issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 00:35:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-modifying-the-table-data-through-sm30-change-button/m-p/10700403#M1870790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-15T00:35:24Z</dc:date>
    </item>
  </channel>
</rss>

