The AIN_TEMPLATES table in SAP ERP or S/4HANA stores AIN Templates Information data. There are total 4 fields in AIN_TEMPLATES table. The AIN Templates Information table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of AIN_TEMPLATES table. It is in AIN: Integration (AIN_INT) ABAP package and is part of the Plant Maintenance using Asset on cloud integration (CA-AIN-PM) module.
SAP AIN_TEMPLATES Table Fields
Following is the list of fields that are available in SAP AIN_TEMPLATES table. The primary key fields of the table are MANDT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| TEMPLATE_NAME | Template Name | AIN_TEMPLATE_NAME | CHAR (35) | |
| TEMPLATE_TYPE | Template Type | AIN_TEMPLATE_TYPE | CHAR (2) | |
| TEMPLATE_DESC | Template Description | AIN_TEMPLATE_DESC | CHAR (40) |


