Message type: E = Error
Message class: APS_CKE_PARSER - CDS Key user tool - AST handler messages
Message number: 081
Message text: Data source &1 is an External API and cannot be used in custom CDS views
If data sources and included elements have been exposed in an external
API scenario, they can't be used as primary data sources for a custom
CDS View.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Select a different data source which has not been exposed as OData API.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message APS_CKE_PARSER081 indicates that you are trying to use a data source that is classified as an "External API" in a custom Core Data Services (CDS) view. This is not allowed because CDS views are designed to work with database tables or views, and external APIs do not fit into this category.
Cause: The error occurs when: You attempt to include an external API data source in a custom CDS view. The external API is not compatible with the CDS view framework, which expects data sources to be database tables or views.
Solution: To resolve this issue, consider the following approaches: Use a Different Data Source: If possible, replace the external API data source with a standard database table or view that contains the required data. Create a Wrapper: If you need to use data from the external API, consider creating a wrapper or a custom ABAP program that fetches the data from the API and
Get instant SAP help. Sign up for our Free Essentials Plan.
APS_CKE_PARSER080 External API is not allowed for "Privileged Only" protected views.
What causes this issue? Certain SAP views and custom CDS views built on top of these views have a special access protection (privileged access only)....
APS_CKE_PARSER079 Field &1 contains a not supported formula.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
APS_CKE_PARSER082 Field &1 from unreleased view cannot be used in Custom CDS View
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
APS_CKE_PARSER083 You can only select one scenario. Refer to SAP Note 2540696
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.