Internal order created using Transaction Ko03 , once created user set the status to Request for Approval initially than my custom work flow will be triggered and mail triggers to user inbox to Approve. (Workflow Triggers only in case of Internal Order status as Request for Approval)
In the meantime if user not yet approved(Still status as Request for Approval) , There is chance to change the Internal order and another workflow will be triggered ...so like this multiple workitems triggered in the user mail box to Approve.
for ex: 1).1st work item
2). 2nd work item
3). 3rd work item .....so on latest items ........
My requirement is to keep latest work item as enabled in user inbox , so that user will only one item process either for Approve or reject.
the problem is having multiple items , user not able to proceed to approve any one of those work item.
Let me know the solution , how to implement this through programmatically.
Thanks
Mahe