<?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: Authorization for workbook (save as) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-workbook-save-as/m-p/9500459#M1747217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrzej,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can create analysis authorisation for the same and it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jun 2013 05:30:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-11T05:30:21Z</dc:date>
    <item>
      <title>Authorization for workbook (save as)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-workbook-save-as/m-p/9500458#M1747216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last time I had an issue in the production system when a user modified and overwritten a workbook.&lt;/P&gt;&lt;P&gt;What I'd like to do is to forbid the user to overvrite workbooks but they must have an ability to save workbooks under new names (save as).&lt;/P&gt;&lt;P&gt;Do you know what authorisation object can allow that and what restrictions should be user in PFCG?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 19:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-workbook-save-as/m-p/9500458#M1747216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-05T19:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization for workbook (save as)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-workbook-save-as/m-p/9500459#M1747217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrzej,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can create analysis authorisation for the same and it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 05:30:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-workbook-save-as/m-p/9500459#M1747217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-11T05:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization for workbook (save as)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-workbook-save-as/m-p/9500460#M1747218</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;Find out the exact auth. object to restrict using st01 trace at the time when user is doing his work on workbook and saving it and then restrict that object into the role through pfcg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 09:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-workbook-save-as/m-p/9500460#M1747218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-11T09:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization for workbook (save as)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-workbook-save-as/m-p/9500461#M1747219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here we have two options in saving role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Saving workbook to a Role&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Saving workbook to a Favorites Folder &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. When the work book is allowed to see others we go first option. here we need below authorization objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S_USER_AGR: Authorization for Roles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S_USER_TCODE: Authorization for Tcodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. When you want to save a workbook to favorites only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S_GUI : Authorization for download and upload&lt;/P&gt;&lt;P&gt;Activity 16 required.&lt;/P&gt;&lt;P&gt;S_BDS_DS : Authorization for Document set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Activities 03 and 30. The field Classtype should be set as 'OT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this..&lt;/P&gt;&lt;P&gt;Regards,Rameshl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 06:34:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-workbook-save-as/m-p/9500461#M1747219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-12T06:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization for workbook (save as)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-workbook-save-as/m-p/9500462#M1747220</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;thanks all for helping me to solve that issue. Ifound a solution for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the change was to:&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;S_USER_AGR&lt;/STRONG&gt; removed all activities apart from &lt;STRONG&gt;03, S_BDS_D&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;removed all activities apart from &lt;STRONG&gt;03&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;S_BDS_DS&lt;/STRONG&gt; removed &lt;STRONG&gt;*&lt;/STRONG&gt; from class type and added &lt;STRONG&gt;OT&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 12:05:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-workbook-save-as/m-p/9500462#M1747220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-21T12:05:50Z</dc:date>
    </item>
  </channel>
</rss>

