‎2008 May 28 2:51 PM
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
‎2008 May 28 3:03 PM
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
‎2008 May 28 3:03 PM
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
‎2008 May 28 3:42 PM
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.