<?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 for XD03 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310289#M1027520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The right side shows the parameter you want to display in the list. Leave the fields which are currently there as it is. Just add your two fields after that( third field and fouth).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2008 18:09:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-06T18:09:43Z</dc:date>
    <item>
      <title>Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310284#M1027515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Freinds!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a small problem in matchcode for XD03. I had to create a new matchcode for XD03 which would extend the search help of customers by account group by two additional fields. We have an existing search help which has the following fields in its search help DEBIX:-KUNNR,PARNR,NAME,FIRSTNAME,CITY1,STREET,MC_NAME,MC_FIRSTNAME,SORT1,SORT2,MC_CITY1 . I have basically to add two additional fields street4 and street 5 to it and create a new one. I have created one by copying exactly whats all there in DEBIX and added the two fields and appended the new matchcode to DEBI. It lets me activate with lots of watnings , but the warnings  says the following:-&lt;/P&gt;&lt;P&gt;  SHLP DEBI was adjusted&lt;/P&gt;&lt;P&gt;  Check search help DEBI (STIWARI/08/06/08/11:32)&lt;/P&gt;&lt;P&gt;  No parameter assignment maintained for included search help ZDEBIX_S&lt;/P&gt;&lt;P&gt;  Search help DEBI was checked with warnings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHLP DEBI_AG was adjusted&lt;/P&gt;&lt;P&gt;  Check search help DEBI_AG (STIWARI/08/06/08/11:32)&lt;/P&gt;&lt;P&gt;  No values can be returned from contained search help ZDEBIX_S&lt;/P&gt;&lt;P&gt;  Search help DEBI_AG was checked with warnings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHLP MEBO_DEBI was adjusted&lt;/P&gt;&lt;P&gt;  Check search help MEBO_DEBI (STIWARI/08/06/08/11:32)&lt;/P&gt;&lt;P&gt;  No values can be returned from contained search help ZDEBIX_S&lt;/P&gt;&lt;P&gt;  Search help MEBO_DEBI was checked with warnings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHLP QVDM_KUN was adjusted&lt;/P&gt;&lt;P&gt;  Check search help QVDM_KUN (STIWARI/08/06/08/11:32)&lt;/P&gt;&lt;P&gt;  No values can be returned from contained search help ZDEBIX_S&lt;/P&gt;&lt;P&gt;  Search help QVDM_KUN was checked with warnings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from this when I run my new search help I dont see the new fields added being populated with data too . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me out with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 17:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310284#M1027515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T17:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310285#M1027516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to add the extra fields to the parameter assigment for them to populate. Find the collective search help(in your case DEBI i think) for your elementry search help ZDEBIX_S by doing a where used. once you go to this collective search help in the "included search help" tab you will find a Param. assignment button. Click on you search help and then click this button. Add the required fields. Yous hould then get the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aparna Shekhar on Aug 6, 2008 12:45 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 17:39:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310285#M1027516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T17:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310286#M1027517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think thats is what I ahve done , created the ZDEBIX_S with the additional fields and added this to the DEBI under the 'Included search Help'.&lt;/P&gt;&lt;P&gt;Collective srch hlp  DEBI                           Act&lt;/P&gt;&lt;P&gt;Short description    Search help for customers&lt;/P&gt;&lt;P&gt;DEBIA	Customers (general)&lt;/P&gt;&lt;P&gt;DEBID	Customers (by company code)&lt;/P&gt;&lt;P&gt;DEBIE	Customers by country/company code&lt;/P&gt;&lt;P&gt;DEBIL	Customers by country&lt;/P&gt;&lt;P&gt;DEBIP	Customers by personnel number&lt;/P&gt;&lt;P&gt;DEBIX	Customers by Address Attributes&lt;/P&gt;&lt;P&gt;DEBIY	Customers by Address Attributes (Fuzzy Search)&lt;/P&gt;&lt;P&gt;ZMDM	Customers per account group, C/O and address&lt;/P&gt;&lt;P&gt;=&amp;gt;ZDEBIX_S	Customers by Address Attributes(Extended)&lt;/P&gt;&lt;P&gt;AFM_DEBI	Customer Append Search Help for IS-PS&lt;/P&gt;&lt;P&gt;APP_JVH_VPTNR	JV partner in coding block&lt;/P&gt;&lt;P&gt;ASH_DEBI	Append Search Help for Customers&lt;/P&gt;&lt;P&gt;RE_KUNNR	Search Help: Customer by Real Estate Contract&lt;/P&gt;&lt;P&gt;WRF_DEBI_SHOP_APPEND	Append Search Help to Select Shops by Customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the fields in place but no values are coming in it. &lt;/P&gt;&lt;P&gt;I hope those warnings dont have anything to do with it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 17:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310286#M1027517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T17:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310287#M1027518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you do the parameter assignments?&lt;/P&gt;&lt;P&gt;In DEBI screen&lt;/P&gt;&lt;P&gt;one click on ZDEBIX_S( do not double click)&lt;/P&gt;&lt;P&gt;then click on "Param Assignment" Button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add your new fields there and save it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 17:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310287#M1027518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T17:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310288#M1027519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I am doing this for the first time so dont mind me asking the small questions.When I click the param assignment it pops me a message if I shld go with sytem suggestion of parameters or I shld assign my own, in both the cases I have to fill the left side column while the right side column has to be filled by me . It asks for teh reference parameter while the right column ie. collective search help has first field as Kunnr and second as Bukrs. I am not aware what to fill in the reference param  as it will become type kunnr or bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or should I write the first field as  STR_SUPPL3(street 4) and second field as LOCATION(street5).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 18:06:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310288#M1027519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T18:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310289#M1027520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The right side shows the parameter you want to display in the list. Leave the fields which are currently there as it is. Just add your two fields after that( third field and fouth).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 18:09:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310289#M1027520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T18:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310290#M1027521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I dont have the option of entering in after the first two columns and too on the left under reference field.The right hand side which is the collective searh help column already came with kunnr and bukrs as first and second rows.Something like this:-&lt;/P&gt;&lt;P&gt;REFERENCE Parameter          Type   Coll Search HelpParams&lt;/P&gt;&lt;P&gt;(Open Field for entry)                           Kunnr(In greyed area)&lt;/P&gt;&lt;P&gt;(Open Field for entry)                           Bukrs(In greayed  area)&lt;/P&gt;&lt;P&gt;Afetr this there is no open area for entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can just make entry in the two places on left side column on the reference field side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 19:47:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310290#M1027521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T19:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310291#M1027522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just enter KUNNR on the first column in the left. Save it. activate it.  see if you get your results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aparna Shekhar on Aug 6, 2008 2:55 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 19:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310291#M1027522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T19:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310292#M1027523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I still am not getting the fields populated for the new fields that I have created in the search help its just showing the same as DEBIX, though zdebix_s is showing that the two columns have been added it dosent show any value in them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The activation warning log is as follows.&lt;/P&gt;&lt;P&gt;  Technical log for mass activation&lt;/P&gt;&lt;P&gt;     See log STIWARI20080806142104:ACT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHLP ZDEBIX_S activated&lt;/P&gt;&lt;P&gt;  Check search help ZDEBIX_S (STIWARI/08/06/08/14:21)&lt;/P&gt;&lt;P&gt;  Search help parameter PARNR has no function&lt;/P&gt;&lt;P&gt;  Search help parameter MC_NAME has no function&lt;/P&gt;&lt;P&gt;  Search help parameter MC_FIRSTNAME has no function&lt;/P&gt;&lt;P&gt;  Search help parameter MC_CITY1 has no function&lt;/P&gt;&lt;P&gt;  Search help parameter POST_CODE2 has no function&lt;/P&gt;&lt;P&gt;  Search help parameter MC_STREET has no function&lt;/P&gt;&lt;P&gt;  Search help parameter REGION has no function&lt;/P&gt;&lt;P&gt;  Search help parameter PO_BOX has no function&lt;/P&gt;&lt;P&gt;  Width 333 of parameter list is too large for personal help&lt;/P&gt;&lt;P&gt;  Search help ZDEBIX_S was checked with warnings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  =========================================================================&lt;/P&gt;&lt;P&gt;  Adjustment of active dependent objects&lt;/P&gt;&lt;P&gt;  =========================================================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHLP A_KUNNR was adjusted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHLP C_KUNNR was adjusted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHLP DEBI was adjusted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHLP DEBI_AG was adjusted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHLP MEBO_DEBI was adjusted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHLP QVDM_KUN was adjusted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  =========================================================================&lt;/P&gt;&lt;P&gt;  End of activation of worklist&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 20:20:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310292#M1027523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T20:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310293#M1027524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any suggestions on that please.&lt;/P&gt;&lt;P&gt;Because inmy new search help I added 2 extra fileds so it adds up to what was there in DEBIX and makes it 12 in numbers , Afetr activation and all when I run it , the pop window which asks for the search criteria to be input still has the same format as DEBIX had , wheras it shld be having additional 2 fields too so that the search could be performed on that but that too is not appearing , so is it that the problem is soemwhere else or what. Do I take of 2 o3 fields from this new search , but how will that affect that pop up screen which asks for value to be put for search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 21:03:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310293#M1027524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T21:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310294#M1027525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also made sure everything is actrivated but still dont see any values coimng in for the street 4 and street 5. One more thing I wanted to ask , as we run DEBIX the pop screen shows 10 fileds one below and side of each other wheer we can enter the value for search , similary in this new search help it shld show me 12 fileds but it still shows me 10 only , is there a problem with that or it will only show the 12 fileds in the structure of teh output in the result of search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 16:57:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310294#M1027525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T16:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310295#M1027526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or is it the search help exit that I hace directly copied form teh DEBIX which is cretaing the problem in not populating the fields. Other wise i should get the street4 and 5 in the pop up box with the two additional field sin them but instead its showing me that of the DEBIX itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 21:52:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310295#M1027526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T21:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310296#M1027527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way out of this so that my new search help starts to work properly. I ahve used the same FM from DEBIX , is it that , that is the reason for my street 4 and 5 not getting populated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 17:33:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310296#M1027527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T17:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode for XD03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310297#M1027528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 16:20:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-for-xd03/m-p/4310297#M1027528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-11T16:20:46Z</dc:date>
    </item>
  </channel>
</rss>

