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

SAP Workflow?

Former Member
0 Likes
238

we know the object , based on the object how can find the workflow? that object is uesd in whic workflows? how can we find ?

View Entire Topic
Former Member
0 Likes

Hi,

In Tcode SWO1, enetr ur Business object and Click on WHRE USED LIST, it will show all the Tasks where this BO is used.

Click on each task and WHERE USED LIST which will show all Workflows.

Regards,

Naveen

Former Member
0 Likes

thank u very much navven. nice answer.

Former Member
0 Likes

hi naveen,

Based on the Object & event i want to search the workflows? how it is to find ?

Former Member
0 Likes

No, i dont think so you can find by the Object & Event.

Based on the Object, you can find the workflow and within the workflow , explore the workflow for teh events.

Regards,

Naveen

bpawanchand
Active Contributor
0 Likes

You can check this from the txn SWEL , there you can find log of all the workflows which are started by receiving events.

Select any one of the entry, check the details and from details you can know the workitem ID. From SWI1 check the workflow tempalte number.....

Or it will more easy if you can check in the SWE2 txn, where all the BOR and respective events and workflow tempaltes are maintained..

Former Member
0 Likes

Hi,

You can do what Pavan suggested, provided : the event linkage is active.

You can find the list of workflows from SWO1 that use a particular BO. Then you can view SWE2 tcode to check which event that particular workflow uses to trigger.

Beyond this you can make use of search options provided by SAP.

Hope it helps.

Regards,

Raj