The Function Module KXXC_EIS_GET_CHAR_ATTRIBUTES (Aktives Excel: Bestimme die Liste der Attribute einer Charakteristik) is a standard Function Module in SAP ERP and is part of the function group KXXC within the package KC_NU.
Function Module | KXXC_EIS_GET_CHAR_ATTRIBUTES |
Short Text | Aktives Excel: Bestimme die Liste der Attribute einer Charakteristik |
Function Group | KXXC |
Package | KC_NU |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXCEPTION | LIKE | FCXL_MESSG-MESSAGE | Sprachenabhängiger Text im ABAP/4-Textpool |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHARACTERISTIC_ATTRIBUTES | LIKE | FCXL_ATTDF | Aktives Excel: Attribut einer Charakteristik | |
I_DEPENDENT_BINDINGS | LIKE | FCXL_DEPVL | Aktives Excel: Bindungen für die Abhängigkeiten |
This function module does not define any Exceptions.