<?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: Need RFC Function Module for Variant Comparison in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847764#M1684859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravindra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you asking about sales order material variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2012 08:59:06 GMT</pubDate>
    <dc:creator>madhu_vadlamani</dc:creator>
    <dc:date>2012-06-18T08:59:06Z</dc:date>
    <item>
      <title>Need RFC Function Module for Variant Comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847761#M1684856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was searching for a RFC enabled function module which could fetch the variant Information from other systems, so that I could compare the Changed Variants from two different systems (ECC and 4.6 ) for the same program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After lot of searching I could not get any RFC enabled FM, however I got one which is normal FM (RS_VARIANT_INFO). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I was thinking to create one "Z" RFC enabled FM as a Wrapper for Normal FM, and then call "RS_VARIANT_INFO" inside it. But somehow I am not still convinced with it.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please guide me if you know anything about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you in advance. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravindra Sonar.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 07:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847761#M1684856</guid>
      <dc:creator>former_member214878</dc:creator>
      <dc:date>2012-06-18T07:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need RFC Function Module for Variant Comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847762#M1684857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravindra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried RFC &lt;STRONG&gt;/ASU/RS_VARIANT_DISPLAY&lt;/STRONG&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope its useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 07:44:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847762#M1684857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-18T07:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need RFC Function Module for Variant Comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847763#M1684858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravindra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do a RFC_READ_TABLE on tables VARID and VARIT, and check the values returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shambu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 08:52:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847763#M1684858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-18T08:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need RFC Function Module for Variant Comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847764#M1684859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravindra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you asking about sales order material variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 08:59:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847764#M1684859</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-06-18T08:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need RFC Function Module for Variant Comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847765#M1684860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Madhu, I am not at all asking about Material Variants. Its all about the SE38 Program variants (Called selection set sometimes)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 09:41:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847765#M1684860</guid>
      <dc:creator>former_member214878</dc:creator>
      <dc:date>2012-06-18T09:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need RFC Function Module for Variant Comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847766#M1684861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rajesh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its almost the same I searched a while ago, sorry I forgot to mention in the question is - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I wanted such a RFC enabled FM which may filter records on - Variant Range, Last Changed User, Changed By, Changed On Date etc. e.g (RS_VARIANT_INFO)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the FM which u have suggested "/ASU/RS_VARIANT_DISPLAY" but what I need the most is Variant Range should be there and few filter Criterion should be there as like RS_VARIANT_INFO. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes me clearer now. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way thanks for sending reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and Regards,&lt;/P&gt;&lt;P&gt;Ravindra Sonar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 09:48:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847766#M1684861</guid>
      <dc:creator>former_member214878</dc:creator>
      <dc:date>2012-06-18T09:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need RFC Function Module for Variant Comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847767#M1684862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wrapping RS_VARIANT_INFO in a customer RFC enabled FM you will be able to check some data like user who created/changed, date/time. If you want more information like selection criteria use a FM like RS_VARIANT_VALUES_TECH_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 09:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847767#M1684862</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-06-18T09:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need RFC Function Module for Variant Comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847768#M1684863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond, as usual your answere was "TO THE POINT".... However I am not really looking after any normal function module which could give me better handle over Variant information, rather I am searching for RFC enabled one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think its enough searching now &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/797/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; there is no RFC enabled FM which is taking Variant information from another system .......... I need to go with RFC wrapper custom FM.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyway again, if anyone find something related to it ... please do share &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 10:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847768#M1684863</guid>
      <dc:creator>former_member214878</dc:creator>
      <dc:date>2012-06-18T10:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need RFC Function Module for Variant Comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847769#M1684864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Ravindra. I could not find any such RFC which fits in your requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you have to create a Z RFC to call function module RS_VARIANT_INFO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 11:01:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847769#M1684864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-18T11:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need RFC Function Module for Variant Comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847770#M1684865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree, we get some FM to change/create variant thru RFC, but, surprisingly, none to read those, so I looked at function group SVAR_RFC, where there are FM wrapper like RS_CHANGE_CREATED_VARIANT_RFC for RS_CHANGE_CREATED_VARIANT, RS_CREATE_VARIANT_RFC for RS_CREATE_VARIANT... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And all what I found was RS_VARIANT_CONTENTS_RFC wrapper of RS_VARIANT_CONTENTS which can be used to return the list of parameters and selection values, but not userid/time stamp, but which may interest you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards;&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 11:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-rfc-function-module-for-variant-comparison/m-p/8847770#M1684865</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-06-18T11:48:15Z</dc:date>
    </item>
  </channel>
</rss>

