cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Hana Calculation view input parameter from JPA Entity

sakthiveltk
Newcomer
0 Kudos

I have an input parameter as mandatory in SAP Hana calculation view. I am accessing the calculation via Java JPA Entity using Apache Olingo for OData. 

How can I pass the input parameter to the calculation view?

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Kudos
Did you check, if you can pass the input parameter to the calculation view by using the `setParameter` method of the `Query` object in JPA?

Accepted Solutions (0)

Answers (0)