Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

connection between workflows and objects - WFSYST?

Former Member
0 Likes
467

Hi all,

I am new to this forum and still confused how to use it.

I have the following problem: I want to write a program that connects business objects to workflows. The structure WFSYST has bith object ID and WF ID as fields but it is a structure, so no DB entries there ;(

I tried to find out all the programs that use this structure , to get an idea how it is filled with entries but couldnt find anything of use.

so does anybody know how this structure is filled with entries and where the connections between objects and workflows are loaded from.

Thanks in advance for all kind answers or answer attempts

Binko BInev

1 ACCEPTED SOLUTION
Read only

b_deterd2
Active Contributor
0 Likes
406

Hi,

I'm not sure what you are trying to achieve but if you want to know which business object-event is triggering which workflow then just check out transaction SWETYPV.

Regards,

Bert

2 REPLIES 2
Read only

b_deterd2
Active Contributor
0 Likes
407

Hi,

I'm not sure what you are trying to achieve but if you want to know which business object-event is triggering which workflow then just check out transaction SWETYPV.

Regards,

Bert

Read only

Former Member
0 Likes
406

I want to find out in which workflows an object participates.

thanks for the advice - for the transaction.

I think it helped me find what can help me

tables SWFDEVTYP and SWFDEVENA.