<?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 problem with matchcode/selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-matchcode-selection-screen/m-p/4827558#M1129601</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;When i press the matchcode of a parameter of the selection screen it has to show the values depending of the values of other parameter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter A: 2&lt;/P&gt;&lt;P&gt;Parameter B: press matchcode (values 5,6,7)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter A: 3&lt;/P&gt;&lt;P&gt;Parameter B: press matchcode (vales 1,2,3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already this programed in at selection scree on value-request for B. There i do the select to the table where i obtain the correspondences between A and B depending the values from A. Finally i create the help with  HELP_VALUES_GET_WITH_TABLE function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works correctly with A = 2 but not with A = 3 or other value where always i obtain the values as A = 2 (it is because in the declaration of parameter the default is 2). In other words, it is like im not obtaining the changes of values for A in this point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe i wrong the election of the event? Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Manel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Nov 2008 12:08:49 GMT</pubDate>
    <dc:creator>former_member582701</dc:creator>
    <dc:date>2008-11-21T12:08:49Z</dc:date>
    <item>
      <title>problem with matchcode/selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-matchcode-selection-screen/m-p/4827558#M1129601</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;When i press the matchcode of a parameter of the selection screen it has to show the values depending of the values of other parameter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter A: 2&lt;/P&gt;&lt;P&gt;Parameter B: press matchcode (values 5,6,7)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter A: 3&lt;/P&gt;&lt;P&gt;Parameter B: press matchcode (vales 1,2,3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already this programed in at selection scree on value-request for B. There i do the select to the table where i obtain the correspondences between A and B depending the values from A. Finally i create the help with  HELP_VALUES_GET_WITH_TABLE function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works correctly with A = 2 but not with A = 3 or other value where always i obtain the values as A = 2 (it is because in the declaration of parameter the default is 2). In other words, it is like im not obtaining the changes of values for A in this point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe i wrong the election of the event? Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Manel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 12:08:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-matchcode-selection-screen/m-p/4827558#M1129601</guid>
      <dc:creator>former_member582701</dc:creator>
      <dc:date>2008-11-21T12:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem with matchcode/selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-matchcode-selection-screen/m-p/4827559#M1129602</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;The value of field A would not be directly available in at selection screen on value-request for B. Try using FM C14Z_DYNP_READ_FIELD ( or some other similar FM) to get the value in the selection screen parameter for A. Using this you can decide the values for the popup for field B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 12:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-matchcode-selection-screen/m-p/4827559#M1129602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T12:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem with matchcode/selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-matchcode-selection-screen/m-p/4827560#M1129603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the answer but i cant use this FM because im programmin in APO, and this fm is not available &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Do u have any other idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Manel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 12:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-matchcode-selection-screen/m-p/4827560#M1129603</guid>
      <dc:creator>former_member582701</dc:creator>
      <dc:date>2008-11-21T12:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem with matchcode/selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-matchcode-selection-screen/m-p/4827561#M1129604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In order to get the value of the other parameter i have to use FM /SAPAPO/MSNP_BAS_DYNP_READ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 08:51:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-matchcode-selection-screen/m-p/4827561#M1129604</guid>
      <dc:creator>former_member582701</dc:creator>
      <dc:date>2008-11-27T08:51:44Z</dc:date>
    </item>
  </channel>
</rss>

