cancel
Showing results for 
Search instead for 
Did you mean: 

Pass selected pernr for On-Behalf function in leave request

former_member183917
Active Contributor
0 Kudos

Hi All

We upgraded system from EHP4 to EHP8.

Using on-behalf of function, admin can submit leave request for employee. This on-behalf is std application.

Problem is, if we select pernr and submit leave request, we are not getting the selected pernr , instead admin pernr comes up. In EHP4 this works fine.

Configured application for EHP8 as below

Appl name: hress_a_ptarq_leavreq_appl

Appl parameter: LRF_SKIP_OVERVIEW_PAGE=OK&PERNR_MEM_ID=MSS01_EE_

Checked few threads to pass PERNR_MEM_ID but still not works. Can you help me on this. Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

Please maintain the LPD_CUST entries

Create Leave Request application

-Link Text - Create Leave Request
-Application Category - Webdynpro ABAP
-Namespace - sap
-Application - HRESS_A_PTARQ_LEAVREQ_APPL
-System Alias - SAP_ECC_HumanResources
-Application Alias - CREATE_LEAVE_REQUEST
-Application Parameter-PERNR_MEM_ID&LRF_SKIP_OVERVIEW_PAGE=X
-Configuration - HRESS_AC_PTARQ_LEAVREQ
-Save the changes

refer SAP NOTE 1607753 - MSS Add-on: Missing On-Behalf Services & Date Format issues

Regards,

KK