<?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 Language key problem? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949358#M695409</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I got one problem in my alv report.When i select the language EN in the selection screen(makt-spras) &lt;/P&gt;&lt;P&gt;AlV layout showing all material description and name and city in the language key.When i select the other language &lt;/P&gt;&lt;P&gt;AF or AR.It is not showing the material description and name and city that language.it it showing in english language only.But i want&lt;/P&gt;&lt;P&gt;in differnt language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wtite the select query like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS s_langu  FOR  makt-spras.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT  likpuk&lt;SUB&gt;vbeln likpuk&lt;/SUB&gt;erdat likpuk&lt;SUB&gt;erzet likpuk&lt;/SUB&gt;vstel likpuk&lt;SUB&gt;vkorg likpuk&lt;/SUB&gt;lfart likpuk&lt;SUB&gt;route likpuk&lt;/SUB&gt;kunnr likpuk~wbstk&lt;/P&gt;&lt;P&gt;         likpuk&lt;SUB&gt;fkstk likpuk&lt;/SUB&gt;vsbed likpuk&lt;SUB&gt;wadat_ist vbpa&lt;/SUB&gt;kunnr vbpa&lt;SUB&gt;parvw vbpa&lt;/SUB&gt;vbeln lips&lt;SUB&gt;posnr lips&lt;/SUB&gt;werks lips&lt;SUB&gt;lgort lips&lt;/SUB&gt;matnr&lt;/P&gt;&lt;P&gt;         lips&lt;SUB&gt;lfimg lips&lt;/SUB&gt;vrkme lips&lt;SUB&gt;vgbel lips&lt;/SUB&gt;vgpos lips&lt;SUB&gt;vbeln adrc&lt;/SUB&gt;name1 adrc&lt;SUB&gt;house_num1 adrc&lt;/SUB&gt;street adrc&lt;SUB&gt;city1 adrc&lt;/SUB&gt;city2&lt;/P&gt;&lt;P&gt;         adrc&lt;SUB&gt;post_code1 adrc&lt;/SUB&gt;country adrc&lt;SUB&gt;addrnumber kna1&lt;/SUB&gt;land1 kna1&lt;SUB&gt;kunnr mbew&lt;/SUB&gt;bklas mbew&lt;SUB&gt;matnr mbew&lt;/SUB&gt;bwkey makt~maktx&lt;/P&gt;&lt;P&gt;         makt&lt;SUB&gt;spras makt&lt;/SUB&gt;matnr&lt;/P&gt;&lt;P&gt;  FROM ( likpuk&lt;/P&gt;&lt;P&gt;         INNER JOIN vbpa&lt;/P&gt;&lt;P&gt;         ON  vbpa&lt;SUB&gt;vbeln = likpuk&lt;/SUB&gt;vbeln&lt;/P&gt;&lt;P&gt;         INNER JOIN lips&lt;/P&gt;&lt;P&gt;         ON  lips&lt;SUB&gt;vbeln = likpuk&lt;/SUB&gt;vbeln&lt;/P&gt;&lt;P&gt;         INNER JOIN adrc&lt;/P&gt;&lt;P&gt;         ON  adrc&lt;SUB&gt;addrnumber = vbpa&lt;/SUB&gt;adrnr&lt;/P&gt;&lt;P&gt;         INNER JOIN kna1&lt;/P&gt;&lt;P&gt;         ON  kna1&lt;SUB&gt;kunnr = likpuk&lt;/SUB&gt;kunnr&lt;/P&gt;&lt;P&gt;         LEFT OUTER JOIN mbew&lt;/P&gt;&lt;P&gt;         ON  mbew&lt;SUB&gt;matnr = lips&lt;/SUB&gt;matnr&lt;/P&gt;&lt;P&gt;         AND mbew&lt;SUB&gt;bwkey = lips&lt;/SUB&gt;werks&lt;/P&gt;&lt;P&gt;         LEFT OUTER JOIN makt&lt;/P&gt;&lt;P&gt;         ON  makt&lt;SUB&gt;matnr = lips&lt;/SUB&gt;matnr )&lt;/P&gt;&lt;P&gt;         INTO CORRESPONDING FIELDS OF TABLE t_alv_table&lt;/P&gt;&lt;P&gt;       WHERE likpuk~vbeln IN s_del&lt;/P&gt;&lt;P&gt;         AND likpuk~erdat IN s_dat&lt;/P&gt;&lt;P&gt;         AND likpuk~vstel IN s_point&lt;/P&gt;&lt;P&gt;         AND likpuk~wbstk IN s_mvmt&lt;/P&gt;&lt;P&gt;         AND likpuk~fkstk IN s_bill&lt;/P&gt;&lt;P&gt;         AND likpuk~vsbed IN s_shpcon&lt;/P&gt;&lt;P&gt;         AND likpuk~wadat_ist IN s_goods&lt;/P&gt;&lt;P&gt;         AND likpuk~vkorg IN s_salorg&lt;/P&gt;&lt;P&gt;         AND likpuk~route IN s_route&lt;/P&gt;&lt;P&gt;         AND vbpa~parvw IN s_partr&lt;/P&gt;&lt;P&gt;         AND lips~lgort IN s_stgloc .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me.Is there any changes in the code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2007 04:53:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-12T04:53:59Z</dc:date>
    <item>
      <title>Language key problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949358#M695409</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I got one problem in my alv report.When i select the language EN in the selection screen(makt-spras) &lt;/P&gt;&lt;P&gt;AlV layout showing all material description and name and city in the language key.When i select the other language &lt;/P&gt;&lt;P&gt;AF or AR.It is not showing the material description and name and city that language.it it showing in english language only.But i want&lt;/P&gt;&lt;P&gt;in differnt language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wtite the select query like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS s_langu  FOR  makt-spras.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT  likpuk&lt;SUB&gt;vbeln likpuk&lt;/SUB&gt;erdat likpuk&lt;SUB&gt;erzet likpuk&lt;/SUB&gt;vstel likpuk&lt;SUB&gt;vkorg likpuk&lt;/SUB&gt;lfart likpuk&lt;SUB&gt;route likpuk&lt;/SUB&gt;kunnr likpuk~wbstk&lt;/P&gt;&lt;P&gt;         likpuk&lt;SUB&gt;fkstk likpuk&lt;/SUB&gt;vsbed likpuk&lt;SUB&gt;wadat_ist vbpa&lt;/SUB&gt;kunnr vbpa&lt;SUB&gt;parvw vbpa&lt;/SUB&gt;vbeln lips&lt;SUB&gt;posnr lips&lt;/SUB&gt;werks lips&lt;SUB&gt;lgort lips&lt;/SUB&gt;matnr&lt;/P&gt;&lt;P&gt;         lips&lt;SUB&gt;lfimg lips&lt;/SUB&gt;vrkme lips&lt;SUB&gt;vgbel lips&lt;/SUB&gt;vgpos lips&lt;SUB&gt;vbeln adrc&lt;/SUB&gt;name1 adrc&lt;SUB&gt;house_num1 adrc&lt;/SUB&gt;street adrc&lt;SUB&gt;city1 adrc&lt;/SUB&gt;city2&lt;/P&gt;&lt;P&gt;         adrc&lt;SUB&gt;post_code1 adrc&lt;/SUB&gt;country adrc&lt;SUB&gt;addrnumber kna1&lt;/SUB&gt;land1 kna1&lt;SUB&gt;kunnr mbew&lt;/SUB&gt;bklas mbew&lt;SUB&gt;matnr mbew&lt;/SUB&gt;bwkey makt~maktx&lt;/P&gt;&lt;P&gt;         makt&lt;SUB&gt;spras makt&lt;/SUB&gt;matnr&lt;/P&gt;&lt;P&gt;  FROM ( likpuk&lt;/P&gt;&lt;P&gt;         INNER JOIN vbpa&lt;/P&gt;&lt;P&gt;         ON  vbpa&lt;SUB&gt;vbeln = likpuk&lt;/SUB&gt;vbeln&lt;/P&gt;&lt;P&gt;         INNER JOIN lips&lt;/P&gt;&lt;P&gt;         ON  lips&lt;SUB&gt;vbeln = likpuk&lt;/SUB&gt;vbeln&lt;/P&gt;&lt;P&gt;         INNER JOIN adrc&lt;/P&gt;&lt;P&gt;         ON  adrc&lt;SUB&gt;addrnumber = vbpa&lt;/SUB&gt;adrnr&lt;/P&gt;&lt;P&gt;         INNER JOIN kna1&lt;/P&gt;&lt;P&gt;         ON  kna1&lt;SUB&gt;kunnr = likpuk&lt;/SUB&gt;kunnr&lt;/P&gt;&lt;P&gt;         LEFT OUTER JOIN mbew&lt;/P&gt;&lt;P&gt;         ON  mbew&lt;SUB&gt;matnr = lips&lt;/SUB&gt;matnr&lt;/P&gt;&lt;P&gt;         AND mbew&lt;SUB&gt;bwkey = lips&lt;/SUB&gt;werks&lt;/P&gt;&lt;P&gt;         LEFT OUTER JOIN makt&lt;/P&gt;&lt;P&gt;         ON  makt&lt;SUB&gt;matnr = lips&lt;/SUB&gt;matnr )&lt;/P&gt;&lt;P&gt;         INTO CORRESPONDING FIELDS OF TABLE t_alv_table&lt;/P&gt;&lt;P&gt;       WHERE likpuk~vbeln IN s_del&lt;/P&gt;&lt;P&gt;         AND likpuk~erdat IN s_dat&lt;/P&gt;&lt;P&gt;         AND likpuk~vstel IN s_point&lt;/P&gt;&lt;P&gt;         AND likpuk~wbstk IN s_mvmt&lt;/P&gt;&lt;P&gt;         AND likpuk~fkstk IN s_bill&lt;/P&gt;&lt;P&gt;         AND likpuk~vsbed IN s_shpcon&lt;/P&gt;&lt;P&gt;         AND likpuk~wadat_ist IN s_goods&lt;/P&gt;&lt;P&gt;         AND likpuk~vkorg IN s_salorg&lt;/P&gt;&lt;P&gt;         AND likpuk~route IN s_route&lt;/P&gt;&lt;P&gt;         AND vbpa~parvw IN s_partr&lt;/P&gt;&lt;P&gt;         AND lips~lgort IN s_stgloc .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me.Is there any changes in the code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 04:53:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949358#M695409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T04:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Language key problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949359#M695410</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;Goto SE38&lt;/P&gt;&lt;P&gt;Type the program name&lt;/P&gt;&lt;P&gt;CLick on CHANGE&lt;/P&gt;&lt;P&gt;click GOTO=&amp;gt;Text Elements=&amp;gt;Selection Text&lt;/P&gt;&lt;P&gt;Place cursor on each field&lt;/P&gt;&lt;P&gt;Then Click GOTO=&amp;gt;Translation&lt;/P&gt;&lt;P&gt;Enter the target language &amp;amp; maintain translation&lt;/P&gt;&lt;P&gt;Click on Save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 04:57:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949359#M695410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T04:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Language key problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949360#M695411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;First check the table MAKT&lt;/P&gt;&lt;P&gt;whether different texts are maintained in different languages for Material texts&lt;/P&gt;&lt;P&gt;And check whether those languagaes are made active in your system or not.&lt;/P&gt;&lt;P&gt;If they are active and the texts are maintained in other languages in will print&lt;/P&gt;&lt;P&gt;Check the Tcode SE63&lt;/P&gt;&lt;P&gt;&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>Fri, 12 Oct 2007 04:59:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949360#M695411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T04:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Language key problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949361#M695412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   But when i select the other lanuage it will automatically generette the othere language.This is my requirement.Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sirhith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 05:03:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949361#M695412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T05:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Language key problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949362#M695413</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;In SAP, you need to maintain translations manually wherever you require.&lt;/P&gt;&lt;P&gt;AUtomatically is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 05:05:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949362#M695413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T05:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Language key problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949363#M695414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  In the MAKT table it is for particular materialn it diffend for some languages only like DE.For othere lanuge when i select the for particular material and slect the other language got a message "No table entries for specfied key".&lt;/P&gt;&lt;P&gt;But in alv reprot when i select the any other language alv report showing in english laugnage only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose it is not maintend in other language in the MAKT table, when i select the language key in the selection key iam not getting the message "No table entries for specfied key"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in the standard report when i select the othere language it is showing No table entries for specfied key".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plesae give me suiggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;srihitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 05:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949363#M695414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T05:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Language key problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949364#M695415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probelm is in the MAKT table for Materail description is not mainted for all other languages.it is mainted for only EN and DE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in the selection screen when i select the other language it is showing in the english languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i select the other language it should not showing.because makt table is not mainted other languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 05:35:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/language-key-problem/m-p/2949364#M695415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T05:35:12Z</dc:date>
    </item>
  </channel>
</rss>

