cancel
Showing results for 
Search instead for 
Did you mean: 

Leave Request issue

Former Member
0 Kudos

Hi All,

We have implemented Fiori My Leave request Application where we have sick leave as leave type for which additional fields ( Illness code and description) are enabled in Back end system which are coming in ESS Portal but not coming in Fiori.

We have to make any change for enabling this in Fiori.

Regards,

Trilochan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Lakshman Balanagu,


Please note that these customer fields are not directly rendered (like in webdynpro).

Solution:  You need do extend the application.

1. Add the same fields in the UI.(Input Fields) //extension point is available.

2. Odata need to be extended to accommodate your fields.

3. Extend the CRUD methods in DPC classes.


I assume you are using version 1 of Fiori My Leave Request. If so, please upgrade to Version 2

Version 2 has approver selection, file attachments, Att./Abs Hours and accomodates 2002 infotypes too.


App implmentation V2

Extensibility of My Leave Request V2


Extensibility Using Eclipse:

http://scn.sap.com/docs/DOC-52555

http://scn.sap.com/docs/DOC-53177

Custom Application Extensibility 

How to extend step by step


http://scn.sap.com/docs/DOC-52555

https://scn.sap.com/docs/DOC-55602


Using SAP WDE: link

Best Regards,

Sunil B N


Answers (1)

Answers (1)

0 Kudos

Hi Trilochan,

I'm not sure what information you are looking for.

Could you please be more specific?

I suppose you are referring to extend your Fiori app? Please check this page:

Best regards,

Michael

SAP GSS Fiori Support Team & SCN Moderator

Former Member
0 Kudos

Hi,

There is some setting in back-end by which we can enable Few Fields ( Illness Type and description) which is apprearing in ESS Portal without any modification in UI.

but those fields are not coming in Fiori.

Regards,

Trilochan

0 Kudos

Hi Trilochan,

Please be more specific. Where did you enable the fields in the backend ? Where do you expect them in the Fiori app? Please add screenshots! Please add a screenshot where you see them in the ESS portal.

Thanks,

Michael

former_member185875
Contributor
0 Kudos

Hi Michael,

Customization done in back-end for leave type - 'sick leave' as per below thread and working fine in ESS portal.

Back-end customizing fields.:

Portal screen:

Need custom fields in Fiori in My leave request app, while selecting sick leave from leave type drop down.

Hope it's clear for you.

Please let me know the steps to include.

Thanks in advance.

Lakshman Balanagu.