ETL9.2: Peoplecode Error When User Click Approve At Manager Approved Summary Page
(Doc ID 2213070.1)
Last updated on JULY 21, 2023
Applies to:
PeopleSoft Enterprise HCM Time and Labor - Version 9.2 to 9.2 [Release 9]Information in this document applies to any platform.
Symptoms
Issue : Peoplecode error First operand of . is NULL, so cannot access member notifications_enabled. (180,236) when user click approve at Manager Approved Summary page
First operand of . is NULL, so cannot access member notifications_enabled. (180,236) FUNCLIB_TL_WEEK.TL_AWE_FUNC.FieldFormula Name:ProcessNA PCPC:41824 Statement:457
Called from:FUNCLIB_TL_CP.APPROVAL_BTN.FieldFormula Name:ReportedTimeSummaryApproval Statement:461
Called from:FUNCLIB_TL_CP.APPROVAL_BTN.FieldFormula Name:ProcessApprovalAction Statement:489
Called from:DERIVED_TL_MNGR.APPROVE_BTN.FieldChange Statement:1
Step to replicate.
1. As Employee, submit punch time for a week.
2. As Manager, click notification icon at right top window.
3. It will navigate to Manager Self Service > Time Management > Approve Time and Exceptions > Reported Time
and default view by filter is WEEK. Currently the page show 0 hours of "Hours Approved or Submitted".
4. Change default view by filter as DAY. Then the page reflected accordingly. Currently the page show 0 hours of "Hours Approved or Submitted".
5. Tick the respective employee row and click approve button.
6. After approval message pop up and been acknowledged, the transaction is approved successfully.
7. Then, click the notification icon again at right top window.
8. It will navigate to Manager Self Service > Time Management > Approve Time and Exceptions > Reported Time
and default view by filter is WEEK. Now it show 8 hours of "Hours Approved or Submitted".
9. Tick the respective employee row and click approve button.
10. After approval message pop up and been acknowledged, peoplecode error is returned as per below.
Error :
First operand of . is NULL, so cannot access member notifications_enabled. (180,236) FUNCLIB_TL_WEEK.TL_AWE_FUNC.FieldFormula Name:ProcessNA PCPC:41824 Statement:457
Called from:FUNCLIB_TL_CP.APPROVAL_BTN.FieldFormula Name:ReportedTimeSummaryApproval Statement:461
Called from:FUNCLIB_TL_CP.APPROVAL_BTN.FieldFormula Name:ProcessApprovalAction Statement:489
Called from:DERIVED_TL_MNGR.APPROVE_BTN.FieldChange Statement:1
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 |