cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to see CDS view or API or Cube in SAP Datasphere created in S4HANA public cloud

Priya6
Explorer
0 Kudos
679

 I am using S4hana Public cloud and integrating with sap datasphere with connection type as SAP ABAP

I have created custom CDS view in ADT by ecllipse, I want to view the custom CDS in SAP datasphere for which when i am declaring annotation DataExtraction.Enabled: true as below but i am getting error 

Description Resource Path Location Type
Use of Annotation 'Analytics.dataExtraction.enabled' is not permitted (not released) 

Priya6_0-1729504981221.png

Priya6_1-1729505273440.png

@saikat_pal5,@XSNAT

 

 

 

Accepted Solutions (0)

Answers (4)

Answers (4)

bheemeshRao
Explorer
0 Kudos

@Priya6 
Please use Semantic on-boarding or Import entities in Databuilder

bheemeshRao_0-1730885609320.png

 

pachop
Explorer
0 Kudos

Hi, the main issue with CDS views in public S4HANA is that they have to be released. When they are released You can used them (with proper annotation for extraction).

P

pachop_0-1729667306253.png

 

Priya6
Explorer
0 Kudos

@bheemeshRao, @pachop can you suggest how to see API and Cube in SAP Datasphere created in S4HANA Public cloud.

Just to give you more context on my usecase  in SAP Analytica cloud i can see CDS view relevant to A_JournalEntryItemBasic. However below CDS view and API is not visible in SAP datasphere. to Investigate the reason I verified communication system tagged under my communication user.

below are the SS for details 

S4HANA API and there cross References CDS view

Priya6_1-1730756401261.png

SAP Analytics cloud S4hana object

Priya6_2-1730756620394.png

 

communication system tagged under communication user:

Priya6_0-1730756289709.png

Please suggest am i missing any thing 

 

Priya6
Explorer
0 Kudos

BheemeshRao Thanks for your Response Just to give you the background, we are connecting S4HANA Public Cloud with SAP Datasphere and SAC.

As part of this, we are successfully seeing the below two CDS View and APIs in SAC connection (as per the screenshot below). However, these views and APIs are not visible in SAP Datasphere.

API_JOURNALENTRYITEMBASIC_SRV

 

A_JournalEntryItemBasic

 

 

Please find the S4HANA side screenshot for your reference.

 

This is the CDS view and API visible in SAC but not in SAP datasphere

Priya6_1-1729604026420.png

SAC Screenshot

Priya6_0-1729603093820.png

 

MKreitlein
Active Contributor
0 Kudos

Hello @Priya6 

please follow this page:

https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/4a006b43551d4cb5aed6399c...

You need to enable "communication scenario SAP_COM_0531 - CDI API for CDS Based Extraction"

What is written here for Data Intelligence is as well valid for SAP Datasphere.

BR, Martin