2 weeks ago - last edited 2 weeks ago
Good morning, I'm currently implementing an exit in a user decision. It originates from a program using the cl_swf_evt_event=>raise method.
Part of my goal in the exit is to have some data saved in a Z global table using the INSERT VALUE statement, but when I insert it, the data isn't saved, and I think it's because there isn't a commit work immediately after that statement. However, I understand that SAP doesn't recommends against implementing commit work in exits or badis. I've tried using a function module in the update task but haven't achieved my goal.
Could someone help me?
Commit work after trigger workflow.
Insert value in method after created event.
Call FM in update task.
Request clarification before answering.
User | Count |
---|---|
40 | |
15 | |
10 | |
9 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.