DEMO_CDS_PARAMETERS_JOIN: CDS DDIC-based view, internal parameter passing

DEMO_CDS_PARAMETERS_JOIN is the CDS view, which provides access to the CDS DDIC-based view, internal parameter passing data in SAP S/HANA system. Core Data Services (CDS) views are semantically rich data models that provide efficient in-built functions such as aggregations, annotations, and conceptual associations.

This CDS view is found in the Demos for ABAP Documentation, not for Production Use (SABAPDEMOS) package and is part of the ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module.

CDS View DEMO_CDS_PARAMETERS_JOIN
DDL SQL View DEMO_CDS_PARJOIN
Status Released
CDS View Type
Package SABAPDEMOS
Technical Component BC-ABA-LA

You can create custom CDS views for released views and expose them as a read-only OData service that delivers data tailored to the needs of your external application.

Tables Used

We’re updating the content all the time, so check back regularly.

CDS View Fields

The following is the list of fields available in the CDS view and key fields are highlighted in color:

CDS View Field Text SQL View/Table Table Field Data Type Length
MANDT Client DEMO_CDS_PARA MANDT CLNT 3
CARRNAME Airline name SCARR CARRNAME CHAR 20
CONNID Flight Connection Number DEMO_CDS_PARA CONNID NUMC 4
CITYFROM Departure city DEMO_CDS_PARA CITYFROM CHAR 20
CITYTO Arrival city DEMO_CDS_PARA CITYTO CHAR 20
DISTANCE Distance DEMO_CDS_PARA DISTANCE QUAN 9
DISTID Mass unit of distance (kms, miles) DEMO_CDS_PARA DISTID UNIT 3

CDS View Annotaions

The following are the CDS View Annotations used in this CDS view:

CDS Annotation Name CDS Annotation Value
ABAPCATALOG.SQLVIEWNAME ‘DEMO_CDS_PARJOIN’
ACCESSCONTROL.AUTHORIZATIONCHECK #NOT_REQUIRED
ACCESSCONTROL.AUTHORIZATIONCHECK #NOT_REQUIRED
ABAPCATALOG.SQLVIEWNAME ‘DEMO_CDS_PARJOIN’

Availability

The CDS view DEMO_CDS_PARAMETERS_JOIN 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 Released
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

Supported Capabilities

Supported Capabilities are NOT defined for this CDS view.

Supported Capabilities indicates clear use cases for CDS views and provides an idea of the most efficient ways to use a CDS view. Each CDS view can have multiple supported capabilities.

Extensibility

Coming Soon!!

Related CDS Views

Coming Soon!!