The Function Module MINIALV_TRACE_DISPLAY () is a standard Function Module in SAP ERP and is part of the function group SKBE within the package SLIS.
Function Module | MINIALV_TRACE_DISPLAY |
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_CURRENT | TYPE | CHAR01 | Character Field Length 1 | |
I_DATUM | TYPE | SYDATUM | SY-DATUM | Date and Time, Current (Application Server) Date |
I_DELETE_OPTION | TYPE | CHAR01 | Character Field Length 1 | |
I_REPORT | TYPE | SYREPID | ABAP Program: Current Main Program | |
I_TRACE_OBJ | TYPE | CHAR01 | Character Field Length 1 | |
I_TYPE | TYPE | CHAR01 | ||
I_USER | TYPE | SYUNAME | SY-UNAME | SAP System, User Logon Name |
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.