When accessing PeopleSoft HCM Enter Time I get error related to TL_RPTD_ELP
We are on PUM 48 and tools 8.62
When Accessing Fluid Enter Time in HCM I get following error:
PageTL_ELP_TIME_FLU
ComponentTL_ENTER_TIME_FLU
MenuTL_MANAGER_FL
Invalid grid specification page=TL_RPTD_ELP, grid=TR_WEEKLY_GRID, occurrence=1.FUNCLIB_TL_WEEK.DISPLAY_CONTROL.FieldFormula Name:UnhideTRElement PCPC:711 Statement:14
Called from:FUNCLIB_TL_WEEK.DISPLAY_CONTROL.FieldFormula Name:TimeSheetDisplay Statement:639
Called from:TL_ELP_TIME_FLU.Activate Statement:14A PeopleCode program contains a call to the GetGrid built-in function with invalid parameters. The specified page/grid/occurrence cannot be found.
Examine the PeopleCode and correct the invalid reference.