cancel
Showing results for 
Search instead for 
Did you mean: 

Read data from composite provider with parameters based on HANA view , BW4 Hana sp01

Hello,

I need to read data from composite provider with parameters based on HANA view via ABAP.

We are on BW4 Hana sp01.

What is the best way to do it?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Abhishek_Hazra
Active Contributor
0 Kudos

Hi,

You need to check External SAP HANA view option for the composite provider & you can create an ABAP dictionary view (extended view) consuming the generated HANA view, which can be used in ABAP routine. If you are using AMDP then the generated view can also be used.

Best Regards,
Abhi