Menu

SAP Function Module PTRM_UTIL_COOBJ_VR_VAL_SELECT

Wertesuche durchführen

The Function Module PTRM_UTIL_COOBJ_VR_VAL_SELECT (Wertesuche durchführen) is a standard Function Module in SAP ERP and is part of the function group PTRM_UTIL_CO_OBJECTS_VR within the package FTRM_WEB_CO_OBJECTS_VR.

Technical Information

Function Module PTRM_UTIL_COOBJ_VR_VAL_SELECT
Short Text Wertesuche durchführen
Function Group PTRM_UTIL_CO_OBJECTS_VR
Package FTRM_WEB_CO_OBJECTS_VR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAXROWS TYPE PTRV_WEB_MAXROW 0 <>0: Zeilenbeschränkung für VALUES
SELOPT TYPE DDSHSELOPS Selektionsoptionen für Suchhilfen
SHLPNAME TYPE SHLPNAME Name einer Suchhilfe

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RECDES_EXT TYPE DDFIELDS DD: Feldliste
RECDES_INT TYPE DDFIELDS DD: Feldliste
RECTAB_EXT TYPE DDSHRESLTS Ergebnisliste in der F4-Hilfe
RECTAB_INT TYPE DDSHRESLTS Ergebnisliste in der F4-Hilfe
RETURN TYPE BAPIRETTAB Tabelle mit BAPI Return Informationen
VALUES TYPE PTRV_SHELPTAB Web Dynpro: Tabellentyp für Werthilfe

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.