<?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: Variant for Module Pool - Subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-module-pool-subscreen/m-p/11612089#M1941116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maria,&lt;/P&gt;&lt;P&gt; For what do you want variant for.? Like for notif, order, equipment.?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Apr 2016 12:01:05 GMT</pubDate>
    <dc:creator>Ashg1402</dc:creator>
    <dc:date>2016-04-01T12:01:05Z</dc:date>
    <item>
      <title>Variant for Module Pool - Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-module-pool-subscreen/m-p/11612088#M1941115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add, display, change, delete and search variants in a PBO module. These are the variants of a subscreen. I have on the same screen a subscreen for the selection and a space for the result list. I have found following function modules: RS_VARIANT_ADD, RS_VARIANT_DISPLAY, RS_VARIANT_CHANGE, RS_VARIANT_DELETE. Are they suitable for this purpose? Can you provide some examples where this is implemented?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implementation will be done in the PBO Module : Module User_Command_XXXXX Input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 11:53:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-module-pool-subscreen/m-p/11612088#M1941115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-01T11:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Variant for Module Pool - Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-module-pool-subscreen/m-p/11612089#M1941116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maria,&lt;/P&gt;&lt;P&gt; For what do you want variant for.? Like for notif, order, equipment.?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 12:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-module-pool-subscreen/m-p/11612089#M1941116</guid>
      <dc:creator>Ashg1402</dc:creator>
      <dc:date>2016-04-01T12:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Variant for Module Pool - Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-module-pool-subscreen/m-p/11612090#M1941117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can manage in PBO and PAI some Fm as&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;RS_VARIANT_EXISTS&lt;/LI&gt;&lt;LI&gt;(PBO) RS_SUPPORT_SELECTIONS&lt;/LI&gt;&lt;LI&gt;(PAI)&amp;nbsp; RS_VARIANT_SAVE_FROM_SELSCREEN (as function code SPOS ) ,&amp;nbsp;&amp;nbsp; RS_VARIANT_FETCH (GET) RS_VARIANT_LIST&amp;nbsp; (VARI)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt;Hint: As those FM should be executed in main dynpro, so not the selection-screen subscreen, you may (will) be required to set sy-dynnr, sy-slset before/after call of those.&lt;/EM&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>Fri, 01 Apr 2016 12:10:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-module-pool-subscreen/m-p/11612090#M1941117</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-04-01T12:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Variant for Module Pool - Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-module-pool-subscreen/m-p/11612091#M1941118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wrote my own report and cannot use the generate sap variants implementation because I am selecting in a subscreen that I have created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 12:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-module-pool-subscreen/m-p/11612091#M1941118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-01T12:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Variant for Module Pool - Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-module-pool-subscreen/m-p/11612092#M1941119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wouldn't recommend to use the standard function modules for handling program variants in normal dynpros, even if it contains a selection screen of type subscreen. I think you'll get many weird effects. Instead, I advise defining the screen as being a selection screen with a subscreen area containing your classic dynpro and let the standard handle the program variants. But I don't know what exactly is possible in your case, could you explain a little bit more what you're trying to achieve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 21:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-for-module-pool-subscreen/m-p/11612092#M1941119</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-04-01T21:37:41Z</dc:date>
    </item>
  </channel>
</rss>

