<?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: Match code with a dependent field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-with-a-dependent-field/m-p/513692#M18181</link>
    <description>&lt;P&gt;You should read how search helps work, in the SAP Library.&lt;/P&gt;
  &lt;P&gt;Using MATCHCODE OBJECT is not mandatory, whileas you type the screen fields to components of the same DDIC structure or table, see for instance :&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;PARAMETERS x TYPE scounter-carrid.
PARAMETERS y TYPE scounter-countnum.&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;People who don't have time to learn the concept of search helps often prefer to use the function module F4IF_INT_TABLE_VALUE_REQUEST and statement AT SELECTION-SCREEN ON VALUE-REQUEST (no need of using a search help).&lt;/P&gt;
  &lt;P&gt;PS: "match code" don't exist anymore since 4.0 (but it's a metonym for "search help")&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2017 16:47:34 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2017-09-21T16:47:34Z</dc:date>
    <item>
      <title>Match code with a dependent field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-with-a-dependent-field/m-p/513691#M18180</link>
      <description>&lt;P&gt;Hello, I have a serie of entry parameters where there a match code, I need that this field (match code) will be dependent of a text parameter. For example, something like that :&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;SELECTION-SCREEN BEGIN OF BLOCK block02 WITH FRAME TITLE text-002.
  PARAMETERS:
    p_mona   TYPE ZTIPOSOL GROUP rad1 MATCHCODE OBJECT ZFIMC002, 
    p_fcomp  TYPE SY-DATUM MODIF ID A OBLIGATORY.
SELECTION-SCREEN END OF BLOCK block02
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 Sep 2017 15:56:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-with-a-dependent-field/m-p/513691#M18180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-09-21T15:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Match code with a dependent field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-with-a-dependent-field/m-p/513692#M18181</link>
      <description>&lt;P&gt;You should read how search helps work, in the SAP Library.&lt;/P&gt;
  &lt;P&gt;Using MATCHCODE OBJECT is not mandatory, whileas you type the screen fields to components of the same DDIC structure or table, see for instance :&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;PARAMETERS x TYPE scounter-carrid.
PARAMETERS y TYPE scounter-countnum.&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;People who don't have time to learn the concept of search helps often prefer to use the function module F4IF_INT_TABLE_VALUE_REQUEST and statement AT SELECTION-SCREEN ON VALUE-REQUEST (no need of using a search help).&lt;/P&gt;
  &lt;P&gt;PS: "match code" don't exist anymore since 4.0 (but it's a metonym for "search help")&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 16:47:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-with-a-dependent-field/m-p/513692#M18181</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-09-21T16:47:34Z</dc:date>
    </item>
  </channel>
</rss>

