The AIDARCH table in SAP ERP or S/4HANA stores Obsolete: Auto-ID Infrastructure Archiving data. There are total 24 fields in AIDARCH table. The Obsolete: Auto-ID Infrastructure Archiving 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 AIDARCH table. It is in (AID-BI) ABAP package and is part of the Auto-ID Backend Integration (LO-SCI-AIN) module.
SAP AIDARCH Table Fields
Following is the list of fields that are available in SAP AIDARCH table. The primary key fields of the table are MANDT (Client), LOGSYS (Auto-ID Infrastructure Logical System), ACTION (Action).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| LOGSYS | Auto-ID Infrastructure Logical System | ABI_LOGSYS | * | CHAR (10) |
| ACTION | Action | ABI_ACTION | CHAR (36) | |
| ACTYP | Action Type | ABI_ACTYP | CHAR (4) | |
| SEQUENCE | Sequence | ABI_SQNCE | CHAR (10) | |
| EXPDT | Document Expiration Time | ABI_EXPDT | DEC (15) | |
| AGGR_LEVEL | Aggregation Level | ABI_AGGR_LEVEL | CHAR (2) | |
| FEED_RATE | Feedback Rate | ABI_FEED_RATE | CHAR (2) | |
| DOCTY | Document Type | ABI_DOCTY | CHAR (2) | |
| DOCNR | Reference Document | ABI_DOCNR | CHAR (10) | |
| DOCITM | Reference Object in Backend System | ABI_OBJCT | CHAR (20) | |
| MATNR | Material Number | ABI_MATNR | CHAR (18) | |
| UOM | Unit of Measure (UoM) | ABI_UOM | UNIT (3) | |
| EXP_QTTY | Quantity | ABI_QTTY | QUAN (13) | |
| ACT_QTTY | Quantity | ABI_QTTY | QUAN (13) | |
| EXP_SRC_LCTN | Location in Auto-ID Infrastructure | ABI_AINLCTN | CHAR (24) | |
| ACT_SRC_LCTN | Location in Auto-ID Infrastructure | ABI_AINLCTN | CHAR (24) | |
| EXP_DST_LCTN | Location in Auto-ID Infrastructure | ABI_AINLCTN | CHAR (24) | |
| ACT_DST_LCTN | Location in Auto-ID Infrastructure | ABI_AINLCTN | CHAR (24) | |
| RSNCD | Auto-ID Infrastructure Reason Code | ABI_RSNCD | CHAR (60) | |
| EXEC_STTS | Execution Status | ABI_EXEC_STTS | CHAR (2) | |
| EXEC_START | Time Stamp | ABI_ADATE | DEC (15) | |
| EXEC_END | Time Stamp | ABI_ADATE | DEC (15) | |
| ARCHCRT | Archiving Data Creation Time Stamp | ABI_ARCHCRT | DEC (15) |


