<?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: user language in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028951#M1349000</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;thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In table USR41 there are only 5 records in our production system.... I think that in this table there are the users connected in the system at the time I enter the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2009 16:33:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-31T16:33:46Z</dc:date>
    <item>
      <title>user language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028947#M1348996</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;in our system nobody has field logon language filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to send a message every week to all the user using the language of the user to choose the right language for the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to know the tables where I can find the reference to the language of the user or the country of the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 14:32:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028947#M1348996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T14:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: user language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028948#M1348997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ever heard of sy-langu?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure SYST --&amp;gt; SE11&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 14:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028948#M1348997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T14:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: user language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028949#M1348998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe I didn't explain my issue in the right way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On monday morning there is a program that sends one message to every user in the system.&lt;/P&gt;&lt;P&gt;If the user has french language in user master data (I don't know the table...) the message will be sent in french language, if the user has english language, the message will be sent in english and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 15:16:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028949#M1348998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T15:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: user language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028950#M1348999</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;The user language as set in txn SU01 is in field LANGU of table USR01. However, in many cases the language in the user's master record will be blank. In that case try table USR41, field SPRACHE, which gives you the language the user logged on with the last time s/he worked in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 15:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028950#M1348999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T15:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: user language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028951#M1349000</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;thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In table USR41 there are only 5 records in our production system.... I think that in this table there are the users connected in the system at the time I enter the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 16:33:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028951#M1349000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T16:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: user language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028952#M1349001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the following fm in your code to get user defaults&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SUSR_USER_DEFAULTS_GET
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 16:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028952#M1349001</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-07-31T16:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: user language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028953#M1349002</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;thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For all our users, field langu is blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 16:52:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028953#M1349002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T16:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: user language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028954#M1349003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a way to extraxt in a table the field Language that is in tab address, communication in transaction SU01?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 16:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028954#M1349003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T16:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: user language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028955#M1349004</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 will get it in FM 'BAPI_USER_GET_DETAIL'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 06:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-language/m-p/6028955#M1349004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T06:43:28Z</dc:date>
    </item>
  </channel>
</rss>

