<?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: Table maintenance with language key in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-with-language-key/m-p/1660012#M292599</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;If you create the view as a maintenance view and then create a viewcluster for the maintenance view (SE54), you should be able to do what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a good example of creating a viewcluster, take a look at APPL_LOG in SE54 - it's maintained using transaction SLG0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Nov 2006 13:06:45 GMT</pubDate>
    <dc:creator>michael-john_turner</dc:creator>
    <dc:date>2006-11-20T13:06:45Z</dc:date>
    <item>
      <title>Table maintenance with language key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-with-language-key/m-p/1660010#M292597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to create a table for master data with language key...&lt;/P&gt;&lt;P&gt;The table should be delivery class type W - (System table, contents transportable via separate TR objects)&lt;/P&gt;&lt;P&gt;and with Display (maintenance allowed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have create the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1 - (master data)&lt;/P&gt;&lt;P&gt;MANDT - type mandt&lt;/P&gt;&lt;P&gt;ZCODE -(20) type c&lt;/P&gt;&lt;P&gt;ZOTHERFIELD (40) typec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2 (language keys)&lt;/P&gt;&lt;P&gt;MANDT - type MANDT&lt;/P&gt;&lt;P&gt;ZCODE - (20) type c.&lt;/P&gt;&lt;P&gt;SPRAS - type SPRAS&lt;/P&gt;&lt;P&gt;ZDESCRIP -(60) type c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For maintenance I have created a VIEW joining two tables, but maintenance not allowed for the view.&lt;/P&gt;&lt;P&gt;I have tried removing MANDT from tables for make them mandant- independet, but DIALOG for maintenance for both at the same time using views doesnt work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUESTION: How to create one standard maintenance dialog using master data and its language texts, using sy-langu as default ?&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;Ibrahim Andres.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 12:59:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-with-language-key/m-p/1660010#M292597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T12:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance with language key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-with-language-key/m-p/1660011#M292598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is better to create this way...Create first table &amp;amp; then from SE11 goto TEXT table from menu &amp;amp; create it where u can include SPRAS as additional field...Now do a table maintenance for the first table and from SM30 u can view this table which will also show language key as the field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 13:03:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-with-language-key/m-p/1660011#M292598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T13:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance with language key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-with-language-key/m-p/1660012#M292599</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;If you create the view as a maintenance view and then create a viewcluster for the maintenance view (SE54), you should be able to do what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a good example of creating a viewcluster, take a look at APPL_LOG in SE54 - it's maintained using transaction SLG0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 13:06:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-with-language-key/m-p/1660012#M292599</guid>
      <dc:creator>michael-john_turner</dc:creator>
      <dc:date>2006-11-20T13:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance with language key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-with-language-key/m-p/1660013#M292600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank yoy very much, Now it works !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 14:34:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-with-language-key/m-p/1660013#M292600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T14:34:02Z</dc:date>
    </item>
  </channel>
</rss>

