<?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: MATCHCODE OBJECT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516965#M845860</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;This addition links the input fields for the selection criterion to a search help search_help from the ABAP Dictionary. You must specify the name of the search help directly. The addition has the same effect on the input fields as when it is used with a PARAMETERS statement for an input field for a parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Mar 2008 06:48:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-03T06:48:48Z</dc:date>
    <item>
      <title>MATCHCODE OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516960#M845855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the Purpose of the declaring MATCHCODE OBJECT for SELECT-OPTIONS in the program? And what is PRCT in the below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: RPRCTR FOR GLPCT-RPRCTR MATCHCODE OBJECT PRCT                                                                                &lt;/P&gt;&lt;P&gt;Akshitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Mar 2008 09:29:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516960#M845855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-02T09:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: MATCHCODE OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516961#M845856</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;PRCT is the search help name, it is used as F4 help (Possible entries for Profit Center Group/Profit center name).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MATCHCODE OBJECT for SELECT-OPTIONS in the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the syntax used for attaching search help for select-option in the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram POnna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Mar 2008 11:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516961#M845856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-02T11:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: MATCHCODE OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516962#M845857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akshitha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MATCH CODE OBJECT is used to attach Serch Help to Parameters and Select-options.&lt;/P&gt;&lt;P&gt;Search Help : When you press F4, it will give list of values...you can select one among them to proceed further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here PRCT is standrad serch help , using this syntax you r attaching that search help to RPRCTR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Mar 2008 12:38:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516962#M845857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-02T12:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: MATCHCODE OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516963#M845858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but, my doubt is how should we know, what is the search help for what field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Akshitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 06:04:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516963#M845858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T06:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: MATCHCODE OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516964#M845859</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;A matchcode&lt;/STRONG&gt; is an aggregate database object which works like a special tool to help search for data records in&lt;/P&gt;&lt;P&gt;the system. Matchcodes are particularly useful for searching when the key of a record is not known.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Matchcodes require a two?step definition&lt;/STRONG&gt;:&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;Define the matchcode object, including the relevant tables and fields which make up the matchcode,&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;to be later used by the match?code IDs.&lt;/P&gt;&lt;P&gt;¨ &lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;Define one or more matchcode IDs for a matchcode object. With the matchcode IDs, you define&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;different search criteria combinations and the screen layout order, based on the information contained&lt;/P&gt;&lt;P&gt;in the matchcode object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Process to use matchcode:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To display a list of values, position the cursor on the field, click on the possible entries arrow, or press F4. If&lt;/P&gt;&lt;P&gt;the field is associated with a match?code or search help, a dialog box for selecting the search hot key will&lt;/P&gt;&lt;P&gt;appear. Select a key to pass to the dialog box for restricting the values for the search, and click on the&lt;/P&gt;&lt;P&gt;Continue icon. The list can be long and might not show all&lt;/P&gt;&lt;P&gt;entries, in which case it usually includes a function button Restrict Values, which can be used for entering&lt;/P&gt;&lt;P&gt;additional criteria or reducing the maximum number of hits to further restrict the values that are displayed. It&lt;/P&gt;&lt;P&gt;also includes some function buttons for sorting the display or finding a specific entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To select an entry, double click on it, or click once and press Enter. Value is transferred to the field. To&lt;/P&gt;&lt;P&gt;change the data in an input field, normally just type over it. If the field is for display only, no change is&lt;/P&gt;&lt;P&gt;possible, unless you have a button which can switch between display and change modes. Display?only fields&lt;/P&gt;&lt;P&gt;have the same color background as the screen's background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please reward points, if you find it useful.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 06:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516964#M845859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T06:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: MATCHCODE OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516965#M845860</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;This addition links the input fields for the selection criterion to a search help search_help from the ABAP Dictionary. You must specify the name of the search help directly. The addition has the same effect on the input fields as when it is used with a PARAMETERS statement for an input field for a parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 06:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object/m-p/3516965#M845860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T06:48:48Z</dc:date>
    </item>
  </channel>
</rss>

