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.