SAP ACMTSTASPECTVIEW ACMTST: Aspect-View (Expected test-results) Table
Overview
ACMTSTASPECTVIEW is a standard SAP S/4HANA table that stores ACMTST: Aspect-View (Expected test-results) data. There are total 9 fields in the ACMTSTASPECTVIEW table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMTSTASPECTVIEW 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 ACMTSTASPECTVIEW to other SAP tables and standard CDS views available based on ACMTSTASPECTVIEW table in S/4HANA 2020.
Techincal Settings of ACMTSTASPECTVIEW
Below are technical details of the table ACMTSTASPECTVIEW
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMTSTASPECTVIEW Fields
The following table gives you an overview of the fields available in ACMTSTASPECTVIEW
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ID | ACM: UUID of an Aspect | ACM_ASPECT_ID | RAW | 16 | |
| ASPECT_ID | ACM: UUID of an Aspect View | ACM_ASPECT_VIEW_ID | ACMASPECT | RAW | 16 |
| CONTAIN_COMPOPER | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | |
| VIEW_DDLNAME | ACM: Name of a DDL Source | ACM_DDLNAME | CHAR | 40 | |
| VIEW_ENTITYNAME | ACM: Name of an CDS Entity | ACM_ENTITY_ID | CHAR | 30 | |
| VIEW_ABAPNAME | View Name, 16 Characters | VIEWNAME16 | CHAR | 16 | |
| VIEWDEFINITION | ACM: DDL-Viewdefinition String | ACM_VIEWDEFINITION_STRING | STRG | ||
| SOURCE_ENTITY_ID | ACM: Name of an CDS Entity | ACM_ENTITY_ID | CHAR | 30 | |
| SOURCE_FIELDNAME | ACM: Field Name | ACM_FIELD_NAME | CHAR | 30 |
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 ACMTSTASPECTVIEW
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACMTSTASPECTVIEW | ASPECT_ID | 1: CN | ACMASPECT |