Menu

SAP Function Module PPEWIENG_SEARCH

Suche Knoten und Varianten gemäß Eingabe WebUI

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module PPEWIENG_SEARCH (Suche Knoten und Varianten gemäß Eingabe WebUI) is a standard Function Module in SAP ERP and is part of the function group PPEWIENG within the package CPPEWEB.

Technical Information

Function Module PPEWIENG_SEARCH
Short Text Suche Knoten und Varianten gemäß Eingabe WebUI
Function Group PPEWIENG
Package CPPEWEB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_GET_ALL_HITS TYPE CHAR1 PPET_FALSE Liefere alle Treffer zurück
IM_LANGU TYPE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
IM_MAX_NO_OF_HITS TYPE INT4 200 Maximale Zahl der Sätze die zurückgegeben werden sollen
IM_SEARCH_CRITERIA TYPE PPEWEB_SEARCH_INPUT Eingabeparameter für Suche von WebUI aus

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_MSG_LOG TYPE BAPIRET2_T Returntabelle
EX_NO_OF_HITS TYPE INT4 4 Byte Integer (Signed)
EX_SEARCH_RESULT_TAB TYPE PPEWEB_SEARCH_TAB Tabelle für Suchergebnisse von Suche im WebUI

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.