Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
chinian811
Regular Visitor

Data extraction from SAP S/4 HANA Public Cloud

Hello everyone. I am new to the forum. The data of my organization resides in SAP S/4 HANA (Public Cloud version) and we would like to extract the data into Fabric for analytics and reporting.

 

Does anyone have experience in this?

Does the built-in SAP HANA connector support the S/4 HANA Public Cloud version?

 

I have seen many discussion on importing data from SAP, but none mentioned about the Public Cloud version explicitly.

 

Thanks in advance!

2 ACCEPTED SOLUTIONS
deborshi_nag
Community Champion
Community Champion

Hello @chinian811 

 

No, unfortunately you cannot use the Fabric “SAP HANA database” connector directly against SAP S/4HANA Public Cloud.
 
You can use:
  1. OData APIs / CDS Views exposed via communication arrangements in S/4HANA Public Cloud, then ingest with Fabric (Dataflows Gen2 / Pipelines) or Power BI. 
  2. SAP Datasphere → Fabric via Microsoft’s Mirroring/Copy Job integrations, or via partner tools that replicate SAP data into OneLake with business context preserved. Please note this is a Preview feature! 

Hope this helps - please appreciate giving a Kudos or accepting as a Solution

I trust this will be helpful. If you found this guidance useful, you are welcome to acknowledge with a Kudos or by marking it as a Solution.

View solution in original post

v-sgandrathi
Community Support
Community Support

Hi @chinian811,

Thank you @deborshi_nag for your response to the query.

Along with the information already provided, here are a few key practical points you may want to mention to the customer:

 

Authentication & security: S/4HANA Public Cloud requires API-based access, so you’ll need to coordinate with your SAP admin to set up Communication Users, Communication Systems, and Communication Arrangements. Only approved APIs and CDS views are accessible.

Data scope: Not all tables or fields are available in the Public Cloud. Reporting is typically based on released CDS views, which may need to be checked to ensure they meet specific requirements.

Performance & data volume: OData extraction works best for incremental or specific datasets and isn’t intended for large-scale replication. For high volumes, consider Datasphere or certified SAP partners.

Change data capture (CDC): OData APIs don’t offer native CDC. Incremental updates rely on delta-enabled CDS views or timestamp filters.

Licensing & roadmap: Some integrations, like SAP Datasphere to Fabric, may depend on license or preview status, so it’s important to confirm availability and SLAs before using in production.

Thank you.

View solution in original post

5 REPLIES 5
v-sgandrathi
Community Support
Community Support

Hi @chinian811,

 

Following up to check whether you got a chance to review the suggestions given. If the issue still persists please let us know. Glad to help. 

 

Thank you.

ssrithar
Continued Contributor
Continued Contributor

Hi @chinian811,

 

In addition to the OData APIs and Datasphere options already mentioned, another approach to consider — especially for modular and event-driven integration — is using SAP Event Mesh with Azure Event Grid or Azure Logic Apps.

 

 Event-Driven Integration:

If your S/4HANA Public Cloud tenant is configured with Event Mesh, it can emit business events (e.g., SalesOrder.Created, BusinessPartner.Changed, etc.). These can be routed to Azure Event Grid, triggering downstream workflows in Azure Data Factory, Logic Apps, or Fabric Pipelines.

This pattern is useful for:

  • Near real-time integration

  • Lightweight processing of specific business events

  • Reducing the need to pull full datasets periodically

Fabric can then use event-driven triggers to ingest the data or fetch details via OData APIs just-in-time.

 

 Note: This requires coordination with your SAP BTP admin and setup of communication scenarios that enable outbound events from S/4HANA Public Cloud.

 

If this post helps, then please appreciate giving a Kudos or accepting as a Solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

v-sgandrathi
Community Support
Community Support

Hi @chinian811,

 

We haven’t heard from you on the last response and was just checking back to see if your query was answered.
Otherwise, will respond back with the more details and we will try to help.

Thank you.

v-sgandrathi
Community Support
Community Support

Hi @chinian811,

Thank you @deborshi_nag for your response to the query.

Along with the information already provided, here are a few key practical points you may want to mention to the customer:

 

Authentication & security: S/4HANA Public Cloud requires API-based access, so you’ll need to coordinate with your SAP admin to set up Communication Users, Communication Systems, and Communication Arrangements. Only approved APIs and CDS views are accessible.

Data scope: Not all tables or fields are available in the Public Cloud. Reporting is typically based on released CDS views, which may need to be checked to ensure they meet specific requirements.

Performance & data volume: OData extraction works best for incremental or specific datasets and isn’t intended for large-scale replication. For high volumes, consider Datasphere or certified SAP partners.

Change data capture (CDC): OData APIs don’t offer native CDC. Incremental updates rely on delta-enabled CDS views or timestamp filters.

Licensing & roadmap: Some integrations, like SAP Datasphere to Fabric, may depend on license or preview status, so it’s important to confirm availability and SLAs before using in production.

Thank you.

deborshi_nag
Community Champion
Community Champion

Hello @chinian811 

 

No, unfortunately you cannot use the Fabric “SAP HANA database” connector directly against SAP S/4HANA Public Cloud.
 
You can use:
  1. OData APIs / CDS Views exposed via communication arrangements in S/4HANA Public Cloud, then ingest with Fabric (Dataflows Gen2 / Pipelines) or Power BI. 
  2. SAP Datasphere → Fabric via Microsoft’s Mirroring/Copy Job integrations, or via partner tools that replicate SAP data into OneLake with business context preserved. Please note this is a Preview feature! 

Hope this helps - please appreciate giving a Kudos or accepting as a Solution

I trust this will be helpful. If you found this guidance useful, you are welcome to acknowledge with a Kudos or by marking it as a Solution.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

June Fabric Update Carousel

Fabric Monthly Update - June 2026

Check out the June 2026 Fabric update to learn about new features.

Top Solution Authors
Top Kudoed Authors