<?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 id, sample coding in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-id-sample-coding/m-p/3368575#M808449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Janice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my understanding:&lt;/P&gt;&lt;P&gt; i think you have a matchcode which is being referred by two matchcode ID's say A and B.&lt;/P&gt;&lt;P&gt;B matchcode Id contains A.&lt;/P&gt;&lt;P&gt;You want your select options to use B matchcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same scenario i have developed and here is the solution and expected answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a elementary search help ( matchcode ) called zview_inst. i have copied that search help ( matchcode ) in to another id called zview_inst2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CODE:&lt;/P&gt;&lt;P&gt;tables: t095a.&lt;/P&gt;&lt;P&gt;select-options: so_accd for t095a-ktogr matchcode Object  ZVIEW_INST,&lt;/P&gt;&lt;P&gt;            so_accd2 for t095A-ktogr matchcode object  ZVIEW_INST2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have two fields on the screen which uses two diff matchcode ID's but which in turn refers to single matchcode ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if its useful or gives you some idea.&lt;/P&gt;&lt;P&gt;Any doubts please revert back&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2008 10:23:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-25T10:23:55Z</dc:date>
    <item>
      <title>Matchcode id, sample coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-id-sample-coding/m-p/3368574#M808448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new in SAP, I created a new matchcode id for an existing matchcode object (YSEH) , now the object hv 2 id,&lt;/P&gt;&lt;P&gt;exsiting object id is A, B is the new one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;existing coding :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: &lt;/P&gt;&lt;P&gt;so_mbrno FOR V_mbrno MATCHCODE OBJECT YSEH,&lt;/P&gt;&lt;P&gt;so_name1 FOR V_name1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use object id B for v_name1&lt;/P&gt;&lt;P&gt;how to code it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Janice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 08:33:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-id-sample-coding/m-p/3368574#M808448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-25T08:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode id, sample coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-id-sample-coding/m-p/3368575#M808449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Janice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my understanding:&lt;/P&gt;&lt;P&gt; i think you have a matchcode which is being referred by two matchcode ID's say A and B.&lt;/P&gt;&lt;P&gt;B matchcode Id contains A.&lt;/P&gt;&lt;P&gt;You want your select options to use B matchcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same scenario i have developed and here is the solution and expected answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a elementary search help ( matchcode ) called zview_inst. i have copied that search help ( matchcode ) in to another id called zview_inst2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CODE:&lt;/P&gt;&lt;P&gt;tables: t095a.&lt;/P&gt;&lt;P&gt;select-options: so_accd for t095a-ktogr matchcode Object  ZVIEW_INST,&lt;/P&gt;&lt;P&gt;            so_accd2 for t095A-ktogr matchcode object  ZVIEW_INST2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have two fields on the screen which uses two diff matchcode ID's but which in turn refers to single matchcode ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if its useful or gives you some idea.&lt;/P&gt;&lt;P&gt;Any doubts please revert back&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 10:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-id-sample-coding/m-p/3368575#M808449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-25T10:23:55Z</dc:date>
    </item>
  </channel>
</rss>

