<?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: material multiple languages - find and delete in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300416#M502668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;makt will work.&lt;/P&gt;&lt;P&gt;how would you find that this is stored in makt from inside of MM03?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2007 16:23:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-24T16:23:09Z</dc:date>
    <item>
      <title>material multiple languages - find and delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300412#M502664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Various materials were setup with more than one description line.  The first line uses the EN language and the second, third, etc use various languages to fit ridiculously long descriptions that should have gone into sales or purchasing text.  Is there a way a query would pull down all language descriptions for a material?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 16:11:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300412#M502664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T16:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: material multiple languages - find and delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300413#M502665</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;You can get the material description from MAKT table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT MAKTX INTO TABLE ITAB&lt;/P&gt;&lt;P&gt;FROM MAKT&lt;/P&gt;&lt;P&gt;WHERE MATNR = P_MATNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned above, if you do not specify the language then it will fetch all the descriptions in all languages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 16:15:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300413#M502665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T16:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: material multiple languages - find and delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300414#M502666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use MAKT Table and it has material #,Description and Language&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 16:16:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300414#M502666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T16:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: material multiple languages - find and delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300415#M502667</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;Please try this FM MARA_READ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 16:19:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300415#M502667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T16:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: material multiple languages - find and delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300416#M502668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;makt will work.&lt;/P&gt;&lt;P&gt;how would you find that this is stored in makt from inside of MM03?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 16:23:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300416#M502668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T16:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: material multiple languages - find and delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300417#M502669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't see all the descriptions in MM03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP checks your logon language (sy-langu) and gets material desc from MAKT table on the basis of your logon language.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 16:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300417#M502669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T16:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: material multiple languages - find and delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300418#M502670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto material description field and Press F1 on that field and see what is field name and table name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 16:33:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300418#M502670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T16:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: material multiple languages - find and delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300419#M502671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i was simply choosing the wrong area (under Descriptions) and i couldn't figure out where/why MAKT was not coming up.  time for coffee.  over 3k records w/ various multiple languages; what a mess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 16:43:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-multiple-languages-find-and-delete/m-p/2300419#M502671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T16:43:20Z</dc:date>
    </item>
  </channel>
</rss>

