<?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: Function module to get admin within personnel area in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166731#M1516623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, here's the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in our company, we assign people to be the administrator.&lt;/P&gt;&lt;P&gt;each personnel area has administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example &lt;/P&gt;&lt;P&gt;- PERNER 34010-34050 are in personnel area 4700, with the administrator is user ABC&lt;/P&gt;&lt;P&gt;- PERNER 34051-34100 are in personnel area 4800, with the administrator is user EFG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, when employee with personnel number 34010 create travel request, i want the workflow to send notification to admin/user ABC to either approve or reject the request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: nzworld on Aug 10, 2010 4:30 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Aug 2010 09:18:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-09T09:18:52Z</dc:date>
    <item>
      <title>Function module to get admin within personnel area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166726#M1516618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;are there any function module to get admin for certain personnel area?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to used it in workflow,&lt;/P&gt;&lt;P&gt;to make rule agents for employee within personnel number "A", this workflow will go to admin for personnel area "A"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 04:29:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166726#M1516618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-05T04:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get admin within personnel area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166727#M1516619</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;You read personal number first, then pass the personal number to the any of following function module, &lt;/P&gt;&lt;P&gt;You will get personal area of employees.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) BAPI_EMPLOYEE_GETDATA&lt;/P&gt;&lt;P&gt;2) HR_GETEMPLOYEEDATA_FROMUSER&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 04:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166727#M1516619</guid>
      <dc:creator>ravi_lanjewar</dc:creator>
      <dc:date>2010-08-05T04:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get admin within personnel area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166728#M1516620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;I think I didn't explain it clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for function module to be used in workflow,&lt;/P&gt;&lt;P&gt;when person in personnel area A create and send travel request, using ESS, then it will send notification to the admin for personnel area A to approve or reject it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i want to pass it to the admin of personnel area, not to the manager. and all transaction need to be approve for personnel number within personnel area A, will send to admin of personnel area A. so do for the other personnel area.&lt;/P&gt;&lt;P&gt;how it can be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: nzworld on Aug 9, 2010 9:43 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 02:40:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166728#M1516620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-09T02:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get admin within personnel area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166729#M1516621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i undestand your requirement, you need to&lt;/P&gt;&lt;P&gt;- read Infotype 0105 to get personal number (HR_GETEMPLOYEEDATA_FROMUSER)&lt;/P&gt;&lt;P&gt;- read Infotype 0001 to get the personnel area (HR_READ_INFOTYPE or from previous)&lt;/P&gt;&lt;P&gt;- read table T526 to get the administrator (RP_GET_APPLICANT_CLERK)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 08:40:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166729#M1516621</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2010-08-09T08:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get admin within personnel area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166730#M1516622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did not get you... Will be helpful if you can explain in detail...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;admin for personnel area&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 08:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166730#M1516622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-09T08:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get admin within personnel area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166731#M1516623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, here's the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in our company, we assign people to be the administrator.&lt;/P&gt;&lt;P&gt;each personnel area has administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example &lt;/P&gt;&lt;P&gt;- PERNER 34010-34050 are in personnel area 4700, with the administrator is user ABC&lt;/P&gt;&lt;P&gt;- PERNER 34051-34100 are in personnel area 4800, with the administrator is user EFG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, when employee with personnel number 34010 create travel request, i want the workflow to send notification to admin/user ABC to either approve or reject the request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: nzworld on Aug 10, 2010 4:30 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 09:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166731#M1516623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-09T09:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get admin within personnel area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166732#M1516624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no function module to get a leader from personnel area.&lt;/P&gt;&lt;P&gt;usually leaders are defined in the org structure. ask your org management guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 06:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166732#M1516624</guid>
      <dc:creator>former_member226519</dc:creator>
      <dc:date>2010-08-10T06:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get admin within personnel area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166733#M1516625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is not to get the leader,&lt;/P&gt;&lt;P&gt;but I want to get the PersAdmin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Organizational Assignment infotype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to send notification to the PersAdmin administrator??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 08:17:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166733#M1516625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-10T08:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get admin within personnel area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166734#M1516626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you will have to read T526 with WERKS = P0001-SBMOD and SACHX = P0001-SACHP to get the user ID.&lt;/P&gt;&lt;P&gt;With the user ID you can read infotype 0105 to get the PerNr of the SACHP and with this PerNr you can read 0105 again to get the email address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 08:41:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166734#M1516626</guid>
      <dc:creator>former_member226519</dc:creator>
      <dc:date>2010-08-10T08:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get admin within personnel area</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166735#M1516627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Volker Binder  &lt;/P&gt;&lt;P&gt;your reference to read table T526 with WERKS = P0001-SBMOD and SACHX = P0001-SACHP to get the user ID.&lt;/P&gt;&lt;P&gt;it helps to create the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks. &lt;/P&gt;&lt;P&gt;it solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 04:46:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-admin-within-personnel-area/m-p/7166735#M1516627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-13T04:46:51Z</dc:date>
    </item>
  </channel>
</rss>

