SAP AIN_TMPL_MAP AIN Template Mapping Table
Overview
AIN_TMPL_MAP is a standard SAP S/4HANA table that stores AIN Template Mapping data. There are total 14 fields in the AIN_TMPL_MAP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AIN_TMPL_MAP belongs to Plant Maintenance using Asset on cloud integration (CA-AIN-PM) module and is located in the package AIN: Integration (AIN_INT).
In addition, following links provide an overview of foreign key relationships, if any, that link AIN_TMPL_MAP to other SAP tables and standard CDS views available based on AIN_TMPL_MAP table in S/4HANA 2020.
Techincal Settings of AIN_TMPL_MAP
Below are technical details of the table AIN_TMPL_MAP
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AIN_TMPL_MAP Fields
The following table gives you an overview of the fields available in AIN_TMPL_MAP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| EAM_OBJ_TYPE | EAM Object Type | AIN_EAM_OBJECT_TYPE | CHAR | 4 | |
| ATTRIBUTE_GROUP | Attribute Group | AIN_ATTRIBUTE_GROUP | CHAR | 35 | |
| ATTRIBUTE | Attribute Name | AIN_ATTRIBUTE | CHAR | 35 | |
| ATTRIBUTE_TYPE | Attribute Type | AIN_ATTRIBUTE_TYPE | CHAR | 3 | |
| NUM_ATTRIBUTE_VALUE_TYPE | Numeric Attribute Value Type | AIN_NUM_ATTRIBUTE_VALUE_TYPE | CHAR | 3 | |
| ATTRIBUTE_DESC | Attribute Description | AIN_ATTRIBUTE_DESC | CHAR | 40 | |
| CLASS_TYPE | Class Type | KLASSENART | TCLA | CHAR | 3 |
| CLASS_NAME | Class number | KLASSE_D | CHAR | 18 | |
| CHARACTERISTICS | Characteristic Name | ATNAM | CHAR | 30 | |
| OVERWRITE_EAM | Overwrite EAM | AIN_OVERWRITE_EAM | CHAR | 1 | |
| OVERWRITE_AIN | Overwrite AIN | AIN_OVERWRITE_AIN | CHAR | 1 | |
| INT_CLASS_NUM | Internal Class Number | CLINT | NUMC | 10 | |
| INT_CHAR_NUM | Internal characteristic | ATINN | NUMC | 10 |
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 AIN_TMPL_MAP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AIN_TMPL_MAP | CLASS_TYPE | : | TCLA |
| AIN_TMPL_MAP | TEMPLATE_ID | : | AIN_TEMPLATES |