DEMO_CDS_ORIGINAL_VIEW: CDS DDIC-based view, extended with CDS view extension

DEMO_CDS_ORIGINAL_VIEW is the CDS view, which provides access to the CDS DDIC-based view, extended with CDS view extension 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_ORIGINAL_VIEW
DDL SQL View DEMO_CDS_ORIG
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 SPFLI MANDT CLNT 3
CARRIER Airline name SCARR CARRNAME CHAR 20
FLIGHT Flight Connection Number SPFLI CONNID NUMC 4
DEPARTURE Departure city SPFLI CITYFROM CHAR 20
DESTINATION Arrival city SPFLI CITYTO CHAR 20
DISTANCE Distance SPFLI DISTANCE QUAN 9
UNIT Mass unit of distance (kms, miles) SPFLI 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.VIEWENHANCEMENTCATEGORY$1$ #PROJECTION_LIST
ABAPCATALOG.SQLVIEWNAME ‘DEMO_CDS_ORIG’
ENDUSERTEXT.LABEL ‘Further information about the CDS entity’
ACCESSCONTROL.AUTHORIZATIONCHECK #NOT_REQUIRED
ABAPCATALOG.VIEWENHANCEMENTCATEGORY$1$ #PROJECTION_LIST
ACCESSCONTROL.AUTHORIZATIONCHECK #NOT_REQUIRED
ENDUSERTEXT.LABEL ‘Further information about the CDS entity’
ABAPCATALOG.SQLVIEWNAME ‘DEMO_CDS_ORIG’

Availability

The CDS view DEMO_CDS_ORIGINAL_VIEW 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!!