Menu

SAP Function Module OBJ2_PROCESSING_LOG_DISPLAY

Display processing log

The Function Module OBJ2_PROCESSING_LOG_DISPLAY (Display processing log) is a standard Function Module in SAP ERP and is part of the function group OBJ2_PROCESSING_LOG within the package PROC_LIST.

Technical Information

Function Module OBJ2_PROCESSING_LOG_DISPLAY
Short Text Display processing log
Function Group OBJ2_PROCESSING_LOG
Package PROC_LIST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALLBACK_FORM TYPE SYXFORM Internal
CALLBACK_PROGRAM TYPE SYREPID ABAP Program: Current Main Program
DISPLAY_MODE TYPE OBJ2_LOG_DATA_DISPLAY_MODE 1 Output Format
LOG_DATA TYPE OBJ2_LOG_DATA Transfer Interface for Processing Log
PARENT CLASS CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area

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.