<?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 Filling dynpro fields from a subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-dynpro-fields-from-a-subscreen/m-p/763972#M37296</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;I am trying to return values from a value request (F4) into respective fields on a dynpro without PBO. This works fine via function 'DYNP_VALUES_UPDATE', but fails when the value request originates from a subscreen of the dynpro (tab strip).&lt;/P&gt;&lt;P&gt;The parameters dyname and dynumb of the function are never evaluated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions how to access the dynpro fields of the affiliate main dynpro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Dec 2003 15:09:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2003-12-04T15:09:08Z</dc:date>
    <item>
      <title>Filling dynpro fields from a subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-dynpro-fields-from-a-subscreen/m-p/763972#M37296</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;I am trying to return values from a value request (F4) into respective fields on a dynpro without PBO. This works fine via function 'DYNP_VALUES_UPDATE', but fails when the value request originates from a subscreen of the dynpro (tab strip).&lt;/P&gt;&lt;P&gt;The parameters dyname and dynumb of the function are never evaluated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions how to access the dynpro fields of the affiliate main dynpro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2003 15:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-dynpro-fields-from-a-subscreen/m-p/763972#M37296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2003-12-04T15:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Filling dynpro fields from a subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-dynpro-fields-from-a-subscreen/m-p/763973#M37297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try using FM - 'POPUP_WITH_TABLE_DISPLAY', which displays the F4 values in a table and when selected, it is returned in the parameter CHOICE as a tabix of the internal table. Then read that internal table with the CHOICE parameter and then assign to screen field. It works for all kinds of screens and across screen types either.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Amrut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2004 06:32:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-dynpro-fields-from-a-subscreen/m-p/763973#M37297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-03-17T06:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Filling dynpro fields from a subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-dynpro-fields-from-a-subscreen/m-p/763974#M37298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to pass to function module the program and screen number corresponding to main dynpro, not subscreen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2004 10:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-dynpro-fields-from-a-subscreen/m-p/763974#M37298</guid>
      <dc:creator>franois_henrotte</dc:creator>
      <dc:date>2004-03-22T10:56:51Z</dc:date>
    </item>
  </channel>
</rss>

