The Function Module LXE_OBJ_SEARCH_TEXT_SE63 (Suche nach Objekten) is a standard Function Module in SAP ERP and is part of the function group LXE_OBJ_MAIN within the package SLXE.
Function Module | LXE_OBJ_SEARCH_TEXT_SE63 |
Short Text | Suche nach Objekten |
Function Group | LXE_OBJ_MAIN |
Package | SLXE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CREATE_VIRT | TYPE | CHAR1 | 'X' | Einstelliges Kennzeichen |
S_LANG | TYPE | LXEISOLANG | '' | ISO Sprachkennzeichen |
S_NO_CASE | TYPE | CHAR1 | '' | Einstelliges Kennzeichen |
S_TEXT | TYPE | LXEUNITLIN | '*' | Übersetzungseinheit Kurztext (Zeile) |
T_LANG | TYPE | LXEISOLANG | '' | ISO Sprachkennzeichen |
T_NO_CASE | TYPE | CHAR1 | '' | Einstelliges Kennzeichen |
T_TEXT | TYPE | LXEUNITLIN | '*' | Übersetzungseinheit Kurztext (Zeile) |
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 |
---|---|---|---|---|
EX_COLOB | LIKE | LXE_COLOB | Objektlisten | |
EX_PCX_S1 | LIKE | LXE_PCX_S1 | Textpaare | |
EX_WRKOB | LIKE | LXE_WRKOB | Objektlisten | |
IN_COLOB | LIKE | LXE_COLOB | Objektlisten |
This function module does not define any Exceptions.