SAP AIND_CONN Database Connection for Archive Information System Table
Overview
AIND_CONN is a standard SAP S/4HANA table that stores Database Connection for Archive Information System data. There are total 2 fields in the AIND_CONN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AIND_CONN belongs to Archive Information System (BC-CCM-ADK-AS) module and is located in the package Archive Information System: Internal Objects (SARCIS_INTERNAL).
In addition, following links provide an overview of foreign key relationships, if any, that link AIND_CONN to other SAP tables and standard CDS views available based on AIND_CONN table in S/4HANA 2020.
Techincal Settings of AIND_CONN
Below are technical details of the table AIND_CONN
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AIND_CONN Fields
The following table gives you an overview of the fields available in AIND_CONN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| DB_CONNECTION | Name of a Database Connection | AIND_DBCON | DBCON | CHAR | 30 |
| IS_DEFAULT_CON | Use as Default Database Connection | AIND_IS_DEFAULT_CON | 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 AIND_CONN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AIND_CONN | DB_CONNECTION | : | DBCON |