cancel
Showing results for 
Search instead for 
Did you mean: 

ESS Leave Enhancement

Former Member
0 Kudos

Hi,

I'm working on ESS Leave enhancement. My requirement is to add additional fields to the leave application form (eg, address etc), which is using PT_ARQ_REQUEST_EXECUTE RFC function.

1. After modify this PT_ARQ_REQUEST_EXECUTE RFC function in the ABAP, do i need to reimport the RFC adaptive model in the leave WDP project or is there any other alternative way to do so?

2. Please gives the detail steps of how to reimport RFC adaptive model (or alternative way, if any)?

Also, i need to modify the legend's text in the Calendar (eg, Absent to xxxxx). I dont find the legend's text hardcoded/linked in the WDP leave source codes. What i found was the blue/red/green color of the legend in the context.

3. Is the lengend's text (Absent/Multiple Entries/Sent etc) coming from RFC ABAP function (ie, PTREQ_UIA_LEGEND_STRUC)?

-Danniel

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (1)

Answers (1)

Former Member
0 Kudos

3. Legend text is hard-coded in the ABAP. No touch on the WDP source code.