<?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 How to find the Function module name in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-function-module-name/m-p/3010162#M711340</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;     Use the appropriate function module to get the manager.  (Z_GET_MANAGER )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR:  Given the Org Unit,  find the Manager  for that Organization.  Relationship  O &amp;#150; B012 &amp;#150; S   gives the position of the Manager. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that we used  HRP1001 table in that fields&lt;/P&gt;&lt;P&gt; OTYPE = O,  RSIGN = B, RELAT =012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Job that desribes the position,  relationship  S &amp;#150; B007 &amp;#150; C.&lt;/P&gt;&lt;P&gt;Use the appropriate Function Module to find the Job?witch table it willbe???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kavitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2007 14:13:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-31T14:13:56Z</dc:date>
    <item>
      <title>How to find the Function module name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-function-module-name/m-p/3010162#M711340</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;     Use the appropriate function module to get the manager.  (Z_GET_MANAGER )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR:  Given the Org Unit,  find the Manager  for that Organization.  Relationship  O &amp;#150; B012 &amp;#150; S   gives the position of the Manager. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that we used  HRP1001 table in that fields&lt;/P&gt;&lt;P&gt; OTYPE = O,  RSIGN = B, RELAT =012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Job that desribes the position,  relationship  S &amp;#150; B007 &amp;#150; C.&lt;/P&gt;&lt;P&gt;Use the appropriate Function Module to find the Job?witch table it willbe???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kavitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 14:13:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-function-module-name/m-p/3010162#M711340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T14:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the Function module name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-function-module-name/m-p/3010163#M711341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use table HRP1001 or FM RH_GET_LEADING_POSITION. this will give the position of the manager. now from PA0001 get the manager name by using this position(PLANS).&lt;/P&gt;&lt;P&gt;You can also use FM - RH_GET_LEADER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 14:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-the-function-module-name/m-p/3010163#M711341</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-10-31T14:15:20Z</dc:date>
    </item>
  </channel>
</rss>

