CDS Views for ATO_ITEM_HEADER table
Overview
ATO_ITEM_HEADER is a standard SAP S/4HANA table that stores Key User Adaptation Items - Header for Collection Items data. The following is a list of CDS Views for ATO_ITEM_HEADER 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_ITEM_HEADER CDS Views
The following table gives you an overview of the released standard CDS views for ATO_ITEM_HEADER table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ATOV_NAMESPACE_VH | ATOV_V_NAMESPACE | Value Help for ATO Items namespace selection |
| ATOV_COL_ITEM_HEADER_AND_STATE | ATO_V_CIHAS | Fill and Verify Item Header Table for COL |
| ATOV_ITEM_LOCK | ATO_V_ILOCK | Info about Permanent Item Lock |
| ATOV_ITEM_PREFIX_SETTINGS | ATO_V_IPS | Join Item Prefix and Settings |
| ATOV_NAMESPACE_ORIGIN_BY_ITEMS | ATO_V_NSP_OBI | Derive Namespace Origin from Items |
| EITV_EXP_ITEMS_ADD_BASE | EIT_V_EXP_IADDB | Basic View for Add Items to Templates |