CDS Views for ATO_ITEMS table
Overview
ATO_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_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_ITEMS CDS Views
The following table gives you an overview of the released standard CDS views for ATO_ITEMS table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ATOV_COL_ITEM_HEADER_FILL | ATO_V_CIHF | Fill and Verify Item Header Table for COL |
| ATOV_COL_ITEM_CONTI_JOIN | ATO_V_COL_CONTI | Join on the continouse BOM and the Collection based items |
| ATOV_COL_ITEM_CONTIDEP_JOIN | ATO_V_COL_CONTID | Join on the continouse BOM and the Collection based items |
| ATOV_COL_VER_ITEM_BASE | ATO_V_CVIB | Collection version items base |
| EITV_EXP_FILES_ITEM | ATO_V_FV_IMPI | Template Export File Items |
| ATOV_HISTORY | ATO_V_HISTORY | Change History |
| ATOV_ITEM | ATO_V_I | Item |
| ATOV_INVENTORY_BASE | ATO_V_INVENT_B | Base View for Main ATO Inventory View |
| ATOV_INVENTORY_BASE_NEW | ATO_V_INVENT_B_N | Base View for Main ATO Inventory View |
| ATOV_INVENTORY_NEW | ATO_V_INVENT_NEW | Main View for ATO Inventory App |
| ATOV_ITEM_VER | ATO_V_IV | Item version |
| ATOV_ITEM_VER_MAX | ATO_V_IVM | Item version |
| ATOV_ITEM_VER_KEY | ATO_V_IV_KEY | Item version key |
| ATOV_ITEM_VER_KEY_LATEST | ATO_V_IV_KEY_LAT | Latest item version key |
| ATOV_ITEM_KEY | ATO_V_I_KEY | Item Keys |
| ATOV_ITEM_MIN_TIMESTAMP | ATO_V_I_MIN_TS | Item with minimal timestamp |
| ATOV_U_ITEM_KEY | ATO_V_U_IK | All item keys |
| EITV_EXP_ITEMS_ADD_BASE | EIT_V_EXP_IADDB | Basic View for Add Items to Templates |
| EITV_EXP_ITEM_CHANGE_STATUS | EIT_V_EXP_ICHS | Basic View for Add Items to Templates |