cancel
Showing results for 
Search instead for 
Did you mean: 

user decision popup needed in one of the task

Former Member
0 Kudos

HI all,

We have a requirement. At present we have a task in which user has to approve an invoice. He/she receives an email and then in the task a call to tcode MIR4 is made.

Now when user saves the document, the workflow continues and the item is removed from inbox. If user do not save the document, the item remain.

Teh change requirement is , if user saves it, then it should proceed as normal, but if not then user should be prompted for a user decision. if he wants to save the item or not, If he choses to save it, then item removed from inbox else the item stays.

Any bright ideas how can I achieve it > Also the confirm end of process is out of scope since it does not meet our business requirements

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I think you have to understand that when he is been provided the MIR4 transaction he is expected to make some changes. The current scenario is forcing the user to save the document which is creating an event that is kept as a Terminating event of this task. Now if you wish to make this change you have to remove this tErminating event and code accordingly in the method.

Thanks

Arghadip