Error "GetPageField : Page Field ' SELECT1 ' not found in the Page HR_EE_ADDR_FL" When Selecting the Personal Details or Benefit Details Tile
(Doc ID 2566822.1)
Last updated on OCTOBER 02, 2023
Applies to:
PeopleSoft Enterprise HCM Human Resources - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
When users click on the Personal Details tile or the Benefit Details tile from the Employee Self Service the below errors are returned.
Personal Details error:
GetPageField : Page Field ' SELECT1 ' not found in the Page HR_EE_ADDR_FL
HCSC_FL.MasterList.OnExecute Name:SetTabLabel PCPC:52952 Statement:78
Called from:HCSC_FL.MasterList.OnExecute Name:SetTabLabelImage Statement:105
Called from:HR_FL.MASTER_LIST.PersonalDetails.OnExecute Name:LoadMasterList Statement:20
Called from:HR_FL.ESS.Adresses.OnExecute Name:PostBuild Statement:16
Called from:HR_EE_ADDR_FL.GBL.Post Build Statement:1
The built-in function GetPageField has not specified a page field name that is not defined in the current page.
Review the PeopleCode and correct.
Benefit Details error:
GetPageField : Page Field ' SELECT1 ' not found in the Page W3EB_GRID_FL
HCSC_FL.MasterList.OnExecute Name:SetTabLabel PCPC:52952 Statement:78
Called from:HCSC_FL.MasterList.OnExecute Name:SetTabLabelImage Statement:105
Called from:W3EB_FLU.MasterList.OnExecute Name:LoadMasterList Statement:16
Called from:W3EB_GRID_FLU.GBL.Post Build Statement:9
The built-in function GetPageField has not specified a page field name that is not defined in the current page.
Review the PeopleCode and correct.
The issue can be reproduced at will with the following steps:
1. Navigate to Employee Self Service fluid homepage and select the Personal Details tile
OR
1. Navigate to Employee Self Service fluid homepage and select Benefit Details tile
2. Note above errors are returned
Changes
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 |
Changes |
Cause |
Solution |
References |