cancel
Showing results for 
Search instead for 
Did you mean: 

Analytical queries in BTP ABAP

rammel
Participant
0 Kudos
307

Hi,

I was following this tutorial (https://developers.sap.com/tutorials/abap-environment-analytics.html#09b1b1c4-4a63-4fbb-8a54-e08f591) and I am getting some errors whenever I try to do the preview part.

rammel_0-1715195203892.png

I am getting this error below: 

rammel_1-1715195265234.png

Also, I noticed the tutorial only talked about SAP SAC. Can we use this service in an Analytical List page in SAP BAS? There are actually quite few constraints.

I noticed that we cannot expose the analytical query into oData v2/v4 UI. We can only expose it via the InA UI protocol. In SAP BAS, I can only find oData v2/v4 services under this dropdown.

rammel_2-1715195431132.png

Is it safe to assume that InA UI binding can only be used for integrating to SAP SAC? 

 

View Entire Topic
Dennis_Suck85
Participant
0 Kudos

Dear Rammel,

In general, the InA UI (Intelligent Data Access) connection can also be used for integration with other SAP applications and services.
For example, it can also be used in conjunction with other SAP tools and platforms for analytical purposes, allowing users to access data in different SAP
environments.
With regard to SAP HANA, the Information Access (InA) infrastructure enables, for example, the implementation of applicationsfor analyzing, planning,
and searching data stored in SAP HANA.
The InA model enables the definition of queries with comprehensive or complex semantics. The query can read data from all types of SAP HANA views
and EPM planning data containers. The InA model also includes spatial functions and search functions.

Check here: Information Access (InA) Queries | SAP Help Portal

 

Best regards

Dennis