Menu

SAP Function Module AFWCH_SEGM_CHAR_VALUES_GET

Merkmalswerte zu einem Segment ermitteln

The Function Module AFWCH_SEGM_CHAR_VALUES_GET (Merkmalswerte zu einem Segment ermitteln) is a standard Function Module in SAP ERP and is part of the function group AFWCH_SEGBP within the package CFM_AFWCH.

Technical Information

Function Module AFWCH_SEGM_CHAR_VALUES_GET
Short Text Merkmalswerte zu einem Segment ermitteln
Function Group AFWCH_SEGBP
Package CFM_AFWCH
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_SEGMENT TYPE AFW_SEGMENT Segment
I_XTEXT TYPE XFELD Kennzeichen: auch Texte lesen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHAR_VALUES_T TYPE AFWCH_CHAR_VALUE_T Tabelle Merkmale und Werte
E_CONC_VALUES_T TYPE AFWCH_CHAR_VALUE_T Tabelle Merkmale und Werte in konkatenierter Form

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
INTERNAL_ERROR Fehler in der Verarbeitung
NOT_SUPPORTED Typ nicht unterstützt