CDS Views for ACMASPECT table
Overview
ACMASPECT is a standard SAP S/4HANA table that stores ACM: Aspect Definition Persistence data. The following is a list of CDS Views for ACMASPECT table.
A CDS view is a CDS entity that implements a view and is defined in a CDS data definition. They are defined for existing database tables, views, or other non-abstract CDS entities.
Using CDS views, you can rearrange and rename table fields to meet application-specific requirements. They are used to define rich semantic data models.
ACMASPECT CDS Views
The following table gives you an overview of the released standard CDS views for ACMASPECT table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| SACMDT_ASPECT_VIEW | ACMASPECT_VIEW | View containing persisted and build-in aspects |
| SACMDT_ROLE_AND_ITS_ASPECTS | ACMDT_ROLEASP_V | Aspect and aspect-related DT data for a role |
| SACMRTGEN_DTTABLES_VIEW | ACMRTGENDTTABSV | Test |
| SACMRT_ASPECT_GENERIC | ACMRT_ASPGEN | ACM RT: Generic Aspects |
| ACM_DT_DEPENDENCIES | ACM_DT_DEPEND | **DEPRECATED - Do NOT delete as used by Upgrade Colleagues |
| ACM_DT_DEPENDENCIES_CTE | ACM_DT_DEPENDCTE | ACM: DT-Dependencies of DCL-Objects |
| ACM_DT_DEPENDENCIES_HIERAR_CTE | ACM_DT_DEPHIECTE | ACM: Designtime-Dependencies of Hierarchy-Objects |