How to generate an event from workflow

Richard Marut rvmarut at earthlink.net
Fri Sep 17 08:50:18 EDT 2004


Create a task step that instantiates the object. Use business object SYSTEM,
method GenericInstantiate and pass it the business object and document
number. It will pass back the object which you can use in the event creator
step's binding.
 
Richard...
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU] On Behalf Of Hosni
GOUIDER
Sent: Tuesday, September 14, 2004 2:21 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: How to generate an event from workflow
 
but how to bind an object (BSEG) in container
 
Selon Richard Marut <rvmarut at earthlink.net>:
 
> Create an Event Creator task. You can then set up the binding to pass the
> data that you mentioned provided that it's available to you in your
> workflow.
>
> Richard...
>
> -----Original Message-----
>> From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU] On Behalf Of
Hosni
> GOUIDER
> Sent: Tuesday, September 14, 2004 7:24 AM
> To: SAP-WUG at MITVMA.MIT.EDU
> Subject: How to generate an event from workflow
>
> Hi,
>
> I want to generate an event from a specific workflow.
>
> The event is BSEG.created.
>
> I should have the object BSEG in the workflow but I can't populate it with
> the
> company code, document number, fiscal year and Item.
>
> Any suggestion ???
>
> I wrote a special function module to execute FM SWE_EVENT_CREATE and it
> worked,
> but I want to trigger the event without a function module.
>
> thanks,
> SSII
>
 


More information about the SAP-WUG mailing list