<?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>Question Re: Table Name for finding the Manager for a Particular User in Enterprise Resource Planning Q&amp;A</title>
    <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/table-name-for-finding-the-manager-for-a-particular-user/qaa-p/2921165#M491760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The better way is to use FM HR_STRUCTURE_GET.&lt;/P&gt;&lt;P&gt;You can get this detail . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2007 03:32:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-23T03:32:30Z</dc:date>
    <item>
      <title>Table Name for finding the Manager for a Particular User</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/table-name-for-finding-the-manager-for-a-particular-user/qaq-p/2921162</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;Is there any table to get the Manager details for a particular User.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 03:25:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/table-name-for-finding-the-manager-for-a-particular-user/qaq-p/2921162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T03:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table Name for finding the Manager for a Particular User</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/table-name-for-finding-the-manager-for-a-particular-user/qaa-p/2921163#M491758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try all HR related tables HR* in se11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 03:28:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/table-name-for-finding-the-manager-for-a-particular-user/qaa-p/2921163#M491758</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-10-23T03:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table Name for finding the Manager for a Particular User</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/table-name-for-finding-the-manager-for-a-particular-user/qaa-p/2921164#M491759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which kind of details you want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check below&lt;/P&gt;&lt;P&gt;T77RCF_MANAGER   Managers&lt;/P&gt;&lt;P&gt;T77RCF_MGRASS    Manager-Assistant Assignment&lt;/P&gt;&lt;P&gt;T77RCF_MGRTC     Manager-Talent Consultant Assignment&lt;/P&gt;&lt;P&gt;FMD1_F15_BEWIRT  F15 Interface - Master Data Manager&lt;/P&gt;&lt;P&gt;FMD1_F15_TKZNKR  F15 Interface - Number Range for Cash Reference Number&lt;/P&gt;&lt;P&gt; FMD1_F15_TKZNKR  F15 Interface - Number Range for Cash Reference Number&lt;/P&gt;&lt;P&gt;  FMD1_F15_FIPO2BW F15 Interface - Commitment Item -&amp;gt; Manager&lt;/P&gt;&lt;P&gt;  FMD1_F15         F15 Interface - Documents&lt;/P&gt;&lt;P&gt; CF003            Projects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Minal Nampalliwar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 03:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/table-name-for-finding-the-manager-for-a-particular-user/qaa-p/2921164#M491759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T03:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table Name for finding the Manager for a Particular User</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/table-name-for-finding-the-manager-for-a-particular-user/qaa-p/2921165#M491760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The better way is to use FM HR_STRUCTURE_GET.&lt;/P&gt;&lt;P&gt;You can get this detail . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 03:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/table-name-for-finding-the-manager-for-a-particular-user/qaa-p/2921165#M491760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T03:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table Name for finding the Manager for a Particular User</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/table-name-for-finding-the-manager-for-a-particular-user/qaa-p/2921166#M491761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manager in HR is not always stored in its own table.  One common way to identify managers is to use relationships in the HR Organisation Structure.  In this way a particular position may be identified as the manager for a given organisation unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to find the manager for a user, the steps would be to find the users HR record (PA0105) and identify their position in the organisation structure (PA0001).  Then identify which organisation unit the position belongs to (an HRP1001 relationship) and then find the manager (another HRP1001 relationship).  Which relationships, etc depend on the setup of HR in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not using SAP HR, then you may need to maintain data in some custom table to identify managers for users.  Possibly this could be done using fields on the user master record, or using a structure like the cost centre hierarchy.  A lot depends on what you have available, and how up to date / accurate the data needs to be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 03:44:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/table-name-for-finding-the-manager-for-a-particular-user/qaa-p/2921166#M491761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T03:44:31Z</dc:date>
    </item>
  </channel>
</rss>

