The ARS_W_APIV_ND_PT table in SAP ERP or S/4HANA stores API Release: API Version ΓÇô API Node Properties data. There are total 5 fields in ARS_W_APIV_ND_PT table. The API Release: API Version ΓÇô API Node Properties 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_ND_PT 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_ND_PT Table Fields
Following is the list of fields that are available in SAP ARS_W_APIV_ND_PT table. The primary key fields of the table are MAJOR_RELEASE (SAP Release), VERSION (Activation State of Repository Object), SUB_OBJECT_TYPE (Type of API Subobject), SUB_OBJECT_NAME (Name of API Subobject), COMPATIBILITY_CONTRACT (Release Contract).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MAJOR_RELEASE | SAP Release | SAPRELEASE | CHAR (10) | |
| VERSION | Activation State of Repository Object | AS4LOCAL | CHAR (1) | |
| SUB_OBJECT_TYPE | Type of API Subobject | ARS_SUB_OBJECT_TYPE | CHAR (20) | |
| SUB_OBJECT_NAME | Name of API Subobject | ARS_SUB_OBJECT_NAME | CHAR (120) | |
| COMPATIBILITY_CONTRACT | Release Contract | ARS_RELEASE_CONTRACT | CHAR (2) |


