cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with workflow WS33700137 - Multi level Leave Rquest Approval

former_member391243
Discoverer
0 Kudos

Hello Friends,

We are using standard workflow WS33700137 for multi level leave approval process from ESS/MSS in SAP FIORI. The BADI implementation CL_PT_ARQ_REQ has been enhanced to set the level of approvers and also populated with list of approvers under the method GET_MULTIPLE_APPROVERS (The flag ev_no_implementation flag is cleared).

Now, the process works fine, but the Document Status will be in status 'SENT' even after the final level approval and the work item is just sitting at the final approver work list. It is just going on and the loop is never ending (the final approver is just getting repeated).

Please help, if there are any missing config/coding or any SAP correction for this issue. Thank you very much.

Regards,

Balaji MD

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member391243
Discoverer
0 Kudos

Hello Dennis,

Yes I did solve by debugging the whole process. Sorry I forgot to update the thread.

It is just that we need to activate the switch HRTIM_SFWS_WDA_UI_01. This switch is usually missed out as it’s not in the pre requisites list. Hope this is the case with you too. Do reply if you need further clarification, as I have really debugged entire stuff.

All the best. Thanks.

dennis_terhoeven
Explorer
0 Kudos

Hey Balaji,

thank you for your reply. After a long debugging session yesterday, we activated the business function HCM_TIM_WDA_1. Now the workflows end after the second approval.

Best regards,

Dennis

dennis_terhoeven
Explorer
0 Kudos

Hey Balaji,

did you solve the problem?

Regards,

Dennis