CDS Views for ACEOBJ table
Overview
ACEOBJ is a standard SAP S/4HANA table that stores Accrual Objects data. The following is a list of CDS Views for ACEOBJ 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.
ACEOBJ CDS Views
The following table gives you an overview of the released standard CDS views for ACEOBJ table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ACE_ACEDSOI_LEDGER_GRP | ACEV_ACEDSOILG | ACEDSOI has ledger group assigned |
| ACE_CHK_ACEOBJ_VS_VACEOBJ | ACEV_ACEOBJCK | Check ACEOBJ against with Compatitility view ACE_ACEOBJC |
| ACE_ACESOBJ | ACEV_ACESOBJ | Build View ACESOBJ From Table ACEOBJ ACEDSOH ACEPSOH |
| ACE_ACESOBJ_ASSGMT | ACEV_SOBJ_ASSGMT | View From Table ACEOBJ ACEPSOH ACEDSASSGMT |
| ACE_ACESOBJ_PARAM | ACEV_SOBJ_PARAM | Build View ACESOBJ_PARAM From Table ACEOBJ ACEPSOH ACEDSOP |
| V_ACEOBJ_ORI_DDL | V_ACEOBJ_ORI | View on Table ACEOBJ |