<?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: Values for variants in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-variants/m-p/2396088#M533286</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;Instead you can call the second program using the SUBMIT ...AND RETURN statement .&lt;/P&gt;&lt;P&gt;You can dynamically pass different values to the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_webas620/helpdata/en/c0/98039ee58611d194cc00a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_webas620/helpdata/en/c0/98039ee58611d194cc00a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to use table TVARV by placing values in the table in first report and using the value in the second and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Tushar Mundlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2007 09:14:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-18T09:14:50Z</dc:date>
    <item>
      <title>Values for variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-variants/m-p/2396086#M533284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   for a background job, there are 5 programs assigned to it. Depending upon the output of the first program, the values needs to be passed to the second program, so how does the second program gets the variant value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any table where the new values are stored and can be changed??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Gautam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 08:53:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-variants/m-p/2396086#M533284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T08:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Values for variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-variants/m-p/2396087#M533285</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;U can get the values for the variant using FM&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;RS_VARIANT_CONTENTS&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To change the variant values use FM&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;RS_CHANGE_CREATED_VARIANT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link...&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="3594207"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--PAtil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 09:00:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-variants/m-p/2396087#M533285</guid>
      <dc:creator>santhosh_patil</dc:creator>
      <dc:date>2007-06-18T09:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Values for variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-variants/m-p/2396088#M533286</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;Instead you can call the second program using the SUBMIT ...AND RETURN statement .&lt;/P&gt;&lt;P&gt;You can dynamically pass different values to the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_webas620/helpdata/en/c0/98039ee58611d194cc00a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_webas620/helpdata/en/c0/98039ee58611d194cc00a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to use table TVARV by placing values in the table in first report and using the value in the second and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Tushar Mundlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 09:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/values-for-variants/m-p/2396088#M533286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T09:14:50Z</dc:date>
    </item>
  </channel>
</rss>

