CDS Views for ACMDTCONDITION table
Overview
ACMDTCONDITION is a standard SAP S/4HANA table that stores ACM: GRANT Condition Persistence data. The following is a list of CDS Views for ACMDTCONDITION 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.
ACMDTCONDITION CDS Views
The following table gives you an overview of the released standard CDS views for ACMDTCONDITION table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| SACMDT_ROLE_AND_ITS_ASPECTS | ACMDT_ROLEASP_V | Aspect and aspect-related DT data for a role |
| SACMRT2DT_VIEW | ACMRT2DT_V | View for generating RT-Entries out of AT-Entries (Map-Roles) |
| SACMRTGEN_DTTABLES_VIEW | ACMRTGENDTTABSV | Test |
| ACM_DT_DEPENDENCIES_CTE | ACM_DT_DEPENDCTE | ACM: DT-Dependencies of DCL-Objects |
| ACM_USED_ACCONDITIONS | ACM_USED_ACCOND | Used ACConditions within a Role/Rule/DTCondition |
| ACM_USED_DTCONDITIONS | ACM_USED_DTCOND | Used DTConditions within a Role/Rule |