SAP ATO_ADAPT_TYPES Item Type Definition Table
Overview
ATO_ADAPT_TYPES is a standard SAP S/4HANA table that stores Item Type Definition data. There are total 16 fields in the ATO_ADAPT_TYPES table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATO_ADAPT_TYPES belongs to Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module and is located in the package Translation-relevant Objects (S_ATO_COMMON).
In addition, following links provide an overview of foreign key relationships, if any, that link ATO_ADAPT_TYPES to other SAP tables and standard CDS views available based on ATO_ADAPT_TYPES table in S/4HANA 2020.
Techincal Settings of ATO_ADAPT_TYPES
Below are technical details of the table ATO_ADAPT_TYPES
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ATO_ADAPT_TYPES Fields
The following table gives you an overview of the fields available in ATO_ADAPT_TYPES
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ADAPTATION_ITEM_CLASS | Item Type Callback Class | ATO_ITEM_TYPE_CLASS | SEOCLASS | CHAR | 30 |
| PK_SUPPORTED | Package-Based Transport Indicator | ATO_PK_SUPPORTED | CHAR | 1 | |
| COL_SUPPORTED | Collection-Based Transport Indicator | ATO_COL_SUPPORTED | CHAR | 1 | |
| GCTS_SUPPORTED | gCTS Transport Supported Indicator | ATO_GCTS_SUPPORTED | CHAR | 1 | |
| PK_JOB_USER_SUPPORTED | Job User Supported Indicator | ATO_PK_JOB_USER_SUPPORTED | CHAR | 1 | |
| NON_EXT_DEV_SUPPORTED | Creation in Production System Allowed Indicator | ATO_NON_EXT_DEV_SUPPORTED | CHAR | 1 | |
| CHANGE_IN_PROD_SUPPORTED | Change of development items supported in production system | ATO_CHANGE_IN_PROD_SUPPORTED | CHAR | 1 | |
| COL_EMPTY_BOM_ALLOWED | Empty BOM Allowed Indicator | ATO_COL_EMPTY_BOM_ALLOWED | CHAR | 1 | |
| CLIENT_DEPENDENT | Content Type Artifacte Mixture /Client Dep/Client Independen | ATO_CLIENT_DEPENDENT | CHAR | 1 | |
| DISABLE_NAME_RANGE_PROTECT | Disable Name Range Protection Indicator | ATO_DISABLE_NAME_RANGE_PROTECT | CHAR | 1 | |
| NAMESPACE_SUPPORT | Namespace or other uniqueness support | ATO_NAMESPACE_SUPPORT | CHAR | 1 | |
| DEV_VERSIONING_REQURIED | Creation of Versions in Development Environment required | ATO_DEV_VERSION_REQUIRED | CHAR | 1 | |
| IMP_VERSIONING_REQURIED | Creation of Versions at Import is required | ATO_IMP_VERSION_REQUIRED | CHAR | 1 | |
| SAP_ICON | Technical Name of the SAP Icon which should shown inFIORI | ATO_SAP_ICON | CHAR | 100 | |
| SEMANTIC_OBJECT | Semantic Object | ATO_SEMANTIC_OBJECT | CHAR | 30 | |
| SEMANTIC_ACTION | Semantic Action | ATO_SEMANTIC_ACTION | CHAR | 60 |
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_ADAPT_TYPES
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ATO_ADAPT_TYPES | ADAPTATION_ITEM_CLASS | 1: CN | SEOCLASS |