Menu

SAP Function Module WRB_UTIL_CREATE_LIKE_SELCRIT

Erzeugt Selektionskriterien zu Entitätswerten

The Function Module WRB_UTIL_CREATE_LIKE_SELCRIT (Erzeugt Selektionskriterien zu Entitätswerten) is a standard Function Module in SAP ERP and is part of the function group WRB_UTIL within the package WRB.

Technical Information

Function Module WRB_UTIL_CREATE_LIKE_SELCRIT
Short Text Erzeugt Selektionskriterien zu Entitätswerten
Function Group WRB_UTIL
Package WRB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESCR_CRITERION TYPE WRB_SEARCH_CRITERION Suchkriterium Entität für Beschreibung
DESCR_FIELD_LENGTH TYPE INT4 0 Länge des DDIC Feldes für Beschreibung
DESCR_FIELD_NAME TYPE WRB_CHAR_72 DDIC Feldname für Beschreibung
KEY_CRITERION TYPE WRB_SEARCH_CRITERION Suchkriterium Entität für Schlüssel
KEY_FIELD_LENGTH TYPE INT4 Länge des DDIC Feldes für Schlüssel
KEY_FIELD_NAME TYPE WRB_CHAR_72 0 DDIC Feldname für Schlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TE_SEL_CRITERIA TYPE WRB_CHAR_72_TABLE Tabelle die WHERE Bedingung für SELECT enthält

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SEARCH_STRING_TOO_LONG Suchstring zu lang