<?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 machine user name in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686461#M1292324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the method GET_COMPUTER_NAME of the class CL_GUI_FRONTEND_SERVICES. Please note that you can use this in online mode only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 May 2009 15:36:25 GMT</pubDate>
    <dc:creator>SuhaSaha</dc:creator>
    <dc:date>2009-05-26T15:36:25Z</dc:date>
    <item>
      <title>Get machine user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686459#M1292322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;friends, I need to know how to get the name of the user's machine&lt;/P&gt;&lt;P&gt;There are some functions for this ..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   var = Get_ machine_user_name&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 15:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686459#M1292322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-26T15:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Get machine user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686460#M1292323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check table USR41 (terminal id with IP address during last logon)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use FM TERMINAL_ID_GET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Pawan Kesari on May 26, 2009 9:06 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Pawan Kesari on May 26, 2009 9:08 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 15:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686460#M1292323</guid>
      <dc:creator>Pawan_Kesari</dc:creator>
      <dc:date>2009-05-26T15:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Get machine user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686461#M1292324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the method GET_COMPUTER_NAME of the class CL_GUI_FRONTEND_SERVICES. Please note that you can use this in online mode only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 15:36:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686461#M1292324</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-05-26T15:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get machine user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686462#M1292325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi trampo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can help you in getting the IP Address adn as far as the User or system name I am currently working on it .Once I get it i shall respond to your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can even find out how to get the System name based on IP Address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module: ARFC_GET_TID will return the IP address of the terminal in hex. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just try with the above function module &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert if u get an additional info in this regard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Srikanth.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 15:50:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686462#M1292325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-26T15:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Get machine user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686463#M1292326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the Function Module &lt;STRONG&gt;TH_USER_LIST&lt;/STRONG&gt; . It gives out the Terminal name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Trikanth Basetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 05:36:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686463#M1292326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-27T05:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Get machine user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686464#M1292327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use the function module Terminal_ID_Get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the input as your user name. It will give you the terminal ID.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Import parameters               Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; USERNAME                        D021845&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Export parameters               Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; TERMINAL                        0.0.0.0-APPC-TM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramesh Sundaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 05:57:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686464#M1292327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-27T05:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get machine user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686465#M1292328</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 use the FM "TERMINAL_ID_GET" which return the terminal id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jayanth G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 06:03:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686465#M1292328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-27T06:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Get machine user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686466#M1292329</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;a function you can also use is TH_LONG_USR_INFO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input var = user name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function returns a table with all details (up to session-details &amp;amp; terminal) for this specific user-ID.&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;Martijn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 11:19:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686466#M1292329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-02T11:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Get machine user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686467#M1292330</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 may use GUI_GET_DESKTOP_INFO with parameter TYPE = '1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raju Chitale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 11:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-machine-user-name/m-p/5686467#M1292330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-02T11:57:53Z</dc:date>
    </item>
  </channel>
</rss>

