Monday, May 27, 2024

SAP Table ADMI_VARIA – Contents of the Variant for the Archiving Program

ADMI_VARIA is a standard SAP table in SAP ECC (or) S/4HANA which stores Contents of the Variant for the Archiving Program data. There are total 8 fields in ADMI_VARIA table.This blog post provides key technical details of SAP table ADMI_VARIA, including its availability across SAP S/4HANA versions and the list of CDS views for ADMI_VARIA table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Archive Development Kit (SARC)
Technical Component Archive Development Kit (BC-CCM-ADK)

SAP ADMI_VARIA Table Fields

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

Field Description Data Element Domain Check Table Data Type
DOCUMENT Archiving Session Number ADMI_RUN_D ADMI_RUN CHAR (6)
SEQUENCE Number of the record in the archive hierarchy RKZ_RECNR RECNUMBER NUMC (4)
SELNAME ABAP: Name of SELECT-OPTION/PARAMETER RSSCR_NAME SELCNAME CHAR (8)
KIND ABAP: Type of selection RSSCR_KIND SYCHAR01 CHAR (1)
SIGN ABAP: ID: I/E (include/exclude values) TVARV_SIGN SYCHAR01 CHAR (1)
OPTI ABAP: Selection option (EQ/BT/CP/…) TVARV_OPTI SYCHAR02 CHAR (2)
LOW ABAP: Selection Value (LOW or HIGH Value, External Format) TVARV_VAL RSSELVALUE CHAR (45)
HIGH ABAP: Selection Value (LOW or HIGH Value, External Format) TVARV_VAL RSSELVALUE CHAR (45)

Availability

The SAP table ADMI_VARIA 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_VARIA table

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