<?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: getting values from variant in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-from-variant/m-p/2009040#M409846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; You can use the submit statement for this for passing variants to another progran .Look into the Submit statement additions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If helpful reward points,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;joseph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2007 11:36:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-07T11:36:20Z</dc:date>
    <item>
      <title>getting values from variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-from-variant/m-p/2009039#M409845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        i want to know how to get vaues of the variant from one program and pass the values only  to another progam . the program does not have a selection screen i have to pass the values for selection criteria.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;i tried with function module RS_VARIANT_CONTENTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to know how to use FM or else any other solution for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 11:29:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-from-variant/m-p/2009039#M409845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T11:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: getting values from variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-from-variant/m-p/2009040#M409846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; You can use the submit statement for this for passing variants to another progran .Look into the Submit statement additions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If helpful reward points,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;joseph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 11:36:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-from-variant/m-p/2009040#M409846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T11:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: getting values from variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-from-variant/m-p/2009041#M409847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     use  &lt;/P&gt;&lt;P&gt;      SUBMIT REPORT01                                      &lt;/P&gt;&lt;P&gt;        VIA SELECTION-SCREEN                          &lt;/P&gt;&lt;P&gt;        USING SELECTION-SET 'VARIANT1'                &lt;/P&gt;&lt;P&gt;        USING SELECTION-SETS OF PROGRAM 'REPORT00'    &lt;/P&gt;&lt;P&gt;        AND RETURN.                                   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 11:43:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-from-variant/m-p/2009041#M409847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T11:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: getting values from variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-from-variant/m-p/2009042#M409848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To the FM Rs_VARIANT_CONTENTS, You will have to pass the report name and variant name that you have saved in the report.The valuetab of the FM then returns you the value all the parameters and select options set in that variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then, use the values in the other report program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Avanish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 12:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-from-variant/m-p/2009042#M409848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T12:03:18Z</dc:date>
    </item>
  </channel>
</rss>

