ARS_L_SNAP_RLVNC

Transparent Table Temporary Data

API Release: Snapshot Check-Relevance

ARS_L_SNAP_RLVNC is an SAP database table in S/4HANA. API Release: Snapshot Check-Relevance. It contains 1 fields. 11 CDS views read from this table.

CDS Views using this table (11)

ViewTypeJoinVDMDescription
ARS_V_API_VERSION view left_outer API Release: API Version with Status
ARS_V_API_VERSION_API view_entity left_outer API Release: API Version – API
ARS_V_API_VERSION_API_L view_entity left_outer API Release: API Version – API (Local)
ARS_V_API_VERSION_LOCAL view left_outer API Release: API with Status (Local)
ARS_V_CRP_API_CHK_RELEV_BASE view left_outer API Release: Check relevant APIs
ARS_V_FLP_SNAP_L view_entity left_outer API Snapshot: Snapshot Header local Persistence
ARS_V_FLP_SSN_VH view left_outer API Snapshot: Value Help - Snapshot Name
ARS_V_FLP_USR_VH_BASE view union API Snapshot: Value Help - User
ARS_V_PRODUCTIVE_API_VERSION_L view_entity left_outer API Release: API with Status (Local)
ARS_V_PRODUCTIVE_API_VERSION_W view_entity left_outer API Release: API Version with Status
ARS_V_SNAPSHOT view left_outer API Release: Snapshot with Status

Fields (1)

KeyField Data ElementDescription DomainTypeLength
check_relevance ars_snapshot_check_relevance API Release: Snapshot Check-Relevance

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: Snapshot Check-Relevance
-- Category TRANSPARENT · Delivery class L
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ARS_L_SNAP_RLVNC (
    CHECK_RELEVANCE  -- API Release: Snapshot Check-Relevance [ars_snapshot_check_relevance]
);