CDS Views for ATO_CONTI_DEP table
Overview
ATO_CONTI_DEP is a standard SAP S/4HANA table that stores ATO Item Dependencied data. The following is a list of CDS Views for ATO_CONTI_DEP 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_CONTI_DEP CDS Views
The following table gives you an overview of the released standard CDS views for ATO_CONTI_DEP table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ATOV_CONTIDEP_ITEM_KEY | ATO_V_COD_KEY | Item Keys of the Continouse BOM |
| ATOV_COL_ITEM_CONTIDEP_MISSING | ATO_V_COL_CONTDM | Missing Dependencies of Contidep Items |
| ATOV_COL_ITEM_CONTI_INVALID | ATO_V_COL_CONTII | Invalid Contidep Items |
| ATOV_GET_DEP_DOWN | ATO_V_DEP_DOWN | Util For Dependancy Count |
| ATOV_GET_DEP_UP | ATO_V_DEP_UP | Util For Dependancy Count |
| ATOV_DEP_EXP_LATEST | ATO_V_DE_L | Dependancies of Items |
| ATOV_ITEM_DEPS_INCL_HISTORIC | ATO_V_DIH | Item dependencies including historic exported dependencies |
| ATOV_ITEM_DEPENDENCIES | ATO_V_ITEMDEP | Depencies of ATO Items on other ATO Items |
| ATOV_ITEM_USAGES | ATO_V_ITEMUSAGE | Usages of ATO Items by other ATO Items |
| ATOV_PK_ITEM_CONTI_INVALID | ATO_V_PK_CONTII | Invalid Contidep Items |