<?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 reg event capturing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-event-capturing/m-p/3281695#M784808</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;&lt;/P&gt;&lt;P&gt;i have a report . if i execute the report thr selection screen, i have set a variaale to '1'. and like that i have to count no of times  that is executed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;P&gt;very urgent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jan 2008 12:59:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-08T12:59:56Z</dc:date>
    <item>
      <title>reg event capturing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-event-capturing/m-p/3281695#M784808</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;&lt;/P&gt;&lt;P&gt;i have a report . if i execute the report thr selection screen, i have set a variaale to '1'. and like that i have to count no of times  that is executed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;P&gt;very urgent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 12:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-event-capturing/m-p/3281695#M784808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-08T12:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: reg event capturing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-event-capturing/m-p/3281696#M784809</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 think this code might help u this code is tht restrcing the execution for fixed no of times it might help u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz reward if it is usefull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*DATA:count,date LIKE sy-datum.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;*GET PARAMETER ID 'MAX' field count.&lt;/P&gt;&lt;P&gt;*GET PARAMETER ID 'DAT' FIELD date.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;*IF date is initial.&lt;/P&gt;&lt;P&gt;*date = sy-datum.&lt;/P&gt;&lt;P&gt;*ENDIF.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;*IF date = sy-datum.&lt;/P&gt;&lt;P&gt;*count = count + 1.&lt;/P&gt;&lt;P&gt;*else.&lt;/P&gt;&lt;P&gt;*message e000(zmsgtab)."u con't execute it more than once in a day.&lt;/P&gt;&lt;P&gt;*endif.&lt;/P&gt;&lt;P&gt;*set PARAMETER ID 'MAX' field count.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;*IF count &amp;gt; 5.&lt;/P&gt;&lt;P&gt;*count = 0.&lt;/P&gt;&lt;P&gt;*set PARAMETER ID 'MAX' field count.&lt;/P&gt;&lt;P&gt;*date = date + 1.&lt;/P&gt;&lt;P&gt;*set PARAMETER ID 'DAT' field date.&lt;/P&gt;&lt;P&gt;*message e000(zmsgtab)."u con't execute it more than once in a day.&lt;/P&gt;&lt;P&gt;*ENDIF.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;*write:/ 'this is my program'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz dont forget to reward&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 13:05:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-event-capturing/m-p/3281696#M784809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-08T13:05:45Z</dc:date>
    </item>
  </channel>
</rss>

