The ARCH_IDX_PROT table in SAP ERP or S/4HANA stores Index Table for Log Archiving for BI Authorizations data. There are total 5 fields in ARCH_IDX_PROT table. The Index Table for Log Archiving for BI Authorizations 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 ARCH_IDX_PROT table. It is in BI AS Analysis Authorizations (RSEC) ABAP package and is part of the OLAP Technology (BW-BEX-OT) module.
SAP ARCH_IDX_PROT Table Fields
Following is the list of fields that are available in SAP ARCH_IDX_PROT table. The primary key fields of the table are BNAME (User Name in User Master Record), RNAME (User Name in User Master Record), TIMESTMP (UTC time stamp in short form (YYYYMMDDhhmmss) + conv.exit), SESSIONID (UUID in character form).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
BNAME | User Name in User Master Record | XUBNAME | * | CHAR (12) |
RNAME | User Name in User Master Record | XUBNAME | * | CHAR (12) |
TIMESTMP | UTC time stamp in short form (YYYYMMDDhhmmss) + conv.exit | RSDDTIMESTMP | DEC (15) | |
SESSIONID | UUID in character form | SYSUUID_C | CHAR (32) | |
ARCHIVEKEY | Key for Archive File | ARKEY | CHAR (20) |