<?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 variant in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-variant/m-p/6861158#M1475753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you mean "Transaction with parameters".&lt;/P&gt;&lt;P&gt;I get it to work but what do you mean with Select update and give the value as 'X'&lt;/P&gt;&lt;P&gt;Thanks  //  Peter B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Apr 2010 12:58:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-29T12:58:09Z</dc:date>
    <item>
      <title>Transaction variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-variant/m-p/6861155#M1475750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I have created a Z-table with maintenance view.&lt;/P&gt;&lt;P&gt;Now I would like to create a transaction code for this table and use the SM30 transaction as transaction.&lt;/P&gt;&lt;P&gt;Someone told me to use transaction variant, but how do I create this?&lt;/P&gt;&lt;P&gt;Thanks  //  Peter B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 12:32:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-variant/m-p/6861155#M1475750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T12:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-variant/m-p/6861156#M1475751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Note: Transaction variants can only be used with dialog transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to create a transaction variant&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction variants are created with transaction: &lt;STRONG&gt;SHD0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the field Transaction on SHD0 enter the transactioncode for the screen you want tpo modify (E.g. VA03)&lt;/P&gt;&lt;P&gt;In the field Variant on SHD0 enter the name you want to give the transaction variant (E.g. ZVA03)&lt;/P&gt;&lt;P&gt;Press Create&lt;/P&gt;&lt;P&gt;Now the screen for the transaction is shown and you can enter default values in the fields of the screen&lt;/P&gt;&lt;P&gt;Press Enter. Now a screen that enbles you to make further customizing (Hide, Output only, Invisible, Mandatory) if the screen fields is shown. &lt;/P&gt;&lt;P&gt;After you have finished customizing the screen press Enter to go to the next screen or ave and exit to save the Transaction variant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To run the transaction varian, you must create a new Transaction code in SE93 that referes to the Transaction variant. Choose Transaction with variant as Start object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: The transaction variant can also be called from a program that imcludes a call to function module &lt;STRONG&gt;RS_HDSYS_CALL_TC_VARIANT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Source: saptechies&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 12:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-variant/m-p/6861156#M1475751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T12:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-variant/m-p/6861157#M1475752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;goto TCODE SE93 give a name , select the radio button transaction with variant.&lt;/P&gt;&lt;P&gt;In the next screen in field transaction give tcode SM30 and select the check box to skip the first screen.&lt;/P&gt;&lt;P&gt;In bottom default values table&lt;/P&gt;&lt;P&gt;select viewname and give your table name as value.&lt;/P&gt;&lt;P&gt;select update and give the value as 'X'. &lt;/P&gt;&lt;P&gt;Save the transaction, now u can use the Tcode to update the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 12:42:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-variant/m-p/6861157#M1475752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T12:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-variant/m-p/6861158#M1475753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you mean "Transaction with parameters".&lt;/P&gt;&lt;P&gt;I get it to work but what do you mean with Select update and give the value as 'X'&lt;/P&gt;&lt;P&gt;Thanks  //  Peter B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 12:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-variant/m-p/6861158#M1475753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T12:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-variant/m-p/6861159#M1475754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...It's transaction with Parameters. you can use &lt;STRONG&gt;SHDO&lt;/STRONG&gt; and go with the steps as in my earlier post&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 13:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-variant/m-p/6861159#M1475754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T13:03:47Z</dc:date>
    </item>
  </channel>
</rss>

