ARS_W_APIV_API
API Release: API Version – APIs
ARS_W_APIV_API is an SAP database table in S/4HANA. API Release: API Version – APIs. It contains 5 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| ARS_V_API_VERSION_API | view_entity | from | API Release: API Version – API |
Fields (5)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | compatibility_contract | ars_release_contract | Release Contract | |||
| extraction_state | ars_extraction_state | Extraction State | ||||
| extraction_failure_reason | ars_extraction_failure_reason | Failure Reason | ||||
| extractor_version | ars_api_extractor_version | Extractor Version | ||||
| is_release_state_implicit | ars_is_release_state_implicit | Rel.State Impl. |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- API Release: API Version – APIs
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ARS_W_APIV_API (
COMPATIBILITY_CONTRACT, -- Release Contract [ars_release_contract]
EXTRACTION_STATE, -- Extraction State [ars_extraction_state]
EXTRACTION_FAILURE_REASON, -- Failure Reason [ars_extraction_failure_reason]
EXTRACTOR_VERSION, -- Extractor Version [ars_api_extractor_version]
IS_RELEASE_STATE_IMPLICIT, -- Rel.State Impl. [ars_is_release_state_implicit]
PRIMARY KEY (COMPATIBILITY_CONTRACT)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA