Menu

SAP Function Module FTI_CHARACTERISTIC_VALUES_CHEC

Verproben mehrerer Ausprägung zu einem Merkmal

The Function Module FTI_CHARACTERISTIC_VALUES_CHEC (Verproben mehrerer Ausprägung zu einem Merkmal) is a standard Function Module in SAP ERP and is part of the function group FTIG within the package FTI_CORE.

Technical Information

Function Module FTI_CHARACTERISTIC_VALUES_CHEC
Short Text Verproben mehrerer Ausprägung zu einem Merkmal
Function Group FTIG
Package FTI_CORE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION TYPE CFAPPLCLAS 'TRM ' Applikationsklasse für die Recherche
CHARACTERISTIC TYPE FIELDNAME Merkmal
I_CHARACTERISTIC_VALUE_TAB TYPE FTISC_YT_CHARACT_VALUE_IN Tabelle mit zu prüfenden Ausprägungen
LANGUAGE_KEY LIKE SY-LANGU SY-LANGU Sprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHARACTERISTIC_VALUE_TAB TYPE FTISC_YT_CHARACT_VALUE_OUT Tabelle mit geprüften Ausprägungen

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
CHARACTERISTIC_NOT_FOUND Merkmal nicht vorhanden
NOT_ALL_CHARACTERISTIC_VALUESF Nicht alle Ausprägungen konnten gefunden werden