The ACT_ASPECT table in SAP ERP or S/4HANA stores AC Diagnosis Tool: Definition of Views for AC Interface data. There are total 6 fields in ACT_ASPECT table. The AC Diagnosis Tool: Definition of Views for AC Interface table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ACT_ASPECT table. It is in CO Analysis Programs (KKAN) ABAP package and is part of the Controlling (CO) module.
SAP ACT_ASPECT Table Fields
Following is the list of fields that are available in SAP ACT_ASPECT table. The primary key fields of the table are ASPECT (AC Diagnosis Tool: View AC Interface), PROCESS (Transaction for which CO interface is accessed), EVENT (Time at which the RW interface is called up), FUNCTION (Name of function module), BAK (AC Diagnosis Tool: Before/After Indicator).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ASPECT | AC Diagnosis Tool: View AC Interface | AC_ASPECT | CHAR (5) | |
| PROCESS | Transaction for which CO interface is accessed | PROCE | CHAR (8) | |
| EVENT | Time at which the RW interface is called up | EVENT | CHAR (8) | |
| FUNCTION | Name of function module | FUNIT | CHAR (30) | |
| BAK | AC Diagnosis Tool: Before/After Indicator | BAK | CHAR (1) | |
| DIAGFB | Name of function module | FUNIT | CHAR (30) |


