Hello
Trying to use SE80 to see the Web Dynpro apps in the HAP space. All application fail with the same message. The message is Access via 'NULL' object reference not possible.
When doing a ST22, I see the below
Termination occurred in the ABAP program "/1BCWDY/BUME018R7KTDN923ZVFU==CP" -
in "PREPARE_NAVIGATION".
The main program was "SAPMHTTP ".
In the source code you have the termination point in line 1858
of the (Include) program "/1BCWDY/B_BUME14EITTKMC825O785".
Termination occurred in a Web Dynpro application
Web Dynpro Component FPM_OIF_COMPONENT
Web Dynpro Controller CNR_VIEW
The termination is caused because exception "CX_SY_REF_IS_INITIAL" occurred in
procedure "PREPARE_NAVIGATION" "(METHOD)", but it was neither handled locally
nor declared
in the RAISING clause of its signature.
I am not sure what I am missing. Am I missing something in FPM. I am a functional consultant only rather than techno-functional