Skip to Content
0
Former Member
Nov 26, 2006 at 03:47 AM

Passing file from report to workflow container

33 Views

My requirement is a report will will upload a file from the desk top.

After uploading the file a workflow should trigger from the program

for which i am using the FM "SWE_EVENT_CREATE".

Apart from uploading the file, the report will fetch some data from

tables and i am passing the data to workflow using the above FM. Now

how can i pass the file to this FM, so that the file is available in

the workflow container.