Introduction:
I have seen there is redundant work involved in creating Virtual table after setting up connection in HANA. So here is a tool which you can create in your schema to quickly create the tables.
My Scenario:
I have a scenario where I have to move an application from old SP09 landscape to SP11 landscape where most the Calculation views have virtual table. In my scenario we have both the SCHEMA_NAME and the source is also HDB. So I have 2 scenario to cover to make it more generic.
I have seen there is redundant work involved in creating Virtual table after setting up connection in HANA. So here is a tool which you can create in your schema to quickly create the tables.
My Scenario:
I have a scenario where I have to move an application from old SP09 landscape to SP11 landscape where most the Calculation views have virtual table. In my scenario we have both the SCHEMA_NAME and the source is also HDB. So I have 2 scenario to cover to make it more generic.