<?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: SAP SECURITY Objects S_BTCH_NAM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-security-objects-s-btch-nam/m-p/6369637#M1401636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using the search or even reading the FAQ thread or help.sap.com documentation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post lazy questions you might get lazy responses (like me clicking on the "Thread Locked" button, which is much easier than doing a basic search for you...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the search first, and then refine your question to something more meaningfull (e.g. where you get stuck &lt;U&gt;after&lt;/U&gt; reading the documentation and trying it out...).&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>Tue, 08 Dec 2009 20:47:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-08T20:47:26Z</dc:date>
    <item>
      <title>SAP SECURITY Objects S_BTCH_NAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-security-objects-s-btch-nam/m-p/6369634#M1401633</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 want to know I have a AUTH OBJECT which IM NOT SURE WHAT TO DO with,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is S_BTCH_NAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have given a role access to SM36 transaction, AND i was prompted to add something to the following object &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S_BTCH_NAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is for, Background Processing: Background User Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field name BTCUNAME (Background User Name for Authorization Check)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I place here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have given the following in the folloiwng AUTH object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S_BTCH_JOB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(BEING ABLE TO DELETE JOBS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 18:15:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-security-objects-s-btch-nam/m-p/6369634#M1401633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T18:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SECURITY Objects S_BTCH_NAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-security-objects-s-btch-nam/m-p/6369635#M1401634</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 assume you have read the object documentation, what is causing confusion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No-one can tell you what to put there as we don't know your control objectives.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 19:15:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-security-objects-s-btch-nam/m-p/6369635#M1401634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T19:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SECURITY Objects S_BTCH_NAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-security-objects-s-btch-nam/m-p/6369636#M1401635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S_BTCH_NAM u2013 It is auth object that is needed if user needs to have ability to run a job under some other user id than his own. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example you have SM36 but when you are scheduling a background job, your user id does not have access to that report or t-code..so what you do you can change the user id to some super user id that has that access and run it. You need S_BTCH_NAM with that super user id value to have authorization to change the user id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Audit looks at this object closely, so avoid it if you do not want somebody to have access to run a background job for which he himself does not have access by changing the user id to Super user id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 19:16:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-security-objects-s-btch-nam/m-p/6369636#M1401635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T19:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SECURITY Objects S_BTCH_NAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-security-objects-s-btch-nam/m-p/6369637#M1401636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using the search or even reading the FAQ thread or help.sap.com documentation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post lazy questions you might get lazy responses (like me clicking on the "Thread Locked" button, which is much easier than doing a basic search for you...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the search first, and then refine your question to something more meaningfull (e.g. where you get stuck &lt;U&gt;after&lt;/U&gt; reading the documentation and trying it out...).&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>Tue, 08 Dec 2009 20:47:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-security-objects-s-btch-nam/m-p/6369637#M1401636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T20:47:26Z</dc:date>
    </item>
  </channel>
</rss>

