cancel
Showing results for 
Search instead for 
Did you mean: 

SRM Workflow Admin Task..

Former Member
0 Kudos

Hello Friends,

Can you please give me full picture of workflow admin task.. What are the t.codes will handle by SRM Workflow Admin.

If n-step workflow hanged then how which t.code will use by admin to restart or forward the current workitem..

can you please give as much as inputs please..

Regards,

John.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

<u>Please refer to these useful links.</u>

<b>http://help.sap.com/saphelp_srm50/helpdata/en/ee/277e3c281f1817e10000000a114084/frameset.htm

http://help.sap.com/saphelp_srm50/helpdata/en/0b/1fc20097b74c41b38621ec2a9454bb/frameset.htm

http://help.sap.com/saphelp_srm50/helpdata/en/88/f7423b4ac8d506e10000000a11402f/frameset.htm

http://help.sap.com/saphelp_srm50/helpdata/en/68/a47c3c989d501fe10000000a114084/content.htm</b>;

Hope this will help.

Please reward suitable points, incase it suits your requirements.

Regards

- Atul

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi John

Some more inputs for you. you can use the following procedure to restart a workflow.

1.Delete the current workitem using SWI6

2.Trigger new workitem using the function module BBP_PDH_WFL_DB_UPDATE_BACK

Best Regards

Balaji

Former Member
0 Kudos

Hi John

Two more transactions which might be useful for you.

1. SWI5 --> To display workitems processed/to be processed by users

2. SWPC --> Continue WF after system crash

Best Regards

Balaji

Former Member
0 Kudos

HI John,

To stop the workflow which is hanging, Goto the transaction SM50 there u can see the list of processes running. Select your process and clict the "process" in menu and click cancel. The hanging process will be terminated.

Thanks,

Sam Son

Former Member
0 Kudos

Hi John,

Try this Transaction SWLD you will see the Workflow Menu.

With regards,

mahesh

Former Member
0 Kudos

Hi John,

Otherwise the collection of TCodes that I suggest you to use is following one:

- SWI1

- SWI2_FREQ

- SWIA

- SWI6

- SWI2_DIAG

I hope that will help you.

Cheers,

Rafi

Former Member
0 Kudos

Hi John,

To forward an hanging workitem (which can be identified in Workflow log), I would suggest you to use TCode: SWIA.

Cheers,

Rafi