Menu

SAP Function Module MINIALV_TRACE_DISPLAY

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.

Technical Information

Function Module MINIALV_TRACE_DISPLAY
Short Text
Function Group SKBE
Package SLIS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.