Hello Experts,
We have implemented standard claims workflow WS18900023 and have implemented BADI to get next approver.
Everything is working fine except one case when an Approver of certain claim type is raising request for himself. Then we are getting error while saving the claim: Approver can not raise claim.
I checked the documentation of BADI and found that we should return Person No and Group or Group in case we have multiple approvers but if we return null Group or null person no and group badi will go into error.
Can you please help me with a possible solution to this issue? How can I enable the approver to raise claim for himself??
Best Regards,
Deepak