Company Directory Error On Clicking Directs Page - "Function getJobCurrRec does not return a result"
(Doc ID 2686757.1)
Last updated on OCTOBER 19, 2021
Applies to:
PeopleSoft Enterprise HCM Human Resources - Version 9.2 to 9.2 [Release 9]PeopleSoft Enterprise HCM eProfile Manager Desktop - Version 9.2 to 9.2 [Release 9]
Information in this document applies to any platform.
Symptoms
Getting the following PeopleCode error in Company Directory when employee has direct reports under them and Employee record '0' is inactive
ERROR
-----------------------
Function getJobCurrRec does not return a result.
HR_EMPL_PHOTO.EmployeePhoto.OnExecute Name:getJobCurrRec PCPC:9876 Statement:180
Called from:HR_EMPL_PHOTO.EmployeePhoto.OnExecute Name:getCurrentJobTitle Statement:87
Called from:HRCD_COMPANY_DIRECTORY_FL.UI.CDProfile.OnExecute Name:DisplayDottedLineReports Statement:3061
Called from:HRCD_COMPANY_DIRECTORY_FL.UI.CDProfile.OnExecute Name:displayMainPage Statement:924
Called from:HRCD_COMPANY_DIRECTORY_FL.UI.CDProfile.OnExecute Name:setContent Statement:875
Called from:HRCD_COMPANY_DIRECTORY_
The named function was declared to return a result, but doesn't.
-----------------------
Function getJobCurrRec does not return a result.
HR_EMPL_PHOTO.EmployeePhoto.OnExecute Name:getJobCurrRec PCPC:9876 Statement:180
Called from:HR_EMPL_PHOTO.EmployeePhoto.OnExecute Name:getCurrentJobTitle Statement:87
Called from:HRCD_COMPANY_DIRECTORY_FL.UI.CDProfile.OnExecute Name:DisplayDottedLineReports Statement:3061
Called from:HRCD_COMPANY_DIRECTORY_FL.UI.CDProfile.OnExecute Name:displayMainPage Statement:924
Called from:HRCD_COMPANY_DIRECTORY_FL.UI.CDProfile.OnExecute Name:setContent Statement:875
Called from:HRCD_COMPANY_DIRECTORY_
The named function was declared to return a result, but doesn't.
Steps to reproduce the issue:
1. Navigate to Home page > Manager Self Service dashboard> Company Directory > Search for a person having Direct Reports
2. Click on the ‘Directs’ page , error pops up.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |