Skip to Content
0
Jul 20, 2016 at 10:24 AM

Internal Table data to Workflow

1125 Views

Hello All,

I want to pass the internal table data to the workflow. I am using the FM SAP_WAPI_CREATE_EVENT to trigger the workflow from my custom program. Assume that I have 50 rows in an internal table and need to trigger only one workflow(WorkItem).

I need to pass all the records to workflow container. Please guide me how to do it.

Regards,

Ranjith