Dear experts,
I'm trying to customize leave request UI5 screen by using customer fields (CUSTOMER01, CUSTOMER02….).
First I analyzed the possibility to add a dropdown list (with three values) but it seems not possible without changing xml configuration.
Now I’m analyzing an alternative option by adding three check boxes :
- I changed customers fields properties on structure PTREQ_ATTABSDATA (CUSTOMER01->03 = boolean)
- I fill properties for leave request type on customizing tables
- Check boxes appears on screen but if I check one I get an error message ‘Error occurred; try again later or contact your system administrator if problem persists’ when I check data or send request.
- Error service /sap/opu/odata/sap/HRESS_LEAVE_REQUEST_SERVICE/LeaveRequestCollection
What is the best solution to customize leave request screen UI5 without xml config ?
If no solution, could you give me advice to extend UI5 application in order to add a dropdown list ?
Regards,
David