ABAP Keyword Documentation → ABAP − Short Reference
SET UPDATE TASK - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
SET UPDATE TASK LOCAL.
Effect
Determines that update
function modules registered with CALL FUNCTION ... IN UPDATE TASK
that have high priority are executed immediately in the current
work process and within the current
database LUW when the COMMIT WORK
statement is executed.