SAP ARS_W_APIV Table – API Release: API Version Header

The ARS_W_APIV table in SAP ERP or S/4HANA stores API Release: API Version Header data. There are total 10 fields in ARS_W_APIV table. The API Release: API Version Header 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 ARS_W_APIV table. It is in API Release: Lifecycle Management of API Versions (S_ARS_API_VERSIONS) ABAP package and is part of the Extensibility: Release of APIs (BC-SRV-APS-EXT-REL) module.

SAP ARS_W_APIV Table Fields

Following is the list of fields that are available in SAP ARS_W_APIV table. The primary key fields of the table are MAJOR_RELEASE (SAP Release), VERSION (Activation State of Repository Object).

Field Description Data Element Check Table Data Type
MAJOR_RELEASE SAP Release SAPRELEASE CHAR (10)
VERSION Activation State of Repository Object AS4LOCAL CHAR (1)
OBJECT_TYPE Object Type TROBJTYPE CHAR (4)
OBJECT_NAME Object Name in Object Directory SOBJ_NAME CHAR (40)
SOFTWARE_COMPONENT Software Component DLVUNIT CHAR (30)
SOURCE_SYSTEM_ID Name of SAP System SYSYSID CHAR (8)
PACKAGE_NAME Package DEVCLASS CHAR (30)
OBJECT_SOURCE_SYSTEM_ID Name of SAP System SYSYSID CHAR (8)
CREATED_BY User Name SYUNAME CHAR (12)
LAST_CHANGED_BY User Name SYUNAME CHAR (12)