<?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: Save dynamic variant in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-dynamic-variant/m-p/9282083#M1724099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to define your work area related to dynamic selection in NO-DISPLAY parameters, so those data will be saved with the variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&amp;nbsp; parameters h_expr type rsds_texpr no-display.&lt;/P&gt;&lt;P&gt;&amp;nbsp; parameters h_ranges type rsds_trange no-display.&lt;/P&gt;&lt;P&gt;&amp;nbsp; parameters h_number like sy-tfill no-display.&lt;/P&gt;&lt;P&gt;&amp;nbsp; parameters h_fields type tfields no-display.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have also to insure AT SELECTION-SCREEN OUTPUT and AT SELECTION-SCREEN.the impact on displayed dynamic selection of other changes (e.g. table name or table selection changes)&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 Feb 2013 12:50:45 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2013-02-18T12:50:45Z</dc:date>
    <item>
      <title>Save dynamic variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-dynamic-variant/m-p/9282081#M1724097</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;&lt;/P&gt;&lt;P&gt;I have zprogram with normally parameters screen and dynamic selection from logical database read by FREE_SELECTIONS_DIALOG.&lt;/P&gt;&lt;P&gt;When I save variant in my selection program screen then values from parameters are save except fields value from dynamically selections.&lt;/P&gt;&lt;P&gt;How to extort to save all fields values on screens.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 12:34:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-dynamic-variant/m-p/9282081#M1724097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-18T12:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Save dynamic variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-dynamic-variant/m-p/9282082#M1724098</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;when I have searched for the same issue, I have found that SAP only save dynamic variant for logical database based program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so that will never work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 12:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-dynamic-variant/m-p/9282082#M1724098</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-02-18T12:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Save dynamic variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-dynamic-variant/m-p/9282083#M1724099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to define your work area related to dynamic selection in NO-DISPLAY parameters, so those data will be saved with the variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&amp;nbsp; parameters h_expr type rsds_texpr no-display.&lt;/P&gt;&lt;P&gt;&amp;nbsp; parameters h_ranges type rsds_trange no-display.&lt;/P&gt;&lt;P&gt;&amp;nbsp; parameters h_number like sy-tfill no-display.&lt;/P&gt;&lt;P&gt;&amp;nbsp; parameters h_fields type tfields no-display.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have also to insure AT SELECTION-SCREEN OUTPUT and AT SELECTION-SCREEN.the impact on displayed dynamic selection of other changes (e.g. table name or table selection changes)&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 Feb 2013 12:50:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-dynamic-variant/m-p/9282083#M1724099</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-02-18T12:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Save dynamic variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-dynamic-variant/m-p/9282084#M1724100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It has no effect. Maybe save variant with my own code will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 11:33:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-dynamic-variant/m-p/9282084#M1724100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-19T11:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Save dynamic variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-dynamic-variant/m-p/9282085#M1724101</link>
      <description>&lt;P&gt;I have tried the above suggestion, But what needs to be written in the At Sclelction Screen Event.&lt;/P&gt;&lt;P&gt;In AT SELECTION-SCREEN OUTPUT I have written the Logic for the Selection of the FIelds. Can Someone Help Me.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 11:00:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-dynamic-variant/m-p/9282085#M1724101</guid>
      <dc:creator>kranthi_kiran5</dc:creator>
      <dc:date>2020-01-30T11:00:25Z</dc:date>
    </item>
  </channel>
</rss>

