<?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: HR: Function Module Which returns data against Position in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-function-module-which-returns-data-against-position/m-p/6407156#M1407169</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;Look this FM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     &lt;STRONG&gt;RH_READ_OBJECT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;     &lt;STRONG&gt;RH_STRUC_GET&lt;/STRONG&gt;&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;Gregory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2009 17:38:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-08T17:38:35Z</dc:date>
    <item>
      <title>HR: Function Module Which returns data against Position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-function-module-which-returns-data-against-position/m-p/6407154#M1407167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;                     I need an HR function module which gives all the records against position.&lt;/P&gt;&lt;P&gt;e.g; When I pass position to function module it should return all the positions against entered position, All the employees against entered position. &lt;/P&gt;&lt;P&gt;I am using RH_READ_INFTY_1001 and RH_STRUC_GET; but these modules returns the data according to object type and only gives direct relationship.  My requirement is to get all the data against the position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;For Example: 
If I entered position = 50000090
Then it should return the following records.
10000071           Staff Employee
10000072           Staff Employee
10000574           Staff Employee
10000554           Staff Employee
50001361           Another Position in the position 5000090
50004835           Another Position in the position 5000090 
50004861           Another Position in the position 5000090
10000195           Staff Employee
10000546           Staff Employee

Data may be up to bottom.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Means that a function module which should display the direct and in-direct relationship of the entered position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sohail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2009 10:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-function-module-which-returns-data-against-position/m-p/6407154#M1407167</guid>
      <dc:creator>muhammad_sohail</dc:creator>
      <dc:date>2009-12-03T10:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: HR: Function Module Which returns data against Position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-function-module-which-returns-data-against-position/m-p/6407155#M1407168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RH_STRUC_GET is ok if you pass the correct evaluation path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;positions should not be linked directly to other positions, they should only be linked to organizational units&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyway you are able to create your own evaluation path (SM30 on table T778A)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 17:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-function-module-which-returns-data-against-position/m-p/6407155#M1407168</guid>
      <dc:creator>franois_henrotte</dc:creator>
      <dc:date>2009-12-08T17:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: HR: Function Module Which returns data against Position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-function-module-which-returns-data-against-position/m-p/6407156#M1407169</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;Look this FM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     &lt;STRONG&gt;RH_READ_OBJECT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;     &lt;STRONG&gt;RH_STRUC_GET&lt;/STRONG&gt;&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;Gregory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 17:38:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-function-module-which-returns-data-against-position/m-p/6407156#M1407169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T17:38:35Z</dc:date>
    </item>
  </channel>
</rss>

