CDS Views for ATO_CHANGELISTS table
Overview
ATO_CHANGELISTS is a standard SAP S/4HANA table that stores changelists for adaptation Items in ATO data. The following is a list of CDS Views for ATO_CHANGELISTS 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_CHANGELISTS CDS Views
The following table gives you an overview of the released standard CDS views for ATO_CHANGELISTS table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ATOV_BC_OPEN_TRANSPORTS | ATO_V_BCOTP | BC Transports not sucessfully imported |
| ATOV_BC_OPEN_MANUAL_POSTPROC | ATO_V_BC_MP | BC manual postprocessing not finieshed |
| ATOV_COL_ITEM_IMPORT_STATUS | ATO_V_CIIS | Item version with col import status |
| ATOV_CL_FINAL | ATO_V_CLF | Final changelists (non-preliminary) |
| ATOV_CL_EXP_FAILED | ATO_V_CL_EXP_F | Get changelists that are still in status ER (Export Running) |
| ATOV_COL_VER_TRANSPORT | ATO_V_CV_T | Get Collection Version and Transports |
| ATOV_PLUGIN_IMPORT_STATUS | ATO_V_PLUG_IMPS | BC Imports Status |
| ATOV_PLUGIN_OPEN_IMPORTS | ATO_V_PLUG_OIMP | BC Imports which are not finieshed |
| EITV_EXP_CL_EXP_MAX_DETAILS | EIT_V_EXP_CL_MAD | Collection Version max Exported At |