cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori My Timesheet Wave 1 Errors

0 Kudos

Hi Experts,

Recently we've installed the timesheet app but we're recieving a number of problems with this.

We are using the wave1 app since we prefer a standalone app and we need to get our wave 1 apps working first before we go to wave 2.

We are on SAPUI5 version 1.22.3.

SAP_BASIS 731 SP09

UISRA002 SP05

UIHCM002 SP05

When we enter the values via CAT2 (same input), we are not getting issues.

Our First problem is when we select a date and try to enter a new value. When we click on Cost Assignment, we recieve an error in the code itself:

When I click on where the error is thrown, I go to this line of code:

After a few clicks, it usually goes away and it is possible to go to the next screen.

Our second problem is when we try to delete one of the entries that have been filled in, we recieve a 500 internal server error. The following message is being shown in the error logs of netweaver gateway:

While debugging we noticed that the code tries to convert an ISO code to SAP internal format.

He tries to do this for the field MEINH but this field is initial.

But in the Fiori app, we fill in the unit of measure as H.

Accepted Solutions (0)

Answers (1)

Answers (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Gert,

FYI.

You can run apps as standalone with new UI.

Running a Standalone Application - User Interface Add-On for SAP NetWeaver - SAP Library

Regards, Masa

SAP Customer Experience Group - CEG

0 Kudos

Hi Masayuki

Thanks for the answer on the standalone, we will try that when we will go to wave2.

But first we would like to get our wave1 My Timesheet app working.