Table list used by SAP ABAP Function Module FCXL_EIS_GET_ATTRIBUTE_VALUE (Aktives Excel: Lese den Wert eines Attributs)
SAP ABAP Function Module
FCXL_EIS_GET_ATTRIBUTE_VALUE (Aktives Excel: Lese den Wert eines Attributs) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FCXL_ATTDF | Interactive Excel: Attributes of Characteristics | SOURCE REFERENCE(ATTRIB_ID) LIKE FCXL_ATTDF-ATTRIB_ID |
|
| 2 | FCXL_CASPS | Active Excel: Available Aspects | SOURCE REFERENCE(ASPECT_ID) LIKE FCXL_CASPS-ASPECT_ID |
|
| 3 | FCXL_CHRDF | Interactive Excel: List of Available Characteristics | SOURCE REFERENCE(CHAR_ID) LIKE FCXL_CHRDF-CHAR_ID |
|
| 4 | FCXL_CHRVL | Interactive Excel: Value of a Characteristic | SOURCE REFERENCE(CHAR_VALUE) LIKE FCXL_CHRVL-VALUE_ID |
|
| 5 | FCXL_DEPVL | Interactive Excel: Ties for the Dependencies | SOURCE I_DEPENDENT_BINDINGS STRUCTURE FCXL_DEPVL |
|
| 6 | FCXL_MESSG | Active Excel: Error Message | SOURCE REFERENCE(EXCEPTION) LIKE FCXL_MESSG-MESSAGE |
|
| 7 | FCXL_MESSG | Active Excel: Error Message | SOURCE REFERENCE(VALUE) LIKE FCXL_MESSG-MESSAGE |
|