Menu

SAP Function Module SKTL_WUL_SEARCH_AND_DISPLAY

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.

Technical Information

Function Module SKTL_WUL_SEARCH_AND_DISPLAY
Short Text
Function Group SKTL
Package STRO
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.