How to delete a work item by ABAP ?

Flavio Oliveira oliveiraflavio at hotmail.com
Thu Feb 2 13:56:37 EST 2006


Glauco:

I think the best way to do this is to create your method as an asynchronous 
method (or a synchronous method with a fork and a waiting event) and, when 
the user execute the transaction directly, an event is raised and the 
workitem disapears automaticaly from users Inbox.

It is not always possible to raise the event, but if you can, I think is the 
best thing to do, not to create a program to delete the workitem.

Flavio.


>From: Glauco Kubrusly <glaucokubrusly at yahoo.com.br>
>Reply-To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
>To: Process Control Step <sap-wug at mit.edu>
>Subject: How to delete a work item by ABAP ?
>Date: Thu, 2 Feb 2006 16:16:04 +0000 (GMT)
>
>Hi Friends,
>
>I want to delete a work item by abap program, because the user can execute 
>some actions by calling the transaction without execute its work item.
>
>I think it can be possible by exit.
>
>Is it really possible ?
>
>Glauco
>MSN: glaucokubrusly at hotmail.com
>
>
>---------------------------------
>  Yahoo! doce lar. Faça do Yahoo! sua homepage.


>_______________________________________________
>SAP-WUG mailing list
>SAP-WUG at mit.edu
>http://mailman.mit.edu/mailman/listinfo/sap-wug





More information about the SAP-WUG mailing list