CDS Views for ATO_CONTI_BOM table
Overview
ATO_CONTI_BOM is a standard SAP S/4HANA table that stores Continouse BOM (System local info) data. The following is a list of CDS Views for ATO_CONTI_BOM 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_BOM CDS Views
The following table gives you an overview of the released standard CDS views for ATO_CONTI_BOM table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ATOV_CONTI_DEP_BOM_MIS_JOIN | ATOV_CONTI_DBM | Join Missing Dependencies with Conti BOM |
| ATOV_CONTI_ITEM_KEY | ATO_V_CO_KEY | Item Keys of the Continouse BOM |
| ATOV_INVALID_BOM_REINCARNATE | ATO_V_RE_IVB | Invalid BOM Object reincarnation |
| ATOV_USED_OBJECT_NAMES | ATO_V_USEDOBJ | Determine if Object Name is or was already used |
| ATOV_U_ITEM_BOM_DEL | ATO_V_U_BOM_DEL | Bill of material for ATO items incl. deleted items |
| ATOV_U_ITEM_BOM | ATO_V_U_IBOM | Bill of Material for ATO Items |