Question:
Hi Every body
I have a custom workflow which is called in custom abap program using function module 'swe via event create'
When I run this program I am gettin message that that workflow has sent a work item, but when I go to the inbox, I dont find any workitem.
Since the workflow is not based on any event triggering I am not able to get log of the workflow.
How do I check the log of the workflow, or how do I know whether this workflow has started or not?
Thanks in advance,
Ramadevi
Answer:
you should use the swe..Create.UPD ..Task function module