CDS Views for ACEPSOIT table
Overview
ACEPSOIT is a standard SAP S/4HANA table that stores Line Items for Accrual Item in Accrual Engine data. The following is a list of CDS Views for ACEPSOIT 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.
ACEPSOIT CDS Views
The following table gives you an overview of the released standard CDS views for ACEPSOIT table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ACE_ACEPSOIT_BASIC | ACEV_ACEPSOITBSC | basic view for ACEPSOIT |
| ACE_ACEPSOIT_SUM_01 | ACEV_ACEPSOITS1 | Calculate amount of each year |
| ACE_ACEPSOIT_ACEPSOITV_UNION | ACEV_ACEPSOITVU | Union ACEPSOIT and view ACEPSOIT |