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. 15 CDS views read from this table.
CDS Views using this table (15)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| atov_cl_item_base | view_entity | from | ATO Changelist Items base view with client dependency | |
| ATOV_CL_ITEM_MERGED | view_entity | inner | Merged Changelist Items | |
| ATOV_COL_MERGE_ITEM_LATEST | view_entity | inner | Latest Merge into same Col Version | |
| Atov_Inventory_Base | view | union | Base View for Main ATO Inventory View | |
| ATOV_ITEM_EXPORTED_AT_CROSS | view_entity | from | ATOV_ITEM_EXPORTED_AT_CROSS_CLIENT | |
| 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 | |
| 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 |