CDS Views for ATO_DRAFT_BOM table
Overview
ATO_DRAFT_BOM is a standard SAP S/4HANA table that stores Draft BOM (System local info) data. The following is a list of CDS Views for ATO_DRAFT_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_DRAFT_BOM CDS Views
The following table gives you an overview of the released standard CDS views for ATO_DRAFT_BOM table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ATOV_DRAFT_STATUS | ATO_V_DRAFT | Has Draft |
| 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 |