Does SAP HANA on SAP SRM support Application Controlled Worflow...
Hi Expert... Currently we are in SAP SRM 7.0 EHP2 & ECC 6.0 EHP6. Still we are using Application Controlled Workflow for Purchasing Documents in SRM. We have a plan of upgrading our Database from...
View ArticleRe: Insufficient previlege in data preview of database view
The GRANTABLE option made all the diference in my test system. It is not mentioned in the Hana modeling guide. Marco
View ArticleRe: AWS HANA Instance failing to Activate documents
Right - you showed us you Studio instance. Your HANA instance is m2.2xlarge which is 34GB. That's not your problem then. Double click on your system and see how much RAM is used and available - let's...
View ArticleRe: Hana Input Parameter defined in View not Visible in BW Virtual provider...
Hi Prabhith, I am facing an issue with this as well. Input paramters are not shown on BW side. Can you please share any further info that can help me ? I have followed the steps mentioned in the...
View ArticleRe: How is the Hardware sizing done for SAP HANA
Hi Arun, You can get some understanding on HANA sizing in this blog. RegardsRaj
View ArticleRe: Currency conversion in SAP HANA.
Hi Chaitanya,Once we select Column as Type, all the dimension columns in the analytic view will be visible. Can you share your screen where you are stuck. Regards,Chandra.
View ArticleTotal records
Hi, I am new to HANA. How to find total number of records in a table without using SQL Query? RegardsVimala
View ArticleRe: Total records
Hi, Right click the required table and select "Open definition". Select "Runtime Information"bwhere you can find the Number of entries which is total count.RegardsRaj
View ArticleRe: Native HANA db vs BW on HANA db
Actually, as long as the physical (materialized) tables are only created by the BW applicaiton layer, the current HANA, Runtime edition for BW usage rights allows the creation of virtual views on top.
View ArticleRe: Passing multiple values to a single input parameter
Hi Krishna, Thanks for your comments. It's an interesting thread. -Patrick
View ArticleRe: How to read the performance trace
I'm not sure but I think that you could download file and try open it with KCachegrind
View ArticleRe: SAP Certified Application Associate - SAP HANA 1.0 (C_HANAIMP_10 )
Hello Guys, I am here in texas and I am planning to take the certification. Can you tell me how to study I have the materials I just need to understand the concept that explain in the book or I just...
View ArticleConsuming HANA Models with Input parameter in BW Virtual Providers
Hello experts,When we create Input parameters in HANA Calculation and Analytic views and try to create a BW Virtual provider on top of HANA view, we areunable to see these Input parameters in the BW...
View ArticleError occurred while trying to start SAP HANA lifecycle manager.
Hi Guys, We are trying to run HANA life cycle manager but getting an error : "Error occurred while trying to start SAP HANA lifecyclemanager. Check log file for details." Already tried all the steps...
View ArticleRe: Error Executing Query: SAP DBTech JDBC: [2048]: column store error:...
Hello Ruchi, I got same error multiple times, but in my case the error was occuring when I try to preview the data in a view. To overcome this I redeployed the view. It worked for me all the time. Can...
View ArticleRe: "Checkout" of a package giving "java.lang.NullPointerException"
Hi Saubhik, I'm sure you found a work around now that 1 year has past. :-) Just in case you are interested I just had the exact same issue on Rev67. In my case it coincided exactly with the password...
View ArticleIdentifying foreign key constraint violation errors
Whenever I get a Foreign Key constraint violation (such as below) the message does not indicate what table, column, or constraint is involved. Sometimes I can work it out from the line-number in the...
View ArticleRe: dynamic sql for select statement in procedure
Hi Krishna Tangudu, I congratulate him on his blog, I wonder if there are any way to store the result of dynamic SQL into a local/out variable. Something like this:V_OUT: = EXECUTE IMMEDIATE (:...
View ArticleRe: dynamic sql for select statement in procedure
Hi Adria, Thank you for your kind words. For your question, No you cannot assign a table variable to EXECUTE IMMEDIATE.It will result in syntax errors. Regards,Krishna Tangudu
View Article