Event Container

Question: Hello,

can somebody describe me how to transfer data from an event container to a business object method?

Thanks...

Answer:
While publishing the event from the program pass the parameters in the event container . Then in the object method using macros you can get the passed event container values. hope this helps..

Answer:
First I have to transfer the eventcontainer data to an activity, but how?

Answer:
First I have to transfer the eventcontainer data to an activity, but how?



Answer:
first of all you can not transfer data to methods of an onject but u can transfer data to business objects and abap elements.

now ur trouble to transfer data first of all define binding between trigerring event and workflow container elements.

create an activity step in workflow defination by means of standard task taking business object and methods.Now define binding between task and workflow container elements.
Copyright ?2007 - 2008 www.jt77.com