<?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: select-options in subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-subscreen/m-p/2295292#M501087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I've finally used the FM 'COMPLEX_SELECTIONS_DIALOG' to do it, altough I'd still like to know what's wrong, why the select-options don't keep the data. Thanks for eveything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2007 06:50:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-25T06:50:31Z</dc:date>
    <item>
      <title>select-options in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-subscreen/m-p/2295289#M501084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi people!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a subscreen with an I/O field and a subscreen. In that subscreen I load a select-option, but when I put data on the fields, I realize the I/O field keeps the data but my select-option is 0, there's no data on it. I'm sure the answer must be really simple but I can't find it and it's driving me nuts. Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zigor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 14:29:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-subscreen/m-p/2295289#M501084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T14:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: select-options in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-subscreen/m-p/2295290#M501085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you clearing the select-option somewhere?  I assme this SELECT-OPTION is being defined in a SELECT-SCREEN as  a SUBSCREEN and then you are then embeding this into a subscreen container in  your dynpro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 14:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-subscreen/m-p/2295290#M501085</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-05-24T14:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: select-options in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-subscreen/m-p/2295291#M501086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly. I've got a subscreen in a dynpro and in the main program I've defined it like this:&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 0610 AS SUBSCREEN.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.&lt;/P&gt;&lt;P&gt;    SELECT-OPTIONS n_matnr FOR ekpo-matnr.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN END OF BLOCK b1.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF SCREEN 0610.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I'm not clearing it. I debug just after i write the data on it but nothing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 14:50:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-subscreen/m-p/2295291#M501086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T14:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: select-options in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-subscreen/m-p/2295292#M501087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I've finally used the FM 'COMPLEX_SELECTIONS_DIALOG' to do it, altough I'd still like to know what's wrong, why the select-options don't keep the data. Thanks for eveything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:50:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-subscreen/m-p/2295292#M501087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: select-options in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-subscreen/m-p/2295293#M501088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;today i had the same problem with I/O fields. The solution is written in the SAP Help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/9f/dbabfe35c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/9f/dbabfe35c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also have to call the subscreen in the PAI of the Dynpro. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call subscreen sub.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 10:46:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-subscreen/m-p/2295293#M501088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T10:46:20Z</dc:date>
    </item>
  </channel>
</rss>

