ABAP Keyword Documentation → ABAP − Reference → Data Interfaces and Communication Interfaces → RFC - Remote Function Call → CALL FUNCTION - RFC → CALL FUNCTION - DESTINATION
CALL FUNCTION - DESTINATION - Internal Addition
Other versions: 7.31 | 7.40 | 7.54
This addition is for internal use only. It must not be used in application programs.
Addition
... KEEPING LOGICAL UNIT OF WORK
Effect
This addition has the effect that the work process of the caller is kept and no database commit is performed.
Note
When this addition is used incorrectly, the worst case scenario may be a system shutdown.