Sunday, May 19, 2024

SAP Table ADMI_URIS – Alternative Paths for Archive Files

ADMI_URIS is a standard SAP table in SAP ECC (or) S/4HANA which stores Alternative Paths for Archive Files data. There are total 5 fields in ADMI_URIS table.This blog post provides key technical details of SAP table ADMI_URIS, including its availability across SAP S/4HANA versions and the list of CDS views for ADMI_URIS table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package API for XML DAS Connector (S_ARC_DAS_CON)
Technical Component Archive Development Kit (BC-CCM-ADK)

SAP ADMI_URIS Table Fields

The following is the list of fields that are available in SAP ADMI_URIS table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
ARCHIVE_KEY Key for Archive File ARKEY ARKEY CHAR (20)
POLICY_TYPE Audit Area LRM_POLICY_TYPE LRM_POLICY_TYPE * CHAR (10)
EXPIRATION_DATE UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP TZNTSTMPS DEC (15)
START_RETENTION UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP TZNTSTMPS DEC (15)
MAX_RETENTION UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP TZNTSTMPS DEC (15)

Availability

The SAP table ADMI_URIS is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ADMI_URIS table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.