cancel
Showing results for 
Search instead for 
Did you mean: 

Show receiver order on Fiori Approve Timesheet

Michael_Chohrac
Participant
0 Kudos

2017-03-31-1643.png

Is there something special we need to do in order to have the receiver order appear on the time entries within the Approve Timesheet app? Currently, all it shows us is the controlling area and attendance type. We need to be able to see the receiver order number as that is what the hours are being posted against. (see attachment)

Accepted Solutions (0)

Answers (1)

Answers (1)

kammaje_cis
Active Contributor
0 Kudos

You need to extend the OData service and UI5 app for achieving it.

Entity name 'TIME_DETAILS_EMP'.

You can also try populating property 'MAIN_FIELD_TEXT' or 'SUB_FIELD_TEXT' with the work order, and this will show in the UI5 app.

Michael_Chohrac
Participant
0 Kudos

Thanks Krishna.

I find it odd though that this wouldn't be part of the standard app as without it the approver would not have enough details to properly approve the time.

0 Kudos

via transaction KO02 I can change the Internal Order but i can not find back the fields you are mentioning above ?

-> property 'MAIN_FIELD_TEXT' or 'SUB_FIELD_TEXT' with the work order, and this will show in the UI5 app.