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.
Function Module | CATSXC_READ_FEATURE_VALUES |
Short Text | Generisch Werte eines Merkmals lesen |
Function Group | CATSXC |
Package | CATS_MISC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_FEATURE | TYPE | CHAR5 | 'CATSX' | Merkmalsname |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.