<?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: Relate Text Table and Value Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/relate-text-table-and-value-table/m-p/2328597#M512070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure about your question...But you can take this tables as example....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;MARA&amp;lt;/b&amp;gt; --&amp;gt; Values Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;MAKT&amp;lt;/b&amp;gt; --&amp;gt; Text Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2007 21:26:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-13T21:26:24Z</dc:date>
    <item>
      <title>Relate Text Table and Value Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relate-text-table-and-value-table/m-p/2328596#M512069</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;How to relate Text Table and Value Table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need step by step process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 21:11:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relate-text-table-and-value-table/m-p/2328596#M512069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T21:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Relate Text Table and Value Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relate-text-table-and-value-table/m-p/2328597#M512070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure about your question...But you can take this tables as example....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;MARA&amp;lt;/b&amp;gt; --&amp;gt; Values Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;MAKT&amp;lt;/b&amp;gt; --&amp;gt; Text Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 21:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relate-text-table-and-value-table/m-p/2328597#M512070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T21:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Relate Text Table and Value Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relate-text-table-and-value-table/m-p/2328598#M512071</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;Text table - If you want to create TEXT table for any table then just need to create table with the key fields of the other table along with that we need to create 2 more fields - those are language field &amp;amp; description. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table - Any table can be attached as value table for the table, only thing is field relations should be there in that table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for step by step process to create tables - check the below -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE11,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;given ZTABLE name and Create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Delivery Maintainance Tab..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose Delivery class A&lt;/P&gt;&lt;P&gt;and Display/Maintaintance Allowed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Fields tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Provide ur table fields with MANDT is first field for client dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is QUAN, CURR type fields then u must provide reference to them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save and Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Technical Settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data Class APPLO&lt;/P&gt;&lt;P&gt;Size .. 0 (as per ur requirement.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAVE and Back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Utilities --&amp;gt; Table Maintainance Generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization Group &amp;amp;NC&amp;amp;.&lt;/P&gt;&lt;P&gt;and provide function group for table maintainance ( u can create a function group in se37 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on Find Scr Number button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select Propose Screen Number and Continue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then Create... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save and Back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to tcode SM30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give the table name and click on Maintain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there u can enter values manually too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;*DJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward, if its useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 21:31:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relate-text-table-and-value-table/m-p/2328598#M512071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T21:31:16Z</dc:date>
    </item>
  </channel>
</rss>

