The Function Module MINIALV_TRACE_SAVE () is a standard Function Module in SAP ERP and is part of the function group SKBE within the package SLIS.
Function Module | MINIALV_TRACE_SAVE |
Short Text | |
Function Group | SKBE |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_REPORT | TYPE | SYREPID | ABAP Program: Current Main Program | |
I_TRACE_END | TYPE | CHAR01 | Character Field Length 1 | |
I_TRACE_OBJ | TYPE | CHAR01 | Character Field Length 1 | |
I_VARIANT | TYPE | RSVAR-VARIANT | Variant Name |
This function module does not define any EXPORTING parameters.
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.