The Function Module SKTL_WUL_SEARCH_AND_DISPLAY () is a standard Function Module in SAP ERP and is part of the function group SKTL within the package STRO.
Function Module | SKTL_WUL_SEARCH_AND_DISPLAY |
Short Text | |
Function Group | SKTL |
Package | STRO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMP_SEL | TYPE | CHAR1 | SPACE | |
ENQUEUE_CHECK | TYPE | CHAR1 | 'X' | |
MAX_REC | TYPE | I | 250 | |
SH_SLANG | LIKE | SY-LANGU | ||
SH_STEXT | TYPE | TEXT255 | Text Field | |
SH_TLANG | LIKE | SY-LANGU | SPACE | |
SH_TTEXT | TYPE | TEXT255 | SPACE | Text, 255 Characters |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_OBJTYPE | LIKE | LCOLOBJ | Object Types |
This function module does not define any Exceptions.