CHECK_15 - Kernel CALL
Improve this pageRFC enabled
CODE
For getting system call stack use function module SYSTEM_CALLSTACK. As an alternative, the methods GET_CALL_STACK and FORMAT_CALL_STACK_WITH_STRUCT of class CL_ABAP_GET_CALL_STACK can also be used.
Execute system command on application server use function module SXPG_COMMAND_EXECUTE and transaction SM69