Calling a workflow task in program

Ananth write2ananth at gmail.com
Fri Dec 3 06:45:16 EST 2004


Hi Richard,
 
Thanks for replying.
 
Let me rephrase the question. I want to know to execute a workflow
task from ABAP program. I dont want to trigger an event. I want to
execute the method, which is underlying the task.
 
Thanks
Ananth
 
 
On Fri, 3 Dec 2004 05:32:41 -0600, Richard Marut <rvmarut at earthlink.net> wrote:
> Ananth,
>
> You can use function module SWE_EVENT_CREATE. You will also need the include
> <CNTAIN> if you need to use the macros to populate the container. Look at
> one of the SAP delivered business object methods for examples of using the
> set and get macros.
>
> Richard...
>
>
>
> -----Original Message-----
>> From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU] On Behalf Of Ananth
> Sent: Friday, December 03, 2004 4:30 AM
> To: SAP-WUG at MITVMA.MIT.EDU
> Subject: Calling a workflow task in program
>
> Hi All,
>
> I have created a customised method which will be triggered by an
> event. I want to execute this task from ABAP program. Can any one pls
> let me know how to do this.
>
> Thanks in advance,
> Ananth
>
 


More information about the SAP-WUG mailing list