cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ESS Multi Level Leave workflow - Ehp8

Former Member
0 Likes
698

Hi Guys,

We have enhanced CL_PT_ARQ_REQ_EXIT->GET_MULTIPLE_APPROVERS

and population the approves for different leave type and its working fine(using WS33700137).

We have a requirement where in one leave type if it is more than 5 days the approval level changes and we are not able to do this by using GET_MULTIPLE_APPROVERS as it get triggers once only at the time you select leave type not after selecting days.

Do any one have any idea how to do this.

Atul

Accepted Solutions (0)

Answers (3)

Answers (3)

bpawanchand
Active Contributor
0 Likes

Hi Atul,

I hope you would have done all the analysis by this time . However, if the event handler is not able to call the Business addin which you are expecting, I would say go with enhancing the feeder class of the UIBB.

Thanks,Pavan

Kostus
Active Participant
0 Likes

Hi!
Which application are you running? Wda, sapui5. fiori?
I am asking because of for Fiori-verion of Leave Request it's working fine for me.

Regards, Konstantin

Former Member
0 Likes

Hi, I came across the same problem here. but when I filled the end date and pressed the ENTER, the processors can be displayed correctly.