CDS Views for ATO_COL_ITEMS table
Overview
ATO_COL_ITEMS is a standard SAP S/4HANA table that stores Key User adaptation Items data. The following is a list of CDS Views for ATO_COL_ITEMS 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.
ATO_COL_ITEMS CDS Views
The following table gives you an overview of the released standard CDS views for ATO_COL_ITEMS table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ATOV_COL_ITEMS_LATEST_COL | ATO_V_CILC | LATEST COLLECTION FOR AN GIVEN ITEM |
| ATOV_COL_ITEM_MIN_TIMESTAMP | ATO_V_CI_MIN_TS | Item with minimal timestamp |
| ATOV_COL_ITEMS_KEY_MAX | ATO_V_COLI_KEY | Latest Entry in COL ITEMS Table |
| ATOV_COL_VER_ITEM_BASE | ATO_V_CVIB | Collection version items base |
| ATOV_COL_VER_ITEM_KEY | ATO_V_CVI_KEY | Keys of collection versions items |
| ATOV_HISTORY | ATO_V_HISTORY | Change History |
| ATOV_LATEST_IMPORTED_ITEMS_KEY | ATO_V_L_IM_I_K | Latest Imported Items for ATO Inventory |