<?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: providing authorization for parameter transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055035#M1352996</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are parametrizing any TCoe then there is no changes happen in the Authorization checks from the original. So you need to take care this in the following way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to table TDDAT and find out the Authorization Group of that z-table. If nothing found, please create a Custom Auth group and assign the table to that grp in SE54.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Now go to the role through which you want to provide access to that table to the users or create a new role and add the Parametrized Tcode in the menu of the Tcode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In authorization data, please assign the Authorization group for that particular table in S_TABU_DIS and provide the activity as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Assign the role to the users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dipanjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Sep 2009 13:52:11 GMT</pubDate>
    <dc:creator>sdipanjan</dc:creator>
    <dc:date>2009-09-10T13:52:11Z</dc:date>
    <item>
      <title>providing authorization for parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055034#M1352995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;          I have created a parameter transaction for a table maintainance generator(table a z-table). the requirement is, we want to provide authorization only for few users so how can we go forward...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;sandeep akella.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 13:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055034#M1352995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T13:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: providing authorization for parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055035#M1352996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are parametrizing any TCoe then there is no changes happen in the Authorization checks from the original. So you need to take care this in the following way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to table TDDAT and find out the Authorization Group of that z-table. If nothing found, please create a Custom Auth group and assign the table to that grp in SE54.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Now go to the role through which you want to provide access to that table to the users or create a new role and add the Parametrized Tcode in the menu of the Tcode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In authorization data, please assign the Authorization group for that particular table in S_TABU_DIS and provide the activity as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Assign the role to the users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dipanjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 13:52:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055035#M1352996</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-09-10T13:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: providing authorization for parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055036#M1352997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you explain me in detail as i am new to the basis security&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 10:12:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055036#M1352997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-11T10:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: providing authorization for parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055037#M1352998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already given the step by step explanation upto considerable amount of details. Can you please let me know where the confusion lies? before that please try the steps yourself to check were you are getting stuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dipanjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 11:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055037#M1352998</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-09-11T11:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: providing authorization for parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055038#M1352999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt; i mean the transaction codes for going to authorization data  .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 11:26:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055038#M1352999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-11T11:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: providing authorization for parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055039#M1353000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are asking where to create role? it is PFCG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 11:38:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055039#M1353000</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-09-11T11:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: providing authorization for parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055040#M1353001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend maintaining the authorization data for parameter transactions in SU24, as in the absence of proposals the system will pull the data from the core transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very often these can only be maintained generically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the application help and documentation on these two transactions which have been mentioned and it will be clear to you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="4" __jive_macro_name="size"&gt;Julius ducks and runs for cover...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 12:27:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055040#M1353001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-11T12:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: providing authorization for parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055041#M1353002</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;It's possible to include one table to several authorization group in TDDAT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;Tonya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 12:27:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/providing-authorization-for-parameter-transaction/m-p/6055041#M1353002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T12:27:19Z</dc:date>
    </item>
  </channel>
</rss>

