Menu

SAP Function Module CATSXC_READ_FEATURE_VALUES

Generisch Werte eines Merkmals lesen

The Function Module CATSXC_READ_FEATURE_VALUES (Generisch Werte eines Merkmals lesen) is a standard Function Module in SAP ERP and is part of the function group CATSXC within the package CATS_MISC.

Technical Information

Function Module CATSXC_READ_FEATURE_VALUES
Short Text Generisch Werte eines Merkmals lesen
Function Group CATSXC
Package CATS_MISC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_FEATURE TYPE CHAR5 'CATSX' Merkmalsname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_FEATURE_VALUE_TAB TYPE FEATURE_VALUE_TAB U-Zeilen

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.