ATO_CHANGEL_ITEM
Items in an ATO Changelist
ATO_CHANGEL_ITEM is an SAP database table in S/4HANA. Items in an ATO Changelist. It contains 13 fields. 31 CDS views read from this table.
CDS Views using this table (31)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| ATOV_CL_ITEM | view | from | Changelist items | |
| ATOV_CL_ITEM_BOM_EXP | view | inner | Basis view for changelist objects | |
| atov_cl_item_dep_latest_exp | view | inner | Latest Export of Dep Items for CL | |
| ATOV_CL_ITEM_EXP | view | inner | Basis view for changelist objects | |
| ATOV_CL_ITEM_EXP_BOM_DISTINCT | view | inner | All distinct Items and Bom on Changelist | |
| ATOV_CL_ITEM_IMP | view | inner | Basis view for changelist items import | |
| ATOV_CL_ITEM_IMP_FIRST_EXPORT | view | inner | Basis view for changelist items import | |
| atov_cl_missing_outdated_dep | view | inner | Missing Dep On Items from Outdated CLs | |
| atov_cmn_import_extensblt_deps | view | inner | Dependencies on Extensibility Objects | |
| atov_cmn_import_item_level | view | inner | EXT: Col Version Deps on Item Level Deps | |
| atov_cmn_import_prev_item_ver | view | from | EXT Deps Due to Prev Item Version | |
| atov_cmn_import_prev_item_ver | view | inner | EXT Deps Due to Prev Item Version | |
| atov_col_deps_latest_col_ver | view | inner | Dependencies on Coll Versions at Export | |
| ATOV_COL_ITEM_IMPORT_STATUS | view | inner | Item version with col import status | |
| ATOV_COL_MERGE_ITEM | view | inner | Items of merged collection | |
| atov_hist_item_deps_obsolete | view_entity | inner | Item Dependencies no longer relevant | |
| ATOV_IMP_MISSING_ITEM_DEPS | view | inner | Missing item dependencies at import | |
| atov_imported_item_last_notify | view_entity | from | Last notification of imported items | |
| Atov_Inventory_Base | view | union | Base View for Main ATO Inventory View | |
| ATOV_ITEM_EXPORTED_AT | view | from | Exported items | |
| ATOV_ST_CURRENT_COL_ITEM_BOMS | view | inner | Current collection item boms | |
| ATOV_ST_CURRENT_COL_ITEM_CBOM | view | inner | Current collection conti boms | |
| ATOV_ST_CURRENT_COL_ITEM_DEP | view | inner | Current collection item dependencies | |
| ATOV_ST_CURRENT_COL_ITEMS | view | inner | Current collection items | |
| atov_st_item_latest_changel | view | from | Latest changelist of an item | |
| ATOV_ST_ITEM_LATEST_IMP_CHANGL | view | from | Latest imported changelist of an item | |
| atov_st_not_imported_items | view | inner | Not imported items | |
| ATOV_ST_RELEVANT_ITEMS | view | inner | Latest relevant items | |
| ATOV_U_ITEM_BOM_DEL_BASE | view | inner | BOM of ATO items incl. deleted items | |
| EITV_EXP_CL_EXP_MAX_ITEMS | view | inner | Template max Exported At Items | |
| EITV_EXP_FILES_ITEM | view | inner | Template Export File Items |
Fields (13)
| Key | Field | Data Element | Description |
|---|---|---|---|
| KEY | changelist_id | int4 | |
| KEY | item_counter | int4 | |
| item_type | ato_item_type | ||
| item_id | ato_item_id | ||
| item_lifecycle_action | ato_item_lifecycle_action | ||
| item_description | ato_item_description | ||
| item_import_status | ato_item_import_status | ||
| item_export_status | ato_col_item_status | ||
| item_last_notification | timestamp | ||
| item_last_notification_by | ato_user_description | ||
| img_activity | tractivity | ||
| source_collection_id | ato_collection_id | ||
| source_collection_version | ato_collection_version |