<?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: batch job in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329586#M797592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; OK, but there is no basic procedure to pull the tcode for the report..So only by common sense we need to find  the corresponding tcode for the report?(like PFUD=pfcg_time_dependency)&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Because for the programs sap* ,if you type in tstc,it works ,where as not for pfcg*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, there &lt;U&gt;is&lt;/U&gt; the basic procedure (search SE93 or table TSTC) but transaction PFUD does &lt;U&gt;not&lt;/U&gt; start report PFCG_TIME_DEPENDENCY. They do the same but there's obviously no direct technical connection between the two other than that they (the transaction &lt;U&gt;and&lt;/U&gt; the report) trigger the same program, so there's no use looking for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there's a connection between a transaction and a report it is in table TSTC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jurjen Heeck on Jan 31, 2008 11:13 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2008 22:13:02 GMT</pubDate>
    <dc:creator>jurjen_heeck</dc:creator>
    <dc:date>2008-01-31T22:13:02Z</dc:date>
    <item>
      <title>batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329572#M797578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I read the Post of John Lewis regarding the batch job.I wonder even we can schedule the batch job using sa38 but if this is the case then we dont need to assign any roles to the system users like how we do for SM36??Basically system users are set for Batch job,RFC etc.With out the interference of the system user can we do batch job in SA38/SE38??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 19:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329572#M797578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T19:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329573#M797579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A batch job requires a user to run.  You can schedule it to run under another ID or your own.  Both need the relevant auths for the job to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Users often schedule batch jobs under their own ID.  Their ID is expired and that batch job can't run any longer.  Check for batch jobs being run by a user should be performed as part of the user expiry process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 19:08:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329573#M797579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T19:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329574#M797580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But If you try with SA38,there is no such option to enter the user:So I considered my self that, with out the system users ,batch jobs can be scheduled using SA38...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 19:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329574#M797580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T19:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329575#M797581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in SA/SE38 you can schedule something to run in the background, use SM36 to use more extensive functions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do it in SA/SE38 &amp;amp; it will use your auths - if you don't have them the job will fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alex Ayers on Jan 31, 2008 7:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 19:33:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329575#M797581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T19:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329576#M797582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got you.So if you want to assign for your own ID(dialog user),go for SA38  but batch job will fail at the time of your ID expiration.Thats the reason  sm36 is effective than the early(because of system user-no password expiration)??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Here the authorization for system user means to access sm36,se38? or for eg:pfcg_time_dependency is scheduled as batch job.At this point system user needs PFCG access??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 19:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329576#M797582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T19:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329577#M797583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; I got you.So if you want to assign for your own ID(dialog user),go for SA38  but batch job will fail at the time of your ID expiration.Thats the reason  sm36 is effective than the early(because of system user-no password expiration)??&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt;  Here the authorization for system user means to access sm36,se38? or for eg:pfcg_time_dependency is scheduled as batch job.At this point system user needs PFCG access??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to schedule it with your own ID you can use SA/SE38 or SM36, but you are right that if your ID is locked or expired then the job will fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use SM36 then you can ensure that it is run by a user which is unlikely to be locked and also has plenty of authorisations to process the task.  For PFUD/time dependency then the user will require the same auths that you would need.  There are some very, very infrequent exceptions to this though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 19:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329577#M797583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T19:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329578#M797584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks man&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 20:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329578#M797584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T20:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329579#M797585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way we can identify the tcodes based on the program name??Eg: can find program name for a tcode using se93 how about vice versa??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 21:13:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329579#M797585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T21:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329580#M797586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try table tstc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh, SE93 also helps, explore the buttons on the search screen......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jurjen Heeck on Jan 31, 2008 10:20 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 21:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329580#M797586</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-01-31T21:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329581#M797587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wondering is there any similar way for the reports?(Eg: pfcg_time_dependency)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 21:29:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329581#M797587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T21:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329582#M797588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try table tstc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tx for user compare is PFUD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 21:33:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329582#M797588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T21:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329583#M797589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep. &lt;/P&gt;&lt;P&gt;Tricky thing is that PFUD does not trigger PFCG_TIME_DEPENDENCY but RHAUTUPD_NEW. &lt;/P&gt;&lt;P&gt;That's why a search in TSTC or in SE93 will not return a tranaction for PFCG_TIME_DEPENDENCY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 21:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329583#M797589</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-01-31T21:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329584#M797590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, but there is no basic procedure to pull the tcode for the report..So only by common sense we need to find  the corresponding tcode for the report?(like PFUD=pfcg_time_dependency)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because for the programs sap* ,if you type in tstc,it works ,where as not for pfcg*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 21:53:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329584#M797590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T21:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329585#M797591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed that I while ago with RHAUTUPD_NEW nested inside PFCG_TIME_DEPENDENCY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure why though?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 21:59:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329585#M797591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T21:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329586#M797592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; OK, but there is no basic procedure to pull the tcode for the report..So only by common sense we need to find  the corresponding tcode for the report?(like PFUD=pfcg_time_dependency)&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Because for the programs sap* ,if you type in tstc,it works ,where as not for pfcg*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, there &lt;U&gt;is&lt;/U&gt; the basic procedure (search SE93 or table TSTC) but transaction PFUD does &lt;U&gt;not&lt;/U&gt; start report PFCG_TIME_DEPENDENCY. They do the same but there's obviously no direct technical connection between the two other than that they (the transaction &lt;U&gt;and&lt;/U&gt; the report) trigger the same program, so there's no use looking for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there's a connection between a transaction and a report it is in table TSTC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jurjen Heeck on Jan 31, 2008 11:13 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 22:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329586#M797592</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-01-31T22:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329587#M797593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The common practise for creating a system users is based on number of batch jobs to be scheduled?? or create just a single system user and assign it for any no: of batch jobs but for that single system users give SAP_ALL access??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason why I said SAP_ALL is ,we are not sure what type of access to give or what tcode to assign it to the system user for batch job(As TSTC is not pulling the corresponding tcode for the report)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 14:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329587#M797593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T14:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329588#M797594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd start with SAP_ALL for the batch user(s). After all, production must go on, that's what the system was bought and installed  for....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could consider running traces along with the batch jobs to see the actional needs, but beware of mounthly and yearly jobs you might miss. Also most background jobs have an interactive counterpart, with a transaction. If you know that you can get an idea of auths and objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, restricting the batchuser is (or should be) part of the overall authorization design so you might want to speak to the system and/process owner(s) to find out how important they think this is. Point out the risk from both sides, misuse v.s. crashing processes due to authorization errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again, there is no rule of thumb, unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jurjen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 14:53:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329588#M797594</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-02-01T14:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329589#M797595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; The reason why I said SAP_ALL is ,we are not sure what type of access to give or what tcode to assign it to the system user for batch job(As TSTC is not pulling the corresponding tcode for the report)&lt;/P&gt;&lt;P&gt;That on its own is no reason to give someone SAP_ALL &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to either look at the object (in this case report) from SE80 and open the "object hierarchy view" (or something similar (an icon which looks like a hierarch of 3 blocks which are linked) and check the tcodes there, or do a where used-list search on it, and if not found (as transaction code) then search again further in the hit list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If all else fails, rather create your own transaction code (see transaction SE93) than hand out SAP_ALL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is typically considered a safer way of presenting security for the end users...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 22:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329589#M797595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T22:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: batch job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329590#M797596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I neglected your original question after reading the threads which "evolved" from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way of doing this (considering that the system user might not need any transaction code (S_TCODE) authority at all...)... is to create a symbolic transaction code for the role (with a name which is the same as the role name space conventions for system users...), via which the authorizations can be pulled into the role...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a thought,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 22:47:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/3329590#M797596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T22:47:45Z</dc:date>
    </item>
  </channel>
</rss>

