<?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: hide variant button in menu toolbar in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-variant-button-in-menu-toolbar/m-p/5882475#M1325146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select the variants, click the save button.  In the next screen,  choose the option Only display in catalog.  Do this for all variants. Then the variant button will not be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the other Variant Attributes are below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    On this screen, you can define the attributes for the variant. Make sure&lt;/P&gt;&lt;P&gt;    that you enter a meaningful short text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   Only for background processing&lt;/P&gt;&lt;P&gt;        If you select this option, the variant can only be used in&lt;/P&gt;&lt;P&gt;        background processing. You will not be able to start the program&lt;/P&gt;&lt;P&gt;        with this variant in dialog mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   Protect variant&lt;/P&gt;&lt;P&gt;        If you select this option, the variant can only be changed by the&lt;/P&gt;&lt;P&gt;        person who created it or the last person to change it. If you start&lt;/P&gt;&lt;P&gt;        a program using a protected variant, none of the fields on the&lt;/P&gt;&lt;P&gt;        selection screen accept user input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   Only display in catalog&lt;/P&gt;&lt;P&gt;        If you select this option, the variant is not displayed in the input&lt;/P&gt;&lt;P&gt;        help list; it is only displayed in the catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   System variant&lt;/P&gt;&lt;P&gt;This option is set automatically, and cannot be changed. For details&lt;/P&gt;&lt;P&gt;of how to create and maintain system variables, refer to the&lt;/P&gt;&lt;P&gt;documentation for the initial variant maintenance screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2009 08:31:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-22T08:31:28Z</dc:date>
    <item>
      <title>hide variant button in menu toolbar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-variant-button-in-menu-toolbar/m-p/5882471#M1325142</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;I would hide the variant button in the menu toolbar for the transaction vl10g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link:[http://img104.imageshack.us/img104/5439/vl10g.png]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;somebody can help me??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 08:06:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-variant-button-in-menu-toolbar/m-p/5882471#M1325142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T08:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: hide variant button in menu toolbar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-variant-button-in-menu-toolbar/m-p/5882472#M1325143</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;I think you cannot delete the variant button in the standard transaction code VL10G.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do an alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take the program of the transaction, go to se38, give the program name, click on the variants button on the top, select the variants and delete it.  Once all the variants are deleted, the variant button will disappear from the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 08:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-variant-button-in-menu-toolbar/m-p/5882472#M1325143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T08:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: hide variant button in menu toolbar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-variant-button-in-menu-toolbar/m-p/5882473#M1325144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hi,
&amp;lt;li&amp;gt; Delete all the variants for the transaction code. Automatically that is gone.
&amp;lt;li&amp;gt;Goto menu-&amp;gt;variants-&amp;gt;Delete-&amp;gt;Popup with variants-&amp;gt;select and delete all variants.

Thanks
Venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 08:22:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-variant-button-in-menu-toolbar/m-p/5882473#M1325144</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-07-22T08:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: hide variant button in menu toolbar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-variant-button-in-menu-toolbar/m-p/5882474#M1325145</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;Thanks for the reply but  wont delete the variant but only HIDE the button...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 08:25:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-variant-button-in-menu-toolbar/m-p/5882474#M1325145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T08:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: hide variant button in menu toolbar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-variant-button-in-menu-toolbar/m-p/5882475#M1325146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select the variants, click the save button.  In the next screen,  choose the option Only display in catalog.  Do this for all variants. Then the variant button will not be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the other Variant Attributes are below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    On this screen, you can define the attributes for the variant. Make sure&lt;/P&gt;&lt;P&gt;    that you enter a meaningful short text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   Only for background processing&lt;/P&gt;&lt;P&gt;        If you select this option, the variant can only be used in&lt;/P&gt;&lt;P&gt;        background processing. You will not be able to start the program&lt;/P&gt;&lt;P&gt;        with this variant in dialog mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   Protect variant&lt;/P&gt;&lt;P&gt;        If you select this option, the variant can only be changed by the&lt;/P&gt;&lt;P&gt;        person who created it or the last person to change it. If you start&lt;/P&gt;&lt;P&gt;        a program using a protected variant, none of the fields on the&lt;/P&gt;&lt;P&gt;        selection screen accept user input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   Only display in catalog&lt;/P&gt;&lt;P&gt;        If you select this option, the variant is not displayed in the input&lt;/P&gt;&lt;P&gt;        help list; it is only displayed in the catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   System variant&lt;/P&gt;&lt;P&gt;This option is set automatically, and cannot be changed. For details&lt;/P&gt;&lt;P&gt;of how to create and maintain system variables, refer to the&lt;/P&gt;&lt;P&gt;documentation for the initial variant maintenance screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 08:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-variant-button-in-menu-toolbar/m-p/5882475#M1325146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T08:31:28Z</dc:date>
    </item>
  </channel>
</rss>

