Dear All,
I need to pass internal table from my user exit to workflow template using SAP_WAPI_CREATE_EVENT function module.
This function module has INPUT_CONTAINER which can be used to pass the structure ONLY.However my requirement is to pass internal table which can be achieved using IFS_XML_CONTAINER of this function module.
How ever how to use this parameter is not clear for passing internal table.
Can anybody kindly guide how this can be achieved.
A sample code will be great help.
Regards,
SD