<?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 that stores User Master Data info in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250073#M1014447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phonenumbers are in table ADR2, e-mail is in ADR6.&lt;/P&gt;&lt;P&gt;The relation user-ID/Adress-/Personalnumber can be found in table USR21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A more convenient way to select those informations is by using the standard bapi bapi_user_get-detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2008 06:37:56 GMT</pubDate>
    <dc:creator>Bernhard_SAP</dc:creator>
    <dc:date>2008-07-30T06:37:56Z</dc:date>
    <item>
      <title>Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250072#M1014446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone tell me the table name that stores the email addresses and phone numbers maintained in user master record (SU01)? I need to generate a list of users with this info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick answer will be very appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 06:28:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250072#M1014446</guid>
      <dc:creator>GinaCiuca</dc:creator>
      <dc:date>2008-07-30T06:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250073#M1014447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phonenumbers are in table ADR2, e-mail is in ADR6.&lt;/P&gt;&lt;P&gt;The relation user-ID/Adress-/Personalnumber can be found in table USR21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A more convenient way to select those informations is by using the standard bapi bapi_user_get-detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 06:37:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250073#M1014447</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2008-07-30T06:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250074#M1014448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bernhard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know how I can get the details from "bapi_user_get-detail" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not used txn BAPI. Now I executed it. I see two tab strips "Alphabetical" and "Hierarchical". I selected "Alphabetical" and traversed till the USER, Expanded and found the "GetDetail" method. &lt;/P&gt;&lt;P&gt;Here I have checked that there is this function module "BAPI_ADDRESSORG_GETDETAIL"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a test thru SE37 and It was asking about:&lt;/P&gt;&lt;P&gt; OBJ_TYPE&lt;/P&gt;&lt;P&gt; OBJ_ID&lt;/P&gt;&lt;P&gt; OBJ_ID_EXT&lt;/P&gt;&lt;P&gt; CONTEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have provided the USER, &amp;lt;user name&amp;gt; in first two fields and did not get any results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to get the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srihari&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: the CONTEXT was 0001 (default). Also please let me know if I have to get the details for n number of users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Srihari Rao on Jul 30, 2008 2:07 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 08:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250074#M1014448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T08:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250075#M1014449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srihari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in TX BAPI: expand Basis components&amp;gt;Security&amp;gt;USER&amp;gt;Get Detail to find the technical background of the bapis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To execute the bapi, simply start it in SE37 (with 'F8').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 10:17:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250075#M1014449</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2008-07-30T10:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250076#M1014450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bernhard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is what i have done. My question was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i have to check the details for more than 1 user, what are the inputs i have to give?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srihari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 10:52:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250076#M1014450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T10:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250077#M1014451</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;Why cant we go with SUIM -&amp;gt; User -&amp;gt; User by Address data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;N.Amarnath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 11:19:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250077#M1014451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T11:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250078#M1014452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could easily create a small program (ABAP) which calls the BAPI; this would allow you to loop on USR02, call the BAPI for all occurrences, then display the results... or you could go the way via USR21 to ADR6:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: w_bname type XUBNAME,&lt;/P&gt;&lt;P&gt;        w_email type ADR6-SMTP_ADDR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select BNAME from USR02 into w_bname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	select single * from USR21 where BNAME = w_bname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	select single SMTP_ADDR into w_email from ADR6 where PERSNUMBER = USR21-PERSNUMBER and ADDRNUMBER = USR21-ADDRNUMBER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endselect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are almost endless possibilities. This is what makes development so creative and fun, instead of resorting to standard SAP solutions like SUIM... &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 11:47:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250078#M1014452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T11:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250079#M1014453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Bernhard!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no access to SM37 or to create query in prod, but I exported the tables and I'll merge the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 12:31:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250079#M1014453</guid>
      <dc:creator>GinaCiuca</dc:creator>
      <dc:date>2008-07-30T12:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250080#M1014454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the steps, but I don't have this access either. SUIM doesn't display this info unless you hit the Details button for each record, so it doesn't help when you need to generate a large list of users&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 12:42:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250080#M1014454</guid>
      <dc:creator>GinaCiuca</dc:creator>
      <dc:date>2008-07-30T12:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250081#M1014455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; SUIM doesn't display this info unless you hit the Details button for each record, so it doesn't help when you need to generate a large list of users.&lt;/P&gt;&lt;P&gt;You might want to reconsider that after reading [this thread|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="881130"&gt;&lt;/A&gt;; , particularly the posts at the bottom of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 13:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250081#M1014455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T13:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250082#M1014456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Julius,&lt;/P&gt;&lt;P&gt;I can see the Extension but not the Telephone and E-mail data in u2018Users by Address Datau2019 report within SUIM. I checked the thread that you are referring to and I am not sure if I am missing something.&lt;/P&gt;&lt;P&gt;Thank you, G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 22:46:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250082#M1014456</guid>
      <dc:creator>GinaCiuca</dc:creator>
      <dc:date>2008-07-30T22:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250083#M1014457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two fields, one is "extention", another is "telephone".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run report RSUSR002 for the list of users, then select "Change Layout" (Ctrl + F8) and add the fields you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 08:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250083#M1014457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T08:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores User Master Data info</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250084#M1014458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Julius.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Extension and Telephone are available in this report, only the E-mail is not &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 14:35:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-user-master-data-info/m-p/4250084#M1014458</guid>
      <dc:creator>GinaCiuca</dc:creator>
      <dc:date>2008-07-31T14:35:27Z</dc:date>
    </item>
  </channel>
</rss>

