<?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: Transaction Varaint in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-varaint/m-p/5865763#M1322374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="7515286"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2009 12:21:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-15T12:21:51Z</dc:date>
    <item>
      <title>Transaction Varaint</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-varaint/m-p/5865762#M1322373</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 am working on  transaction MM01 where on the selection screen we want to grey out one of the field...as per the suggestions on sdn I found a tutorial to create a transaction variant and created one for MM01 but by the end of it I had to create a custom transaction also. But the problem is that the business people they still want to use MM01 and not any custom transaction, so is there anyway if I can achieve this using the transaction variant. (It is also decided that we will not do any kind of modification n the std SAP objec)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 07:03:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-varaint/m-p/5865762#M1322373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T07:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Varaint</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-varaint/m-p/5865763#M1322374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="7515286"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 12:21:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-varaint/m-p/5865763#M1322374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T12:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Varaint</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-varaint/m-p/5865764#M1322375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.... but when I tried to do it using SHD0... i had to create a custom transaction.. .otherwise it's not doing !!! can you please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 13:18:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-varaint/m-p/5865764#M1322375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T13:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Varaint</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-varaint/m-p/5865765#M1322376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Step 1: &lt;/P&gt;&lt;P&gt;Execute transaction SHD0 and create a Transaction Variant against the original transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2: &lt;/P&gt;&lt;P&gt;As soon as you press the create button, the original screen of the transaction will appear. After pressing any button/tab on the screen a menu variant screen will appear. Make sure to check any field or tab or any button you want to disappear from the menu functions. Press the exit and save button when you are sure that no further settings are required on sub-screens (if present). After pressing the exit and save button another menu variant screen will appear. Press the save button here and save as a local object or under any development class. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3: &lt;/P&gt;&lt;P&gt;When you are back on the Transaction Variant (SHD0) screen, press shift+F6 or click the goto menu and press the create variant transaction button. Through this transaction SE93 will be executed. Enter the transaction name you want to create and any other required field and now press the save button. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4: &lt;/P&gt;&lt;P&gt;Now execute the transaction you create through create Transaction Variant and enjoy the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: krupa jani on Jul 16, 2009 8:29 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 06:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-varaint/m-p/5865765#M1322376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T06:16:20Z</dc:date>
    </item>
  </channel>
</rss>

