<?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: Creating table view with text descriptions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-table-view-with-text-descriptions/m-p/2645502#M609296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nuno&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add table MAKT to your view (using button &amp;lt;i&amp;gt;Relations&amp;lt;/i&amp;gt;) on tabstrip &amp;lt;i&amp;gt;Tables/Join Conditions&amp;lt;/i&amp;gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the text field MAKTX to the view fields and set in the column labelled &amp;lt;b&amp;gt;P&amp;lt;/b&amp;gt; (perhaps you have to use the horizontal scroll bar) and choose &amp;lt;b&amp;gt;&amp;lt;u&amp;gt;R&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt; (view field can only be read).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you enter a material into your view you have to push the ENTER button. Then the view automatically adds the material text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2007 10:53:35 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2007-08-10T10:53:35Z</dc:date>
    <item>
      <title>Creating table view with text descriptions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-table-view-with-text-descriptions/m-p/2645501#M609295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a table view to a table ZMATERIAL (example) that needs to enter MATNR and MAKTX. But when i insert the material number and press enter, the view should automatically search the text description MAKTX of that material on it's respective table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do this ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                 Nuno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 10:43:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-table-view-with-text-descriptions/m-p/2645501#M609295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T10:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating table view with text descriptions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-table-view-with-text-descriptions/m-p/2645502#M609296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nuno&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add table MAKT to your view (using button &amp;lt;i&amp;gt;Relations&amp;lt;/i&amp;gt;) on tabstrip &amp;lt;i&amp;gt;Tables/Join Conditions&amp;lt;/i&amp;gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the text field MAKTX to the view fields and set in the column labelled &amp;lt;b&amp;gt;P&amp;lt;/b&amp;gt; (perhaps you have to use the horizontal scroll bar) and choose &amp;lt;b&amp;gt;&amp;lt;u&amp;gt;R&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt; (view field can only be read).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you enter a material into your view you have to push the ENTER button. Then the view automatically adds the material text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 10:53:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-table-view-with-text-descriptions/m-p/2645502#M609296</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-08-10T10:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating table view with text descriptions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-table-view-with-text-descriptions/m-p/2645503#M609297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Uwe, for your fast answer. It works fine with one material. But now i have one more doubt: imagine that my table ZMATERIAL has two table keys MATNR1 and MATNR2, and in the view i need to add the maktx of both material. Where do i specify that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           Nuno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 11:16:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-table-view-with-text-descriptions/m-p/2645503#M609297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T11:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating table view with text descriptions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-table-view-with-text-descriptions/m-p/2645504#M609298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nuno&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most likely my variant works only for a single material number. In this case you have to use table maintenance events:&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_47x200/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/content.htm"&amp;gt;Extended Table Maintenance Events&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably you have to use two or three events:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;- Event AA: Instead of the Standard Data Read Routine&amp;lt;/b&amp;gt; (Here you read to material texts for both possible materials per record)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;- Event 05: When Creating a New Entry&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;- Event 08: After Correcting the Contents of a Selected Field&amp;lt;/b&amp;gt; (when the user changes the second material number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 11:29:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-table-view-with-text-descriptions/m-p/2645504#M609298</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-08-10T11:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating table view with text descriptions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-table-view-with-text-descriptions/m-p/2645505#M609299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Uwe. Solved problem with the maintenance events.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 13:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-table-view-with-text-descriptions/m-p/2645505#M609299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T13:16:17Z</dc:date>
    </item>
  </channel>
</rss>

