<?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 Matchcode in a view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-in-a-view/m-p/2414056#M538714</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a table with a field 'FIELD'. This table has a view too.&lt;/P&gt;&lt;P&gt;When I test the view, the field must have a matchcode. When I click on the matchcode it opens, ask me for a table name, displays the fields of it, I select one of them and this name and its description must appear on the view.&lt;/P&gt;&lt;P&gt;The table has not a field for the description.&lt;/P&gt;&lt;P&gt;The long description of the field is DD04T-SCRTEXT_L.&lt;/P&gt;&lt;P&gt;Tabname is DD03L-TABNAME &lt;/P&gt;&lt;P&gt;Fieldname is DD03L-FIELDNAME&lt;/P&gt;&lt;P&gt;Rollname is DD03L-ROLLNAME&lt;/P&gt;&lt;P&gt;But no way of connecting DD03L and DD04T through the join conditions.&lt;/P&gt;&lt;P&gt;I used DD03M view...when I open the matchcode, fields name are displayed but when I choose one, it doesn't appear on the field view. And I don't know how to add the description field to the view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out in this.&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Lilian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2007 20:47:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-19T20:47:23Z</dc:date>
    <item>
      <title>Matchcode in a view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-in-a-view/m-p/2414056#M538714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a table with a field 'FIELD'. This table has a view too.&lt;/P&gt;&lt;P&gt;When I test the view, the field must have a matchcode. When I click on the matchcode it opens, ask me for a table name, displays the fields of it, I select one of them and this name and its description must appear on the view.&lt;/P&gt;&lt;P&gt;The table has not a field for the description.&lt;/P&gt;&lt;P&gt;The long description of the field is DD04T-SCRTEXT_L.&lt;/P&gt;&lt;P&gt;Tabname is DD03L-TABNAME &lt;/P&gt;&lt;P&gt;Fieldname is DD03L-FIELDNAME&lt;/P&gt;&lt;P&gt;Rollname is DD03L-ROLLNAME&lt;/P&gt;&lt;P&gt;But no way of connecting DD03L and DD04T through the join conditions.&lt;/P&gt;&lt;P&gt;I used DD03M view...when I open the matchcode, fields name are displayed but when I choose one, it doesn't appear on the field view. And I don't know how to add the description field to the view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out in this.&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Lilian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 20:47:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-in-a-view/m-p/2414056#M538714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T20:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode in a view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-in-a-view/m-p/2414057#M538715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can connect the tables DD03l and DD04T&lt;/P&gt;&lt;P&gt;using the field ROLLNAME (dataelement)&lt;/P&gt;&lt;P&gt;it is there in both tables&lt;/P&gt;&lt;P&gt;take the tablename, field name , and dataelement from DD03L and&lt;/P&gt;&lt;P&gt;pass the ROLLNAME field of dd03l to dd04t and take the description field &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points for useful Answers&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 05:23:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-in-a-view/m-p/2414057#M538715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T05:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode in a view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-in-a-view/m-p/2414058#M538716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anji, I know that, but I can't do it.&lt;/P&gt;&lt;P&gt;When I go to Dictionary - Mantain View, I can add DD03L (fieldname), press Relationships Button, choose DD04L (Rollname) which is an option in the Referenced Tables.&lt;/P&gt;&lt;P&gt;After that, when I select DD04L (in the table list) and Relationships, table DD04T is displayed but as  "Relationships with unsuitable cardinality", so I can't choose from this list.&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lilian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 13:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-in-a-view/m-p/2414058#M538716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T13:31:02Z</dc:date>
    </item>
  </channel>
</rss>

