cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori App - My Leave Requests, how to configurate

VincentBloem
Participant
0 Kudos

Hi Experts,

We would like to use the standard app "My Leave Requests" to create leave requests like illness, homework, holiday.... via mobile devices.

Is it possible to customize this app?

In the documentation I only find the extensibilties of views and controllers.

Vincent

Accepted Solutions (0)

Answers (2)

Answers (2)

vinita_kasliwal
Active Contributor
0 Kudos

Hi Vincent

You can check the Absence Types maintained in T554S_WEB are available in the drop-down for types of leaves . Check that table with the help of a functional consultant.

If you want to debug, DPC Class CL_HCM_LEAVE_REQ_CREAT_DPC_EXT should be your starting point

To extend the app use the links below I am assuming you are using the Version 2 App

https://help.sap.com/fiori_bs2013/helpdata/en/f8/ea875411cd7048e10000000a441470/frameset.htm

https://help.sap.com/fiori_bs2013/helpdata/en/5e/1b8e54209fe231e10000000a4450e5/frameset.htm

let me know if that helps


Regards

vinita

kammaje_cis
Active Contributor
0 Kudos

Backend configurations, for example, Leave types, will reflect in the app.

What other configurations do you want to do?

VincentBloem
Participant
0 Kudos

can we filter these leave types?

kammaje_cis
Active Contributor
0 Kudos

Yes, Vinita's answer velow gives the table name.