Menu

SAP Function Module CONVERT_SELECT_INTO_WHERE_MDM

Umwandlung Selektionsbedingungen in Where-Statement (1 Tabelle) - Kopie

The Function Module CONVERT_SELECT_INTO_WHERE_MDM (Umwandlung Selektionsbedingungen in Where-Statement (1 Tabelle) - Kopie) is a standard Function Module in SAP ERP and is part of the function group MDM_CONVERT_TOOL within the package BUPA_MDM.

Technical Information

Function Module CONVERT_SELECT_INTO_WHERE_MDM
Short Text Umwandlung Selektionsbedingungen in Where-Statement (1 Tabelle) - Kopie
Function Group MDM_CONVERT_TOOL
Package BUPA_MDM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELECT_TABLENAME LIKE DFIES-TABNAME Tabelle, auf die sich Sel.-Bedingungen beziehen

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
IN_SELECT_FIELDS LIKE SEL_TABLE_PROPREFIX Selektionsbedingungen
OUT_WHERE_COND LIKE WHERE_TAB_PROPREFIX Sich daraus ergebende Where-Bedingung

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_INPUT_DATA Eingabedaten sind fehlerhaft