<?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: Can I have diff transacton Variant for the same tcode? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241773#M1382274</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;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Say i have two groups for the same transaction with two diff variants,&lt;/P&gt;&lt;P&gt;&amp;gt; then &lt;STRONG&gt;for group 1 i will assign  variant1&lt;/STRONG&gt; and will activate this as the standard variant.&lt;/P&gt;&lt;P&gt;&amp;gt; NOw &lt;STRONG&gt;for group two, i will assign my second variant&lt;/STRONG&gt; (without activating it as standard variant).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way you explain is strange, I don't understand. You can't assign &lt;STRONG&gt;manually&lt;/STRONG&gt; a variant group to a transaction variant, this is done &lt;STRONG&gt;automatically based on the names&lt;/STRONG&gt;, maybe you make confusion with assignment between variant group and user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A little example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say we have : ZG1 for group 1, and ZG2 for group 2. Transaction is ZT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say user is assigned to group ZG1 by default, and also ZG2 (he may switch to ZG2 using the transaction I mentioned above)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When user runs ZT transaction, SAP uses automatically ZG1ZT transaction variant (the standard variant is ignored when a transaction variant is found based on variant group). If the user switches to ZG2 variant group, SAP uses automatically ZG2ZT transaction variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you activate a standard variant, this will taken into account for users which don't have a variant group assigned, or those which transaction variant doesn't exist for variant group + transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it doesn't work as I said, maybe there is a bug, check SAP notes...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2009 09:59:37 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2009-10-01T09:59:37Z</dc:date>
    <item>
      <title>Can I have diff transacton Variant for the same tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241764#M1382265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I have diff transacton Variant for the same tcode? If so i will i assign it to diffrent users.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement Details:&lt;/P&gt;&lt;P&gt;I have three diiffrent roles accessing XK02.&lt;/P&gt;&lt;P&gt;I need to provide diffrent transactions variants for these 3 roles, through Variant groups. How will i do this?&lt;/P&gt;&lt;P&gt;When i tried to do this, i found that, we need to activate a standard variant for the transaction, which inturn will be default for all these roles. S how will i specify different Transaction variant for diff  roles...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the below link i have seen a solution where i need to login into each users profile and set it.&lt;/P&gt;&lt;P&gt;link: [&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1407378"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jithin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 09:47:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241764#M1382265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T09:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have diff transacton Variant for the same tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241765#M1382266</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;You are right,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create multiple transaction variants(in SHD0) and assign multiple transaction codes(Variant transaction) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence you can access transaction variants with multiple Z transaction codes that are created for the same standard transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when you activate the transaction variant as the standard variant, instead of the standard transaction, your variant transaction is called. Hence you can have only ONE STANDARD VARIANT at time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence i suggest you to assign different transactions for the transaction variant and access them separately&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 09:58:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241765#M1382266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T09:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have diff transacton Variant for the same tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241766#M1382267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;assign different transactions&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; My requirement is to assign diffrent Transaction variants for &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; same T-code &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jithin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 10:10:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241766#M1382267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T10:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have diff transacton Variant for the same tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241767#M1382268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jithin,&lt;/P&gt;&lt;P&gt;There is no need to create different roles.&lt;/P&gt;&lt;P&gt;First create a variant group say zg1 assign it to user yuser1 and variant group zg2 and assign it to user yuser2.&lt;/P&gt;&lt;P&gt;Under transaction code enter the tcode for which u want to create transaction variant.(for ex. VA01) &lt;/P&gt;&lt;P&gt;Under Standard Varaints-&amp;gt;  Standard Varaints by default some name like ZG2VA01 will appear. &lt;/P&gt;&lt;P&gt;Now click on the create button and create the transaction variant as per requirement and save it.&lt;/P&gt;&lt;P&gt;Similarly do it for other 2 variant groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 10:19:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241767#M1382268</guid>
      <dc:creator>rvinod1982</dc:creator>
      <dc:date>2009-09-30T10:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have diff transacton Variant for the same tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241768#M1382269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to assign different Transaction variants for the &lt;STRONG&gt;same&lt;/STRONG&gt; T-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is &lt;STRONG&gt;not&lt;/STRONG&gt; assigning &lt;STRONG&gt;different&lt;/STRONG&gt; Transaction variant for  &lt;STRONG&gt;different&lt;/STRONG&gt; T-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jithin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 11:08:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241768#M1382269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T11:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have diff transacton Variant for the same tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241769#M1382270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jithin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, this is possible to have different variant for same T code. You can contact your BASIS team for more info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 11:18:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241769#M1382270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T11:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have diff transacton Variant for the same tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241770#M1382271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yadav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What request should i reaise to the basis team? When i explained my requirement to them, they are not able to find a slotion on what needs to be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jithin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 11:51:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241770#M1382271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T11:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have diff transacton Variant for the same tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241771#M1382272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Variant groups are maintained in SHD0, in tab "Standard Variant, then in tab "Variant Groups".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Variant Group is assigned to 0 to N users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A user may have 0 to N variant groups. If he has several variant groups, he may switch using SHD_SWITCH transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At a given time, a user can be assigned to only one variant group.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;At each logon, the user is assigned by default to the variant group assigned by button "Set proposal" in SHD0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When user has currently ZVVVV variant group and he runs ZT transaction, SAP automatically uses ZVVVVZT transaction variant if it exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A variant group named ZVVVV is linked automatically to all transaction variants named ZVVVV* (where * must be the transaction code to which the transaction variant applies).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a transaction has both a standard variant and a group variant, SAP runs the transaction using the transaction variant from the variant group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 22:08:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241771#M1382272</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-09-30T22:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have diff transacton Variant for the same tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241772#M1382273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;If a transaction has both a standard variant and a group variant, SAP runs the transaction using the transaction variant from the variant group.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is here. SAP takes the sandard variant that is being activated to the Transaction and not the variant assigned to the group. &lt;/P&gt;&lt;P&gt;Say i have two groups for the same transaction with two diff variants, then for group 1 i will assign  variant1 and will activate this as the standard variant.&lt;/P&gt;&lt;P&gt;NOw for group two, i will assign my second variant(without activating it as standard variant).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when we excute the transaction, only the variant for group1 is considered for group2 also because it is the standard variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i think it is not possible to assign different varinat for a same t-code. Please correct me if i am wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jithin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 02:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241772#M1382273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-01T02:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have diff transacton Variant for the same tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241773#M1382274</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;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Say i have two groups for the same transaction with two diff variants,&lt;/P&gt;&lt;P&gt;&amp;gt; then &lt;STRONG&gt;for group 1 i will assign  variant1&lt;/STRONG&gt; and will activate this as the standard variant.&lt;/P&gt;&lt;P&gt;&amp;gt; NOw &lt;STRONG&gt;for group two, i will assign my second variant&lt;/STRONG&gt; (without activating it as standard variant).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way you explain is strange, I don't understand. You can't assign &lt;STRONG&gt;manually&lt;/STRONG&gt; a variant group to a transaction variant, this is done &lt;STRONG&gt;automatically based on the names&lt;/STRONG&gt;, maybe you make confusion with assignment between variant group and user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A little example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say we have : ZG1 for group 1, and ZG2 for group 2. Transaction is ZT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say user is assigned to group ZG1 by default, and also ZG2 (he may switch to ZG2 using the transaction I mentioned above)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When user runs ZT transaction, SAP uses automatically ZG1ZT transaction variant (the standard variant is ignored when a transaction variant is found based on variant group). If the user switches to ZG2 variant group, SAP uses automatically ZG2ZT transaction variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you activate a standard variant, this will taken into account for users which don't have a variant group assigned, or those which transaction variant doesn't exist for variant group + transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it doesn't work as I said, maybe there is a bug, check SAP notes...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 09:59:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-have-diff-transacton-variant-for-the-same-tcode/m-p/6241773#M1382274</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-10-01T09:59:37Z</dc:date>
    </item>
  </channel>
</rss>

