SAP ATO_CHANGEL_BOM BOM for ATO Changelists Table
Overview
ATO_CHANGEL_BOM is a standard SAP S/4HANA table that stores BOM for ATO Changelists data. There are total 7 fields in the ATO_CHANGEL_BOM table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATO_CHANGEL_BOM belongs to Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module and is located in the package Collection based core functions - internal use w/o transl. (S_ATO_COL_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link ATO_CHANGEL_BOM to other SAP tables and standard CDS views available based on ATO_CHANGEL_BOM table in S/4HANA 2020.
Techincal Settings of ATO_CHANGEL_BOM
Below are technical details of the table ATO_CHANGEL_BOM
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ATO_CHANGEL_BOM Fields
The following table gives you an overview of the fields available in ATO_CHANGEL_BOM
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CHANGELIST_ID | 4 Byte Signed Integer | INT4 | ATO_CHANGELISTS | INT4 | 10 |
| ITEM_COUNTER | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| BOM_COUNTER | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| BOM_PGMID | Program ID in Requests and Tasks | PGMID | CHAR | 4 | |
| BOM_OBJECT | Object Type | TROBJTYPE | CHAR | 4 | |
| BOM_OBJECT_NAME | Object Name in Object List | TROBJ_NAME | CHAR | 120 | |
| BOM_OBJECT_STATUS | object status for an object belonging to an ATO item | ATO_BOM_OBJECT_STATUS | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ATO_CHANGEL_BOM
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ATO_CHANGEL_BOM | CHANGELIST_ID | 1: CN | ATO_CHANGELISTS |