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

Technique to import and activate calculation views

oogolov
Discoverer
0 Likes
252

I consider possibility to create xmls for calculation views programmatically by means of java.
Is it possible to import a content folder with such xmls and to activate these calculation views in SAP HANA On-premises or Cloud database using SAP Hana API or SQL or other automation technique?
Could you give me some useful references to Sap Hana documentation or blogs that describe the technique for a start?

Accepted Solutions (1)

Accepted Solutions (1)

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Likes

The calculation views can be imported and activated only via supported content mechanisms, not via plain SQL. The standard approaches are using HDI containers / deployment (HANA Cloud) or delivery units / repository-based tools (on-premise). Programmatic activation via SQL or a public “HANA API” is not supported as I know. Automation is typically done through HDI build/deploy pipelines, transport mechanisms, or SAP-supported lifecycle tools, depending on platform and version.

Answers (0)