Menu

SAP Function Module FCXL_CS_GET_SET_VALUES

Aktives Excel: Liest die Elemente eines Sets

The Function Module FCXL_CS_GET_SET_VALUES (Aktives Excel: Liest die Elemente eines Sets) is a standard Function Module in SAP ERP and is part of the function group FCXS within the package FCXS.

Technical Information

Function Module FCXL_CS_GET_SET_VALUES
Short Text Aktives Excel: Liest die Elemente eines Sets
Function Group FCXS
Package FCXS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASPECT_ID LIKE FCXL_CASPS-ASPECT_ID 'CS' Aspekt
CHAR_ID LIKE FCXL_CHRDF-CHAR_ID Eindeutige ID des Merkmals
SET_ID LIKE FCXL_SETDF-SET_ID Eindeutige ID des Sets
TEXT_TYPE TYPE CHAR1 SPACE/3: Langtext, 1: Kurztext, 2: Mitteltext

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MESSAGE LIKE FCXL_MESSG Fehlertext
E_SET_VALUES LIKE FCXL_CHRVL Liste der Werte in dem Set
I_DEPENDENT_BINDINGS LIKE FCXL_DEPVL Werte für klammernde Merkmale

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CHARACTERISTIC_NOT_FOUND Merkmal existiert nicht
DEPENDENT_NOT_SPECIFIED Klammerndes Merkmal fehlt
SET_NOT_FOUND Set existiert nicht