The Function Module SYSTEM_CALLSTACK () is a standard Function Module in SAP ERP and is part of the function group SYUT within the package SABP.
Function Module | SYSTEM_CALLSTACK |
Short Text | |
Function Group | SYUT |
Package | SABP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MAX_LEVEL | TYPE | I | 0 | max. Anzahl anzuzeigender Aufrufer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CALLSTACK | TYPE | SYS_CALLST | System Callstack Table |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.