SAP AMIDC Test Case Names for Log ID Table
Overview
AMIDC is a standard SAP S/4HANA table that stores Test Case Names for Log ID data. There are total 3 fields in the AMIDC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AMIDC belongs to Transaction ST30: Tool for Automated Performance Tests (BC-TWB-TST-P-GPA) module and is located in the package New Performance Trace / Statistics with DB Connection (S_PERF_TRA).
In addition, following links provide an overview of foreign key relationships, if any, that link AMIDC to other SAP tables and standard CDS views available based on AMIDC table in S/4HANA 2020.
Techincal Settings of AMIDC
Below are technical details of the table AMIDC
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AMIDC Fields
The following table gives you an overview of the fields available in AMIDC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| REFID | Log ID for Cross-System Performance Analysis | REFID1 | AMIDT | CHAR | 40 |
| CATTNAME | Test | TWB_NAME | TNODE02_A | CHAR | 30 |
| DESTIN | Logical destination (specified in function call) | RFCDEST | * | CHAR | 32 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AMIDC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AMIDC | CATTNAME | : | TNODE02_A |
| AMIDC | REFID | : | AMIDT |