cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori - My Timesheet problem

former_member226851
Participant
0 Kudos

Hi,

I have recently installed My Timesheet, and on the home screen is a message that 13 days are missing. After I had clicked on My Timesheet icon I am able to see that the app works fine, but when I want to see some day's details an error occurs.

I wonder if this error depends on those BADIs? Is it required to create implementations of those BADIs?

Pls find attached.

Best regards,

Tomasz Sobkowiak

Accepted Solutions (1)

Accepted Solutions (1)

pankaj_bisht
Contributor
0 Kudos

Hi Tomasz,

This issue ocurs when you upgrade the Ui5 library to 1.14.2.

After upgrading to UI5 1.14.2 the timesheet application had to be adjusted.

So after upgrade kindly implement the below notes.

SAP Note No. 1909892

SAP Note No. 1928827

These note should will resolve your issue.

Best Regards

Pankaj

former_member226851
Participant
0 Kudos

Hi Pankaj,

many many thanks! It's working fine now!

Where have you found those sap notes? I mean I know that they can be found on SMP, but recently when I was looking for any sapnotes regarding Fiori apps, I didn't managed to find anything..do you have some kind of list with new Fiori SAP notes, or you just look randomly for those notes?

Best regards,

Tomasz Sobkowiak

pankaj_bisht
Contributor
0 Kudos

Hi Tomasz,

I have created these notes .

We figured out this issue when the Fiori Timesheet application uses lib 1.14.2.

These notes should already be searchable.

You could look for other notes under component MOB-UIA-PT-MTS

Best Regards

Pankaj

PekkaKorsoff
Explorer
0 Kudos

Hi Pankaj & Tomasz,

We have the same issue after upgrading to UI library 1.14.2.

I was able to find those two notes

SAP Note No. 1909892

SAP Note No. 1928827

But even after implementing them the problem still exists. Is there some sort of a refresh or other trick that is needed in addition to the notes implementation?

Best regards,

Pekka Korsoff

pankaj_bisht
Contributor
0 Kudos

Hi Pekka,

Clear cache and try again.

It should work.

Best regards

Pankaj

PekkaKorsoff
Explorer
0 Kudos

Hi Pankaj,

I ran /UI5/RESET_CACHEBUSTER in SE38.

And then I cleared the cache in my Chrome browser.

I do not know which one made the trick, but now it works!

Thanks,

Pekka

pankaj_bisht
Contributor
0 Kudos

Hi Pekka,

Glad that it works.

Clearing browser cache is enough for this issue.

Best Regards

Pankaj

Answers (1)

Answers (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Tomasz,

What is support package level?

Regards,

Masa

SAP Rapid Innovation Group - RIG

former_member226851
Participant
0 Kudos

Hi Masayuki,

thanku you for an advice, but after I updated each component to the highest support package level nothing changed.

Maybe it is caused by wrong configuration within ERP system instead of SAP Fiori app? Please find detailed message attached.

Best regards,

Tomasz Sobkowiak

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Tomasz,

It looks there is short dump in ERP. Please check the details in the transaction ST22.

Regards,

Masa

SAP Rapid Innovation Group - RIG

former_member226851
Participant
0 Kudos

Hi,

There are no errors in ST22 transaction. I've also checked /IWFND/ERROR_LOG, but there are no information as well.

Best regards,

Tomasz Sobkowiak

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Tomasz,

Here are general troubleshooting steps.

1. Identify the OData URI. Inspect elements - > networktab

2. Test the OData URI in the transaction /IWFND/GW_CLIENT

3. Set external break point in the get_entity_set method and find the root cause.

Regards,

Masa

SAP Rapid Innovation Group - RIG