Hello experts
I am getting this error when doing employee search to display employee profile under HR Administration: ERROR: Access via 'NULL' object reference not possible. (termination: RABAX_STATE).
My debugging shows the error only occurs when a search has results returned. If there is no results, a No Record message is displayed as expected and no error. It also shows the error happens in the WD app hasr00_employee_search, when it is used by asr_show_profiles. This is very confusing since there is no issue when hasr00_employee_search is used by another WD app, asr_launchpad. I suspect issues with HR configuration and it doesn't seem to be the case as the search works fine when I do to get employee reports (via asr_launchpad) with same search parameters and same interface.
This is from the dump: OBJECTS_OBJREF_NOT_ASSIGNED_NO CX_SY_REF_IS_INITIAL CL_WDR_SELECT_OPTIONS.
we are with portal 7.3, ehp6, mss addon 1.0
PLs see attached files for dump screenshot.
Pls kindly advise.
Thanks