kick off workflow without an event

Brian Bennings bennings.bj at pg.com
Thu Jan 31 17:21:50 EST 2002


Hello everyone,
 
We would like to change how our workflow is kicked off.  Currently, a custom
transaction's code calls the SWE_EVENT_CREATE function module.  We would like to
instead use the SWW_WI_CREATE or SWW_WI_CREATE_SIMPLE.
 
Is there a way to instantiate our business object via these FM's any any others
like we do with SWE_EVENT_CREATE, but without calling the event?  Or would we
need to do that as a subsequent step in the workflow itself?
 
Per the BC610 class performance tips, we would like take advantage of the
performance improvements by avoiding to  call an event from within custom code.
 
Thanks,
Brian
 


More information about the SAP-WUG mailing list