<?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: how to create varient from program? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486487#M1255805</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; Hi Vishnu ,&lt;/P&gt;&lt;P&gt;&amp;gt; Thanks for your reply. But I want to create vareint programmatically.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understand, you want to create values for the &lt;STRONG&gt;variant&lt;/STRONG&gt; programmatically.  For that, see my earlier response.  And though I frown on posting just linkes,  janagar sundara...'s second link has what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would only want to create a variant programmatically, if the selection fields on the screen were changing all the time.  And that is non-trivial.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2009 06:00:06 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2009-04-22T06:00:06Z</dc:date>
    <item>
      <title>how to create varient from program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486478#M1255796</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; Can any body tell how to create varient from program?&lt;/P&gt;&lt;P&gt;Ex. I am schedulling a job through my program. and the program which i am submitting to 'JOB_SUBMIT'&lt;/P&gt;&lt;P&gt;      function module needs a varient which will consist of only one input field and that field is changing &lt;/P&gt;&lt;P&gt;      very frequently so i want to create verient as input field changes..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 05:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486478#M1255796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T05:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to create varient from program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486479#M1255797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, SE38 is where you can maintain variants.  What's the nature of the field?  If it's date related, then you can use built in variables in the variant attributes screen.  Otherwise, you can create your own using transaction STVARVC, and programmatically set the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For details - search the forums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 05:28:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486479#M1255797</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-04-22T05:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to create varient from program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486480#M1255798</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;pass required values to the fields on selection screen and press SAVE button on the same screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It navigates u to next screen, give the required variant name &amp;amp; description and save it again..it creates a variant and comes to selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to see the variant prees SHIFT+F5 on selection screen, it shows all the available variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 05:30:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486480#M1255798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T05:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to create varient from program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486481#M1255799</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;enter the values which required on selection-screen and use save button .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use u r meaning full name for variant and description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to see the variant prees SHIFT+F5 on selection screen, it shows all the available variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~linganna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 05:34:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486481#M1255799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T05:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to create varient from program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486482#M1255800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SE38,choose the program and select Variants option and then create and provide description for the variant and then save it,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 05:37:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486482#M1255800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T05:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to create varient from program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486483#M1255801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu ,&lt;/P&gt;&lt;P&gt;Thanks for your reply. But I want to create vareint programmatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 05:38:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486483#M1255801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T05:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to create varient from program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486484#M1255802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaytri,&lt;/P&gt;&lt;P&gt;I want to create varient  through program. Is there any Function module to create vareint.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 05:39:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486484#M1255802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T05:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to create varient from program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486485#M1255803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/Snippets/set" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/Snippets/set&lt;/A&gt;&lt;EM&gt;default&lt;/EM&gt;varient+&lt;EM&gt;in&lt;/EM&gt;reports&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/ABAP/Creating" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/ABAP/Creating&lt;/A&gt;&lt;EM&gt;dynamic&lt;/EM&gt;variant&lt;EM&gt;using&lt;/EM&gt;table+TVARV&lt;/P&gt;&lt;P&gt;hope it will be useful for you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 05:45:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486485#M1255803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T05:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to create varient from program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486486#M1255804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use FM&lt;/P&gt;&lt;P&gt;RS_VARIANT_DISPLAY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 05:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486486#M1255804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T05:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to create varient from program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486487#M1255805</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; Hi Vishnu ,&lt;/P&gt;&lt;P&gt;&amp;gt; Thanks for your reply. But I want to create vareint programmatically.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understand, you want to create values for the &lt;STRONG&gt;variant&lt;/STRONG&gt; programmatically.  For that, see my earlier response.  And though I frown on posting just linkes,  janagar sundara...'s second link has what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would only want to create a variant programmatically, if the selection fields on the screen were changing all the time.  And that is non-trivial.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 06:00:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-varient-from-program/m-p/5486487#M1255805</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-04-22T06:00:06Z</dc:date>
    </item>
  </channel>
</rss>

