cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

F.M. to delete logically Workflow

Former Member
0 Likes
3,460

Hi Gurus,

Is there a Function Module to delete logically a workflow?

I've to delete some WF but I don't wont to go on workitem of all WFs and press button Delete Logically.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

pokrakam
Active Contributor
0 Likes

SAP_WAPI_ADM_WORKFLOW_CANCEL

Search for SAP_WAPI* and you'll find a whole bunch of other useful stuff.

Answers (2)

Answers (2)

Former Member
0 Likes

Hi,

use these

RSWWCIDE---report

SAP_WAPI_ADM_WORKFLOW_CANCEL--- FM

SWW_WI_ADMIN_CANCEL----- fm

other wise do this

Approach is:

1) SWI1 : enter WS task id

2) Select Workitem -> Display

3) Go to -> Technical Workitem Display

4) Edit -> Change

5) Delete Logically

Thanks

RaviRaj

imthiaz_ahmed
Active Contributor
0 Likes

There is this Trx SWWL already. You have to be 100% sure before you delete.

Regards, IA