The Function Module APPL_LOG_DISPLAY_WITH_LOGNO (Application Log: Display log) is a standard Function Module in SAP ERP and is part of the function group SLG3 within the package SZAL.
Function Module | APPL_LOG_DISPLAY_WITH_LOGNO |
Short Text | Application Log: Display log |
Function Group | SLG3 |
Package | SZAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLUMN_SELECTION | LIKE | BALDISP | '11112221122 ' | Selection of columns in the header list |
COLUMN_SELECTION_MSG_JUMP | LIKE | BALDISP2-MSG_JUMP | '1' | |
EXTERNAL_NUMBER_ATTRIBUTE | LIKE | 0 | 0 - ready for input, 1 - display, 2 - hide | |
OBJECT_ATTRIBUTE | LIKE | 0 | 0 - ready for input, 1 - display, 2 - hide | |
SUBOBJECT_ATTRIBUTE | LIKE | 0 | 0 - ready for input, 1 - display, 2 - hide | |
TITLE_LIST_SCREEN | LIKE | SPACE | Log display title |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUMBER_OF_PROTOCOLS | LIKE | SY-DBCNT | Number of logs read |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORITY | no authorization for displaying the logs |