2013 Oct 25 11:32 AM
2013 Oct 25 12:07 PM
Hi Hema,
there might be an issue with the content of your Calculation View. Can you check if the tables you use in the CV are in the Column Store?
If yes, can you please provide some more details about versions (ABAP and HANA) or system details?
Thanks,
Jasmin
2013 Oct 25 12:07 PM
Hi Hema,
there might be an issue with the content of your Calculation View. Can you check if the tables you use in the CV are in the Column Store?
If yes, can you please provide some more details about versions (ABAP and HANA) or system details?
Thanks,
Jasmin
2013 Oct 29 6:04 PM
Thankd Jasmin,
I'm using ABAP 730 and HANA SP06. Already records are maintained in HANA databse. So how can i check these details?
2013 Oct 30 7:12 AM
Hi,
I believe you need ABAP 740 as prerequisite to create external view.
Regards.
YS
2013 Oct 30 7:16 AM
Hi Hema,
yes YS is right. You need ABAP 740. When working with 730 your only option is to use native SQL, e.g. via ADBC. You'll find a report ADBC_DEMO in your system that demonstrates how to do a select from a standard table, the select syntax for the HANA Calculation View is quite similar.
Cheers,
Jasmin