CDS Views for ATO_PK_ITEMS table
Overview
ATO_PK_ITEMS is a standard SAP S/4HANA table that stores Key User adaptation Items (package based) data. The following is a list of CDS Views for ATO_PK_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_PK_ITEMS CDS Views
The following table gives you an overview of the released standard CDS views for ATO_PK_ITEMS table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| 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_MAP | ATO_V_ITEM_MAP | mapping for items |
| ATOV_PK_ITEM_NAMESPACE | ATO_V_PKI_NSP | Derive Namespace Origin from Items |
| ATOV_PK_ITEM_CONTI_JOIN | ATO_V_PK_CONTI | Join on the continouse BOM and the Package based items |
| ATOV_PK_ITEM_CONTIDEP_JOIN | ATO_V_PK_CONTID | Join on the continouse BOM and the Package based items |
| ATOV_PK_INVENTORY_ITEM | ATO_V_PK_INV_IT | PK Items for Inventory |
| ATOV_PK_ITEM | ATO_V_PK_ITEM | Package based item |
| ATOV_U_ITEM_BASE | ATO_V_U_IB | All items base view |
| ATOV_U_ITEM_BASE_S | ATO_V_U_IBS | All items base view |
| ATOV_U_ITEM_DESCRIPTION | ATO_V_U_IDES | All items base view |
| ATOV_U_ITEM_KEY | ATO_V_U_IK | All item keys |
| ATOV_U_ITEM_VERSION | ATO_V_U_IV | All item versions |