<?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 for Username &amp; Email address in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422406#M202638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First get the address number and pers. number from table USR21 for a given user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to table ADR6 to get the eamil address of the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get it from ADR6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Laxmi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Laxmi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jun 2006 13:32:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-27T13:32:51Z</dc:date>
    <item>
      <title>Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422401#M202633</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;Is there is any table for Username &amp;amp; Email address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having the email address from that I have to find out the username.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 13:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422401#M202633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T13:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422402#M202634</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;Use table &amp;lt;b&amp;gt;ADR6&amp;lt;/b&amp;gt; for email address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that  u have to find Address number associated with User.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 13:28:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422402#M202634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T13:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422403#M202635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use usr21 and adr6,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from adr6 give email address and get personal number and address number , using these goto usr21 and get user name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 13:28:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422403#M202635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T13:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422404#M202636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vasanth,&lt;/P&gt;&lt;P&gt;cehck these tables...&lt;/P&gt;&lt;P&gt;USR01 User master record (runtime data) &lt;/P&gt;&lt;P&gt;USR04 User master authorizations &lt;/P&gt;&lt;P&gt;USR05 User Master Parameter ID &lt;/P&gt;&lt;P&gt;USR10 User master authorization Profiles &lt;/P&gt;&lt;P&gt;USR11 User Master Texts for Profiles (USR10) &lt;/P&gt;&lt;P&gt;USR12 User master authorization values &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search with USR* in SE11 should get you a list of all the User tables in SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;do reward if it helps,&lt;/P&gt;&lt;P&gt;priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 13:29:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422404#M202636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T13:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422405#M202637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Search the email address in ADR6.&lt;/P&gt;&lt;P&gt;For this you will get an address number and person number&lt;/P&gt;&lt;P&gt;Use the address number in USR21 to get the user&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 13:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422405#M202637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T13:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422406#M202638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First get the address number and pers. number from table USR21 for a given user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to table ADR6 to get the eamil address of the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get it from ADR6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Laxmi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Laxmi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 13:32:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422406#M202638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T13:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422407#M202639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dominic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have did exactly as what u said. But i´n the ADR6 table they are maintaining more than one entry for a email ID.In that situation what can I do...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 13:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422407#M202639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T13:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422408#M202640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do it like this.  I believe that the email address for your selection must be capitalized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

data: bname type usr01-bname.


  select Single usr21~bname into bname
            from usr21
              inner join adr6
                 on  usr21~addrnumber = adr6~addrnumber
                and usr21~persnumber = adr6~persnumber
                    where adr6~smtp_addr = YOU@YOURCOMPANY.COM'.

                    write:/ bname.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 13:35:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422408#M202640</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-27T13:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422409#M202641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case take the address for which the field &amp;lt;b&amp;gt;flgdefault&amp;lt;/b&amp;gt; is set to X.&lt;/P&gt;&lt;P&gt;This should get you only one , unless different users have same email address&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 13:35:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422409#M202641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T13:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422410#M202642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. There are 2 tables: &lt;/P&gt;&lt;P&gt;ADR6&lt;/P&gt;&lt;P&gt;USR21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. From Usr21&lt;/P&gt;&lt;P&gt;Get PERSNUMBER&lt;/P&gt;&lt;P&gt;ADDRNUMBER&lt;/P&gt;&lt;P&gt;For BNAME = username&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Then&lt;/P&gt;&lt;P&gt;From ADR6&lt;/P&gt;&lt;P&gt;Get TEL_NUMBER , etc.&lt;/P&gt;&lt;P&gt;For Above&lt;/P&gt;&lt;P&gt;ADDRNUMBER and&lt;/P&gt;&lt;P&gt;PERSNUMBER &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 13:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422410#M202642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T13:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422411#M202643</link>
      <description>&lt;P&gt;Table PUSER002&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 07:10:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422411#M202643</guid>
      <dc:creator>former_member806088</dc:creator>
      <dc:date>2022-10-14T07:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Username &amp; Email address</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422412#M202644</link>
      <description>&lt;P&gt;thx - saves me the search for a cds&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 17:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-username-email-address/m-p/1422412#M202644</guid>
      <dc:creator>geert_nackers3</dc:creator>
      <dc:date>2023-02-08T17:18:10Z</dc:date>
    </item>
  </channel>
</rss>

