DEMO_SALES_CDS_SO: CDS DDIC-based view, sales order header

DEMO_SALES_CDS_SO is the CDS view, which provides access to the CDS DDIC-based view, sales order header 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 Examples from Sales (SABAP_DEMOS_SALES) package and is part of the ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module.

CDS View DEMO_SALES_CDS_SO
DDL SQL View DEMO_SALES_SO
Status Released
CDS View Type
Package SABAP_DEMOS_SALES
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
ID Character Field with Length 10 DEMO_SALES_ORDER ID CHAR 10
CREATED_BY Character Field of Length 12 DEMO_SALES_ORDER CREATED_BY CHAR 12
LAST_CHANGED_BY Character Field of Length 12 DEMO_SALES_ORDER LAST_CHANGED_BY CHAR 12

CDS View Annotaions

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

CDS Annotation Name CDS Annotation Value
ABAPCATALOG.SQLVIEWNAME ‘DEMO_SALES_SO’
ABAPCATALOG.COMPILER.COMPAREFILTER true
ENDUSERTEXT.LABEL ‘SDDL: Interface (BO) View for SO Header’
ACCESSCONTROL.AUTHORIZATIONCHECK #NOT_REQUIRED
ABAPCATALOG.PRESERVEKEY true
ABAPCATALOG.PRESERVEKEY true
ACCESSCONTROL.AUTHORIZATIONCHECK #NOT_REQUIRED
ENDUSERTEXT.LABEL ‘SDDL: Interface (BO) View for SO Header’
ABAPCATALOG.COMPILER.COMPAREFILTER true
ABAPCATALOG.SQLVIEWNAME ‘DEMO_SALES_SO’

Availability

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