Menu

SAP Function Module FC_MAXSET_VALUE_CHECK

Prüft, ob ein Wert im Maximalset enthalten ist

The Function Module FC_MAXSET_VALUE_CHECK (Prüft, ob ein Wert im Maximalset enthalten ist) is a standard Function Module in SAP ERP and is part of the function group FC00S within the package FC00.

Technical Information

Function Module FC_MAXSET_VALUE_CHECK
Short Text Prüft, ob ein Wert im Maximalset enthalten ist
Function Group FC00S
Package FC00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DIMEN TYPE FC_DIMEN Sicht
E_FIELDNAME TYPE FC_FIELDNAME Feldname
E_MAXID TYPE FC_SETID_MAX Maximalset
E_VALUE TYPE ANY Zu prüfende Merkmalsausprägung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
FIELD_NO_MAXSET Merkmal existiert nicht oder kennt keine Maximalsets
VALUE_NOT_IN_SET Wert nicht in Maximalset enthalten