What happens if a function module runs in an update task?
The system performs the module processing asynchronously. Instead of carrying out the call immediately, the system waits unless the next database update is triggered with the 'COMMIT WORK' command.