<?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: Restrict program access ( only three user at a time) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-program-access-only-three-user-at-a-time/m-p/3440497#M826261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just an idea:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a table with one column to store the userid. Each time the program ist started, you execute a SELECT COUNT( * ) on that table and EXIT from your program as soon as the table contains more that 2 entries. In case the table does not contain more than two entries, you can proceed after adding the SY-UNAME to that table. At the end of the prgram you have to delete SY-UNAME from that table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2008 07:53:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-13T07:53:20Z</dc:date>
    <item>
      <title>Restrict program access ( only three user at a time)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-program-access-only-three-user-at-a-time/m-p/3440495#M826259</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 want to restrict the program only two users at a time ( with out using authorization object ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;K.Gunasekar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 07:22:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-program-access-only-three-user-at-a-time/m-p/3440495#M826259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T07:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict program access ( only three user at a time)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-program-access-only-three-user-at-a-time/m-p/3440496#M826260</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;Any function module to retrieve no of users access the same program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;K.Gunasekar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 07:41:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-program-access-only-three-user-at-a-time/m-p/3440496#M826260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T07:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict program access ( only three user at a time)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-program-access-only-three-user-at-a-time/m-p/3440497#M826261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just an idea:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a table with one column to store the userid. Each time the program ist started, you execute a SELECT COUNT( * ) on that table and EXIT from your program as soon as the table contains more that 2 entries. In case the table does not contain more than two entries, you can proceed after adding the SY-UNAME to that table. At the end of the prgram you have to delete SY-UNAME from that table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 07:53:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-program-access-only-three-user-at-a-time/m-p/3440497#M826261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T07:53:20Z</dc:date>
    </item>
  </channel>
</rss>

