<?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 current version variants for   report using RS_CREATE_VARIANT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753978#M1115021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is that the current selection screen has fewer or different fields for selection that the variant has.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For what program are you trying to create if possible paste your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Karthik Arunachalam on Nov 9, 2008 4:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Nov 2008 10:55:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-09T10:55:13Z</dc:date>
    <item>
      <title>How to create current version variants for   report using RS_CREATE_VARIANT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753977#M1115020</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;&lt;/P&gt;&lt;P&gt;                  When i am using RS_CREATE_VARIANT to create a variant for a standard report then a message is coming that the 'Created variant is not of current version'. .How should i avoid this. If i want to create a variant of current version then what parameters have to populated in the FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2008 10:42:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753977#M1115020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-09T10:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to create current version variants for   report using RS_CREATE_VARIANT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753978#M1115021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is that the current selection screen has fewer or different fields for selection that the variant has.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For what program are you trying to create if possible paste your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Karthik Arunachalam on Nov 9, 2008 4:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2008 10:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753978#M1115021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-09T10:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to create current version variants for   report using RS_CREATE_VARIANT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753979#M1115022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am doing for MB5B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2008 11:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753979#M1115022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-09T11:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to create current version variants for   report using RS_CREATE_VARIANT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753980#M1115023</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;&lt;/P&gt;&lt;P&gt;                 I observe that variant created by above function module is of not cuurent version. i am getting an error, 'Variant craeted is of not current version'. HOw should i avoid this and what parameters i have to pass to create current version variant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2008 04:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753980#M1115023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-10T04:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to create current version variants for   report using RS_CREATE_VARIANT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753981#M1115024</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;try these..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
FASU_RS_CHANGE_CREATED_VARIANT change variant w/o selection screen - client dependent
FASU_RS_CREATE_VARIANT         create variant (w/o selection screen) - client dependent
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arunima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2008 08:27:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753981#M1115024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-10T08:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create current version variants for   report using RS_CREATE_VARIANT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753982#M1115025</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;           &lt;/P&gt;&lt;P&gt;                 though i use FASU_RS_CREATE_VARIANT , i get same error message ' Variant created for the report   RM07MLBD is not the current version&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 04:54:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753982#M1115025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T04:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create current version variants for   report using RS_CREATE_VARIANT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753983#M1115026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u experts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 06:28:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-current-version-variants-for-report-using-rs-create-variant/m-p/4753983#M1115026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-26T06:28:21Z</dc:date>
    </item>
  </channel>
</rss>

