<?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: Limit program runs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/limit-program-runs/m-p/4632186#M1090796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are we talking about custom or standard programs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If custom, then one possible way(although not efficient) is to add a logic at the start and end of the program to update a counter store maybe in a Ztable or memory. And check for this counter at the start.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Oct 2008 16:14:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-09T16:14:07Z</dc:date>
    <item>
      <title>Limit program runs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/limit-program-runs/m-p/4632184#M1090794</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 need to limit the number of executions of a program, up to 4 runs simultaneously. More than 10 users have access for the program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible? Can I do it using ABAP?&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, 09 Oct 2008 16:02:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/limit-program-runs/m-p/4632184#M1090794</guid>
      <dc:creator>rodrigo_paisante3</dc:creator>
      <dc:date>2008-10-09T16:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Limit program runs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/limit-program-runs/m-p/4632185#M1090795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can achieve this by checking the Processes which are running on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call FM TH_WPINFO to get the information of the processes which are running.&lt;/P&gt;&lt;P&gt;From the output table, count the running processes which runs that specific report.&lt;/P&gt;&lt;P&gt;And if it is greater than 4 than give error to the User.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 16:13:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/limit-program-runs/m-p/4632185#M1090795</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-10-09T16:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Limit program runs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/limit-program-runs/m-p/4632186#M1090796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are we talking about custom or standard programs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If custom, then one possible way(although not efficient) is to add a logic at the start and end of the program to update a counter store maybe in a Ztable or memory. And check for this counter at the start.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 16:14:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/limit-program-runs/m-p/4632186#M1090796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-09T16:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Limit program runs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/limit-program-runs/m-p/4632187#M1090797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution with SAP memory is not bad, but this FM is exactly what I need, it is like SM50 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 20:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/limit-program-runs/m-p/4632187#M1090797</guid>
      <dc:creator>rodrigo_paisante3</dc:creator>
      <dc:date>2008-10-09T20:37:41Z</dc:date>
    </item>
  </channel>
</rss>

