Missing Component Record Field PeopleCode HRS_CE.HRS_UPDNAME_DVW
(Doc ID 2464338.1)
Last updated on NOVEMBER 26, 2021
Applies to:
PeopleSoft Enterprise HCM Candidate Gateway - Version 9.2 to 9.2 [Release 9]Information in this document applies to any platform.
Symptoms
On : 9.2 version, Other Issue with Candidate Gateway
missing Component Record Field PeopleCode (HRS_CE.HRS_UPDNAME_DVW)
After fix 25179006 was applied for another issue, noticed a new peoplecode error. Page HRS_CE_REG_MIS which came along with fix had caused this issue. In this page there is a subpage HRS_NM_EXT_CG_SBP which uses a dynamic view HRS_UPDNAME_DVW as the undetlying record.
Missing Component Record Field PeopleCode (HRS_CE.HRS_UPDNAME_DVW) and copied the code from Demo to Dev. Still it's not working.
ERROR
-----------------------
Class Row method GetRowset scroll HRS_UPDNAME_DVW is invalid. (2,270)
HRS_GLOBAL_CONTACT.Name.DynamicPage.OnExecute Name: GetRowSetValue PCPC:87091 Statement: 1345
Called from: HRS_GLOBAL_CONTACT.Name.DynamicPage.OnExecute Name: DynamicPage Statement: 12
Called from: HRS_MANAGE_APP.GBL.PreBuild Statement: 36
The scrollname has been used as a parameter of the specified method. It is not valid for the current object.
Use the PeopleCode Debugger or a PeopleCode trace to determine the point of error, and correct the program.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Create Applicant and Manage Applicant
2. Received error.
3. Issue was noticed after applying fix 25179006
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 |