DEMO_SALES_CDS_SO_PARAM is the CDS view, which provides access to the CDS DDIC-based view, sales order 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_PARAM |
---|---|
DDL SQL View | DEMO_PARAM |
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 |
---|---|---|---|---|---|
MANDT | Client | DEMO_SALES_BUPA | CLIENT | CLNT | 3 |
CDS View Annotaions
The following are the CDS View Annotations used in this CDS view:
CDS Annotation Name | CDS Annotation Value |
---|---|
ABAPCATALOG.PRESERVEKEY | true |
ABAPCATALOG.SQLVIEWNAME | ‘DEMO_PARAM’ |
ENDUSERTEXT.LABEL | ‘SDDL: Interface (BO) View for BuPa’ |
ACCESSCONTROL.AUTHORIZATIONCHECK | #NOT_REQUIRED |
ABAPCATALOG.PRESERVEKEY | true |
ACCESSCONTROL.AUTHORIZATIONCHECK | #NOT_REQUIRED |
ENDUSERTEXT.LABEL | ‘SDDL: Interface (BO) View for BuPa’ |
ABAPCATALOG.SQLVIEWNAME | ‘DEMO_PARAM’ |
Availability
The CDS view DEMO_SALES_CDS_SO_PARAM 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!!