The Function Module FCXL_EIS_GET_ASPECT_DEFINITION (Aktives Excel: Ermittle Charkteristiken eines Aspekts) is a standard Function Module in SAP ERP and is part of the function group KXXC within the package KC_NU.
Function Module | FCXL_EIS_GET_ASPECT_DEFINITION |
Short Text | Aktives Excel: Ermittle Charkteristiken eines Aspekts |
Function Group | KXXC |
Package | KC_NU |
Module Type | Remote-Enabled |
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 | Eindeutige ID des Aspekts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXCEPTION | LIKE | FCXL_MESSG-MESSAGE | Fehlertext |
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_ASPECT_DEFINITION | LIKE | FCXL_CHRDF | Liste der Charaketeristiken im Aspekt | |
E_DEPENDENT_BINDINGS | LIKE | FCXL_DEPDF | Liste der Abhängigkeiten zwischen Char. |
This function module does not define any Exceptions.