<?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: SE38 for 2 programs in DevOps and System Administration Forum</title>
    <link>https://community.sap.com/t5/devops-and-system-administration-forum/se38-for-2-programs/m-p/12340977#M1308</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;as the proposal is about replacing the report execution via SE38 with a report transaction the authorization object is S_TCODE. &lt;BR /&gt;For offering program RFVD_CHK_REMOVE_CLEARING in a transaction create a report transaction in SE80. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1894470-report-transaction.png" /&gt;&lt;/P&gt;&lt;P&gt;Then create a role using transaction PFCG, add S_TCODE with the name of 
the report transaction to the role. Assign this role to the user(s) who 
should be allowed to execute the program. Finally withdraw the 
authorization for SE38 / SA38 from the user(s).&lt;/P&gt;&lt;P&gt;There might be some other authorization objects coming up (S_PROGRAM as 
well as maybe some authorization objects required during the execution 
of the program RFVD_...). An authorization trace (ST01 or STAUTHTRACE) 
can discover all of them.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Feb 2021 07:29:02 GMT</pubDate>
    <dc:creator>jmodaal</dc:creator>
    <dc:date>2021-02-11T07:29:02Z</dc:date>
    <item>
      <title>SE38 for 2 programs</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/se38-for-2-programs/m-p/12340973#M1304</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;My users run SE38 only to execute these programs:&lt;/P&gt;
  &lt;P&gt;RFVD_CHK_REMOVE_CLEARING&lt;/P&gt;
  &lt;P&gt;RFVD_CHK_POSTED_RECORDS_VDBEPI&lt;/P&gt;
  &lt;P&gt;Can you please guide me , how can I restrict the access to those programs?&lt;/P&gt;
  &lt;P&gt;thanks&lt;/P&gt;
  &lt;P&gt;José &lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 13:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/se38-for-2-programs/m-p/12340973#M1304</guid>
      <dc:creator>former_member643677</dc:creator>
      <dc:date>2021-01-28T13:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: SE38 for 2 programs</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/se38-for-2-programs/m-p/12340974#M1305</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;you can create a "Report transaction" in SE80 for each of the programs. Then assign authorization to the report transaction(s) to the users and withdraw SE38 / SA38 authorization.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 07:31:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/se38-for-2-programs/m-p/12340974#M1305</guid>
      <dc:creator>jmodaal</dc:creator>
      <dc:date>2021-01-29T07:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: SE38 for 2 programs</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/se38-for-2-programs/m-p/12340975#M1306</link>
      <description>&lt;P&gt;Does anyone know how to do this by using authorization Objects?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 20:13:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/se38-for-2-programs/m-p/12340975#M1306</guid>
      <dc:creator>former_member643677</dc:creator>
      <dc:date>2021-02-10T20:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: SE38 for 2 programs</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/se38-for-2-programs/m-p/12340976#M1307</link>
      <description>&lt;P&gt;Hi Jose.&lt;/P&gt;&lt;P&gt; As rightly said by Jan, from the stand program, creat the new Z-transaction code with the help of ABAPer, assign the same transactions to business users, in that you will get the authorization objects.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 07:00:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/se38-for-2-programs/m-p/12340976#M1307</guid>
      <dc:creator>S_Sriram</dc:creator>
      <dc:date>2021-02-11T07:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: SE38 for 2 programs</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/se38-for-2-programs/m-p/12340977#M1308</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;as the proposal is about replacing the report execution via SE38 with a report transaction the authorization object is S_TCODE. &lt;BR /&gt;For offering program RFVD_CHK_REMOVE_CLEARING in a transaction create a report transaction in SE80. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1894470-report-transaction.png" /&gt;&lt;/P&gt;&lt;P&gt;Then create a role using transaction PFCG, add S_TCODE with the name of 
the report transaction to the role. Assign this role to the user(s) who 
should be allowed to execute the program. Finally withdraw the 
authorization for SE38 / SA38 from the user(s).&lt;/P&gt;&lt;P&gt;There might be some other authorization objects coming up (S_PROGRAM as 
well as maybe some authorization objects required during the execution 
of the program RFVD_...). An authorization trace (ST01 or STAUTHTRACE) 
can discover all of them.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 07:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/se38-for-2-programs/m-p/12340977#M1308</guid>
      <dc:creator>jmodaal</dc:creator>
      <dc:date>2021-02-11T07:29:02Z</dc:date>
    </item>
  </channel>
</rss>

