<?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: Logon user name in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155298#M455318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi saritha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. check the table KNVK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. In that there is field for Kunnr and PRSNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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, 03 Apr 2007 07:48:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-03T07:48:29Z</dc:date>
    <item>
      <title>Logon user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155290#M455310</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;How to get Logon user name for the partner (Inside sales person ) of the customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saritha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 05:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155290#M455310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T05:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Logon user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155291#M455311</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;i didn't get u properly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if user name u want...&lt;/P&gt;&lt;P&gt;          &lt;/P&gt;&lt;P&gt;"Sy-uname "  will gives u user name that logged..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Rammohan Nagam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 05:50:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155291#M455311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T05:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Logon user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155292#M455312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Look at the table KNVk anf KNVP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 05:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155292#M455312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T05:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Logon user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155293#M455313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Take the KUNNR or ADRNR field from KNVP(by passing that customer No and Partner function(PARVW) of Sales Person) or &lt;/P&gt;&lt;P&gt;from VBPA  by passing the Sales Doc no and PARVW of the Sales person and pass that KUNNR or ADRNR field to KNA1 table and get the name for that Customer.&lt;/P&gt;&lt;P&gt;Use USR02/ USR03 and USR01 tables to get the User related Info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 05:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155293#M455313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T05:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Logon user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155294#M455314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u so much for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I got the address no from KNA1 table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I didn't get the user name of that address no in USR* tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saritha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 07:14:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155294#M455314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T07:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Logon user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155295#M455315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you will get the details from ADRC or SADR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 07:17:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155295#M455315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T07:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Logon user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155296#M455316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u for ur response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i got the KUNN2 based on the customer no in the KNVP table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i didn't get the person number based on the above KUNN2 value(KUNNR0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 07:40:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155296#M455316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T07:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Logon user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155297#M455317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the user details in the ADRC table.But i din't get the logon user name of the perticular partner.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 07:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155297#M455317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T07:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Logon user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155298#M455318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi saritha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. check the table KNVK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. In that there is field for Kunnr and PRSNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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, 03 Apr 2007 07:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155298#M455318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T07:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Logon user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155299#M455319</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;I take the KUNN2 from the KNVP table based on the KUNNR (Customer No) and PARVW(Partner Function).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I didn't get the Person Number based on the KUNNR (value in the KUNN2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saritha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 09:03:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logon-user-name/m-p/2155299#M455319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T09:03:53Z</dc:date>
    </item>
  </channel>
</rss>

