<?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: How to find function from a user in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-function-from-a-user/m-p/6355298#M1399553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto PA0105.. pass person number.. ger usename.. and then go ahead&lt;/P&gt;&lt;P&gt;and any ways.. you have PERSNUMBER in adcp as well...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2009 11:36:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-08T11:36:21Z</dc:date>
    <item>
      <title>How to find function from a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-function-from-a-user/m-p/6355294#M1399549</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;In transaction su01, all information about users is showed. There is a field called "function" that is not in any infotype for that user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know which table contains that field? I want to get the function that every user has in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 11:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-function-from-a-user/m-p/6355294#M1399549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T11:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to find function from a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-function-from-a-user/m-p/6355295#M1399550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Check out table ADCP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 11:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-function-from-a-user/m-p/6355295#M1399550</guid>
      <dc:creator>former_member329859</dc:creator>
      <dc:date>2009-12-08T11:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to find function from a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-function-from-a-user/m-p/6355296#M1399551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you press F1 on that field.. and see the technical help.&lt;/P&gt;&lt;P&gt;it will give you the structure name as addr3_data and field name as function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double click on that structure name and then double click on that data element..(AD_FNCTN)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now use where used list on that element name... you will get your tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mostly.. ADCP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 11:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-function-from-a-user/m-p/6355296#M1399551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T11:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to find function from a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-function-from-a-user/m-p/6355297#M1399552</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;many thanks for your help, but primary key for infotypes tables and adcp table is not the same, do you know how to get the personnel number when I have the other pernr number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 11:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-function-from-a-user/m-p/6355297#M1399552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T11:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to find function from a user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-function-from-a-user/m-p/6355298#M1399553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto PA0105.. pass person number.. ger usename.. and then go ahead&lt;/P&gt;&lt;P&gt;and any ways.. you have PERSNUMBER in adcp as well...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 11:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-function-from-a-user/m-p/6355298#M1399553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T11:36:21Z</dc:date>
    </item>
  </channel>
</rss>

