<?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: Tcode assignment of templates in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751298#M639930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AGR_TCODES takes the menu entries for a role, not the values in S_TCODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the values from S_TCODE you need to use AGR_1251 and filter on S_TCODE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2007 15:01:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-17T15:01:52Z</dc:date>
    <item>
      <title>Tcode assignment of templates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751296#M639928</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;is there a possibility to check which tcode is executable by a template? I mean, when i want to create a role, i have the possibility to take a template, but how can i check in advance what authorization the template gives (on tcode basis)??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Via SUIM i did not found a solution....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THX for help in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 14:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751296#M639928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T14:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode assignment of templates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751297#M639929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at table AGR_TCODES; this table stores the information from the role menu. As long as there are transactions assigned to the SAP template/delivered role, it should show up in this table. You can cross reference this with table TSTCT to get the transaction code descriptions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no results are shown via SUIM, double check that there are actual transactions assigned to the delivered role; some SAP delivered roles only contain authorization objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: J. Nguyen - corrected S_Tcode comment&lt;/P&gt;&lt;P&gt;        Julie Nguyen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 14:55:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751297#M639929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T14:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode assignment of templates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751298#M639930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AGR_TCODES takes the menu entries for a role, not the values in S_TCODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the values from S_TCODE you need to use AGR_1251 and filter on S_TCODE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 15:01:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751298#M639930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T15:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode assignment of templates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751299#M639931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, AGR_1251 can show any value in the objects (obviously including S_TCODE) ; so you can use that; if nothing shows up in SUIM AND in AGR_TCODES, then I don't think there are any transactions assigned to the menu/role&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 15:03:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751299#M639931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T15:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode assignment of templates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751300#M639932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but for checking with table AGR_Tcode or SUIM i have to build at first a role with the template, and that i do not want.. because for example in the BI, there are 53 tempalte, and i do not want to create 53 roles and after checking i have to delete 45 one per one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, is there a possibillity to check the template?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 15:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751300#M639932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T15:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode assignment of templates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751301#M639933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then check table agr_1251 instead; most of the BI templates only contain authorization objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 15:09:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751301#M639933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T15:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode assignment of templates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751302#M639934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that all does not help, because the template does not get checked via the table agr_1251, only roles are checked, but not templates..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think i wil have to create with each template a role and after that I will be able to check it.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 15:15:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751302#M639934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T15:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode assignment of templates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751303#M639935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Markus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The templates are pulled from table: TPRVOR [SE16] but does not have the information you needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do what you indicated below by creating a role for each template or...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create a role and choose a template, click/highlight the desired template and click on DISPLAY.  In the "Cross-application Authorization Objects" under S_TCODE you will find the transactions associated with that template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not the best solution but I hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 16:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-assignment-of-templates/m-p/2751303#M639935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T16:11:03Z</dc:date>
    </item>
  </channel>
</rss>

