<?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: Get current user location in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127243#M1974834</link>
    <description>&lt;P&gt;USR03 is obsolete. Use USR21 which is the relationship between users and addresses in the address tables (AD*).&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2019 09:53:21 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2019-11-14T09:53:21Z</dc:date>
    <item>
      <title>Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127236#M1974827</link>
      <description>&lt;P&gt;How to know where the user is running the report from?&lt;/P&gt;
  &lt;P&gt;How can I get the current location?&lt;/P&gt;
  &lt;P&gt;Please let me know, I can not find any info about this?&lt;/P&gt;
  &lt;P&gt;How can I know if the report os being run in china or berlin?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 15:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127236#M1974827</guid>
      <dc:creator>former_member2492</dc:creator>
      <dc:date>2019-11-13T15:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127237#M1974828</link>
      <description>&lt;P&gt;Jonathan,&lt;/P&gt;&lt;P&gt;To the best of my knowledge, the USR03 table will give you where the user is based, and SY-HOST will give you the name of the application server the job is running on.&lt;/P&gt;&lt;P&gt;The bigger issues are: &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;does the organization maintain USR03 data on a timely basis,&lt;/LI&gt;&lt;LI&gt;the geolocation of the application server may have no relationship to where the user is based,&lt;/LI&gt;&lt;LI&gt;if the user is working remote, there isn't (to my knowledge) anything in SAP that will track that information.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 13 Nov 2019 16:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127237#M1974828</guid>
      <dc:creator>loyd_enochs3</dc:creator>
      <dc:date>2019-11-13T16:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127238#M1974829</link>
      <description>&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;If users connect to SAP system directly from their device by means of SAPGUI, etc. then you could use OS01 transaction and double click on "Active Presentation Srvrs". That should list currently connected devices by above means. Ping to individual Server Name should reveal IP. Based on IP used within your organisation, you should be able to tell who's connecting from what location.&lt;/P&gt;&lt;P&gt;This may well not serve a broader purpose of what you're trying to do which we aren't aware yet.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Kashyap Shah&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 16:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127238#M1974829</guid>
      <dc:creator>kashyap_shah3</dc:creator>
      <dc:date>2019-11-13T16:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127239#M1974830</link>
      <description>&lt;P&gt;you don't have to ping, just click change view and the IP address will shown.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 00:49:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127239#M1974830</guid>
      <dc:creator>DoanManhQuynh</dc:creator>
      <dc:date>2019-11-14T00:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127240#M1974831</link>
      <description>&lt;P&gt;programatically please&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 09:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127240#M1974831</guid>
      <dc:creator>former_member2492</dc:creator>
      <dc:date>2019-11-14T09:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127241#M1974832</link>
      <description>&lt;P&gt;Unfortunately USR03 is not maintained, lets hope someone has a different solution.thank you  for your effort &lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 09:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127241#M1974832</guid>
      <dc:creator>former_member2492</dc:creator>
      <dc:date>2019-11-14T09:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127242#M1974833</link>
      <description>&lt;P&gt;Class CL_SERVER_INFO :&lt;/P&gt;&lt;P&gt;something like :&lt;/P&gt;&lt;P&gt;cl_system_info=&amp;gt;get_server_info( server_name )-&amp;gt;get_session_list( ).&lt;/P&gt;&lt;P&gt;but IP gives you just IP, you have to know the landscape of the netword (if there is)&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 09:24:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127242#M1974833</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2019-11-14T09:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127243#M1974834</link>
      <description>&lt;P&gt;USR03 is obsolete. Use USR21 which is the relationship between users and addresses in the address tables (AD*).&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 09:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127243#M1974834</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-11-14T09:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127244#M1974835</link>
      <description>&lt;A href="https://answers.sap.com/users/1091/sandra.rossi.html"&gt;Sandra Rossi&lt;/A&gt; then I get the user address but how is this connected to the location?is there another table which stores them?</description>
      <pubDate>Thu, 14 Nov 2019 11:20:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127244#M1974835</guid>
      <dc:creator>former_member2492</dc:creator>
      <dc:date>2019-11-14T11:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127245#M1974836</link>
      <description>&lt;P&gt;&lt;A href="https://answers.sap.com/users/406365/johnu951.html"&gt;Jonathan Blavatsky&lt;/A&gt; A "location" is an address, no? (what means location for you? The city?) Do you mean you didn't find the right ADR* table?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 13:27:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127245#M1974836</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-11-14T13:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127246#M1974837</link>
      <description>&lt;P&gt;Johnathan, if you are looking for the physical location of the user when the report was executed, that is is a detective job using the IP address, as Kashyap Shah mentioned below.  &lt;/P&gt;&lt;P&gt;But even then, VPNs and other security measures can mask a user's physical location.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 13:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127246#M1974837</guid>
      <dc:creator>loyd_enochs3</dc:creator>
      <dc:date>2019-11-14T13:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127247#M1974838</link>
      <description>&lt;P&gt;&lt;A href="https://answers.sap.com/users/1091/sandra.rossi.html"&gt;Sandra Rossi&lt;/A&gt; I found that the table who saves the plant is T001W but I see no relationship between the username and this table.If you find any please provide an  answer&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2019 09:43:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127247#M1974838</guid>
      <dc:creator>former_member2492</dc:creator>
      <dc:date>2019-11-15T09:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Get current user location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127248#M1974839</link>
      <description>&lt;A href="https://answers.sap.com/users/4321/loyd.enochs3.html"&gt;Loyd Enochs&lt;/A&gt; you are probably right ,I do not think that SAP provides geolocation,at least not my version &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;</description>
      <pubDate>Fri, 15 Nov 2019 09:45:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-current-user-location/m-p/12127248#M1974839</guid>
      <dc:creator>former_member2492</dc:creator>
      <dc:date>2019-11-15T09:45:13Z</dc:date>
    </item>
  </channel>
</rss>

