SAP ACMTSTASPECT ACMTST: Aspect (Expected test-results) Table
Overview
ACMTSTASPECT is a standard SAP S/4HANA table that stores ACMTST: Aspect (Expected test-results) data. There are total 9 fields in the ACMTSTASPECT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMTSTASPECT belongs to Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module and is located in the package Objects for Testing the ACM functionality (SACMTST).
In addition, following links provide an overview of foreign key relationships, if any, that link ACMTSTASPECT to other SAP tables and standard CDS views available based on ACMTSTASPECT table in S/4HANA 2020.
Techincal Settings of ACMTSTASPECT
Below are technical details of the table ACMTSTASPECT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMTSTASPECT Fields
The following table gives you an overview of the fields available in ACMTSTASPECT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ID | ACM: UUID of an Aspect | ACM_ASPECT_ID | RAW | 16 | |
| PARENT_TYPE | ACM: Type of an DCL Top-Level Object | ACM_DCLTOPLEVEL_TYPE | CHAR | 10 | |
| PARENT_ID | ACM: UUID of an Aggregate (Accesspolicy) | ACM_AGGREGATE_ID | ACMAGGREGATE | RAW | 16 |
| ASPECTPOS | ACM: Position in a Sequence | ACM_SEQUENCE_NUMBER | INT4 | 10 | |
| NAME | ACM: Name of an Aspect | ACM_ASPECT_NAME | CHAR | 30 | |
| DESCRIPTION | ACM: Description of an Aspect (EndUserText.Label) | ACM_ASPECT_DESCRIPTION | CHAR | 80 | |
| ASPECT_TYPE | ACM: Type of an Aspect | ACM_ASPECT_TYPE | CHAR | 10 | |
| ENTITY_NAME | ACM: Name of an CDS Entity | ACM_ENTITY_ID | CHAR | 30 | |
| CTE_ID | ACM: UUID of a CTE entry | ACM_CTE_ID | RAW | 16 |
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 ACMTSTASPECT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACMTSTASPECT | PARENT_ID | 1: CN | ACMAGGREGATE |