Menu

SAP Function Module WIS_GET_CHARACTERISTIC_SELTEXT

dynamisches Lesen der Merkmalsbezeichnungen auf Selektionsbildern

The Function Module WIS_GET_CHARACTERISTIC_SELTEXT (dynamisches Lesen der Merkmalsbezeichnungen auf Selektionsbildern) is a standard Function Module in SAP ERP and is part of the function group WIS1 within the package MCW.

Technical Information

Function Module WIS_GET_CHARACTERISTIC_SELTEXT
Short Text dynamisches Lesen der Merkmalsbezeichnungen auf Selektionsbildern
Function Group WIS1
Package MCW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FELDNAME LIKE MCS04-DDICFELD Name des Merkmalsfeldes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SCRTEXT_L LIKE MCS04-SCRTEXT_L Langtext zum Merkmal
E_SCRTEXT_M LIKE MCS04-SCRTEXT_M mittlerer Text zum Merkmal
E_SCRTEXT_S LIKE MCS04-SCRTEXT_S Kurztext zum Merkmal

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 gefunden
CHARACTERISTIC_NOT_IN_SEQUENCE Merkmal nicht in statistischer Reihenfolge
NO_CHARACTERISTIC_FIELD Feld ist kein Bestandteil der Struktur MCCLASS
NO_STATISTIC_RELEVANCE Merkmal ist sttatistisch nicht relevant
TEXT_NOT_FOUND Text zum Merkmal nicht gefunden