Skip to Content
0
Jun 09, 2020 at 09:00 PM

SAP_WAPI_CREATE_EVENT with a table as content parameter

225 Views

Hi experts,

I develop a WF, as part of its parameters it uses a table to process GL documents, calculate some things and generate another GL document. I try trigger the event from a user exit using SWE_EVENT_CREATE but it doesn't work, after check it on SAP help desk, they told me to use SAP_WAPI_CREATE_EVENT but as I said I need to add a table to the container and I haven't found the way to do it.

Thanks in advance for any help.