cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori My Time Events App not working: Event Types missing, Event List not displayed

fstenglein
Explorer
0 Kudos

Hi,

I'm trying to acitvate Fiori App My Time Events (Version 2/Fiori 2.0) - App ID F1506A and face some problem:

Quick Entry keeps Loading

 

fstenglein_0-1707895021191.png
Detailed Entry does not show Event typesfstenglein_1-1707895086494.png

 

Time Event List keeps loading / does not show time events from backend.fstenglein_2-1707895112146.png

 

In F12 Developer tools I can see Error "Uncaught TypeError: Cannot read properties of null (reading 'getParameter')":

fstenglein_3-1707895223991.png

Problem occurs on a customer environment with separated FIORI frontend and backend system. On my own sandbox system I also face similar problem - which is surprising because there it had already worked. I checked tcodes /iwfnd/error_log, /iwfnd/traces, /iwbep/error_log, /iwbep/error_traces, but could not find any root causes. 

Debugging on customer's FIORI backend showed that eg. Event Types have been loaded (cl_hcmfab_cico_request_api=>read_tevents_types), so my assumption is that there is something wrong in frontend.

Does anyone face similar problems? Is there some current SAP note which I did not find yet?

Thanks.
Frank

View Entire Topic
ChristophStarke
Discoverer
0 Kudos

Hello Frank,

did you solve the error? We have the same error and we are looking for a solution.

Kind Regards,

Christoph

fstenglein
Explorer
0 Kudos
Hello Christoph. Not yet, but I have an open case @Sap-Support. I will post solution here once I have it.
ChristophStarke
Discoverer
Hello Frank, SAP support got me the solution. My problem was solved by implementing note 0003364221 - My Time Events: Application could not be accessed when default time event type is not available.