Skip to content

Abapcall function destination int

ABAP Keyword Documentation →  ABAP - Reference →  Data Interfaces and Communication Interfaces →  RFC - Remote Function Call →  CALL FUNCTION - RFC →  CALL FUNCTION - DESTINATION 

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.