<?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: Block programs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/block-programs/m-p/1643472#M286540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;I got clear the first proposed solution, but I didn't get the second one. How can I go with transaction variant? What custom tcode?&lt;/P&gt;&lt;P&gt;Could you please explain this solution to me?&lt;/P&gt;&lt;P&gt;Anyway, I'm trying the first approach.&lt;/P&gt;&lt;P&gt;Jose Pinedo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Nov 2006 09:53:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-03T09:53:30Z</dc:date>
    <item>
      <title>Block programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/block-programs/m-p/1643470#M286538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need to block some programs but I don't know how.&lt;/P&gt;&lt;P&gt;I know that I can block Transactions, but there are some programs that have no transaction and some users could execute them via SE38.&lt;/P&gt;&lt;P&gt;I know that no one should have acces to SE38, but they could execute the program if they have acces to SA38 anyway.&lt;/P&gt;&lt;P&gt;Can I block a program?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jose Pinedo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 09:11:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/block-programs/m-p/1643470#M286538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T09:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Block programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/block-programs/m-p/1643471#M286539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;You can add the programs to a Auth group and there by restrict the access as those who have access to that auth group in S_PROGRAM will only be able to execute that program. &lt;/P&gt;&lt;P&gt;But if the programs u want to give access to are limited, Then I would suggest go for transaction variant where in the first screen can be skipped with predefined value taken from the variant. In this you need not even give sa38 in the S_TCODE even. The user requires only the custom tcode.&lt;/P&gt;&lt;P&gt;So these are the two approaches use which ever best fits ur scenario..&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Manohar Kappala&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 09:37:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/block-programs/m-p/1643471#M286539</guid>
      <dc:creator>manohar_kappala2</dc:creator>
      <dc:date>2006-11-03T09:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Block programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/block-programs/m-p/1643472#M286540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;I got clear the first proposed solution, but I didn't get the second one. How can I go with transaction variant? What custom tcode?&lt;/P&gt;&lt;P&gt;Could you please explain this solution to me?&lt;/P&gt;&lt;P&gt;Anyway, I'm trying the first approach.&lt;/P&gt;&lt;P&gt;Jose Pinedo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 09:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/block-programs/m-p/1643472#M286540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T09:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Block programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/block-programs/m-p/1643473#M286541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;Coming to the second one what you can do is,&lt;/P&gt;&lt;P&gt;say the user needs to have access to four programs for that the better way is to create a Tcode with screen variants define such that the field is already defined in the variant and the screen can be avoided in the flow of screens.&lt;/P&gt;&lt;P&gt;Perhaps you can go to TCODE SHD0 where u can create a transaction variant. There create a transaction variant for transaction sa38 and then in se93 create tcode of type transaction with variant where u give the tcode and its corresponding variant on which ths will work.&lt;/P&gt;&lt;P&gt;This is how it goes&lt;/P&gt;&lt;P&gt;Let me know if it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 10:19:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/block-programs/m-p/1643473#M286541</guid>
      <dc:creator>manohar_kappala2</dc:creator>
      <dc:date>2006-11-03T10:19:37Z</dc:date>
    </item>
  </channel>
</rss>

