cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Timesheet App V2

Former Member
0 Kudos

Hi,

We have  different configuration for approval manager determination in system And I would like to ask you how the App should then be configured.

We have a configuration based either CC or WBS. If a user enters time regarding CC, then approval request is sent to that CC-owner, and if a user enters time regarding WBS, then approval request goes to respective WBS-owner.

Can you please tell step-by-step how the V2 of the App should be configured, so the respective manager would see pending entries in app?

Accepted Solutions (1)

Accepted Solutions (1)

kammaje_cis
Active Contributor
0 Kudos

Diana,

Your scenario s slightly complicated.

Timesheet application does not depend on backend workflow, this is why you need to make app specific coding in your case.

If there was a fixed relationship between employee/manager, then you could have used OADP configuration or BADI HCM_B_APPROVE_TIMESHEETS.

Since this is not the case, you need to extend the backend DPC_EXT class to write your own code to implement the logic you provided.

Regards

Krishna

Answers (1)

Answers (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Diana,

Fiori app is a frontend component, approver determination is a backend function.

If the function works fine in ERP, it should work with Fiori frontend.

Please share your test result if it does not work.

Regards,

Masa / SAP Technology RIG