Hello Everyone.
My client had a requirement as follows:
Assume there are 4 level of approvers in a PR, level 1 approved, level 2 approved, level 3 rejected the PR, mail triggers to the initiator to change the PR as per the given reason of rejection by the level 3 (assume like to change the Qty from 1 pc to 2 pc or re-write the text message what ever), the initiator will go the T code: ME52N, cancel the rejection and do the necessary changes as per the request and save it, now the mail is triggered back to level 3 to approve/reject.
Now where as the requirement of my client is re-determine the release strategy and start the WF again from level 1 for what ever the change.
Note:
1. In release indicator the changeability is 3 = Changeable, new release in case of new strategy
2. WF is implemented
3. With the help of my ABAPER, already the coding is done in such a way that what ever the change is done by initiator after the release the release strategy will re-determine from 1st. (change in Qty, adding a new line in text message, what ever)
But if someone is rejected & when the initiator cancel the rejection and do some change the release strategy is NOT re-determining from level 1, as the rejection event is triggered and the WF mail is triggering back to same level who rejected it.
Please suggest me is there any way to re-determine the release strategy from level 1 after the cancellation of rejection & change is done ?
Regards
Ismail