CDS Views for ATO_COL_VERSIONS table
Overview
ATO_COL_VERSIONS is a standard SAP S/4HANA table that stores Adaptation collection versions data. The following is a list of CDS Views for ATO_COL_VERSIONS 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_COL_VERSIONS CDS Views
The following table gives you an overview of the released standard CDS views for ATO_COL_VERSIONS table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ATOV_BC_COL_VER_STATE_BASE | ATO_V_BC_CVS | Basic Collection Version Status View |
| ATOV_COL_VER_EXP_BASE1 | ATO_V_CVE_B1 | Export-relevant Collection Base1 |
| ATOV_COL_VER_IMP_BASE1 | ATO_V_CVI_B1 | Import-relevant Collection Base1 |
| ATOV_COL_VER_BASE | ATO_V_CV_B | Collection version |
| ATOV_LOG | ATO_V_L | Log |
| ATOV_LATEST_IMPORTED_ITEMS | ATO_V_L_IMP_I | Latest Imported Items for ATO Inventory |
| EITV_EXP_TEMPL_LATEST_VER_BASE | EIT_V_EXP_VER_B | Collection version |
| EITV_EXP_TEMPL_LATEST_VER | EIT_V_EXP_VER_L | Collection version |
| EITV_EXP_FILES | EIT_V_FILES | Template Export Files |