Re: Create local temporary table in procedure
Adding to that , I just tried Column, and it works. Regards,Krishna Tangudu
View ArticleRe: Create local temporary table in procedure
Krishna are you also on 70 like Lars? Thanks
View ArticleRe: Null via SQL case statement not working
Sorry guys I'm not ignoring your replies I'm just trying to understand them. It's not making sense to me the select within select. But let me tinker with your suggestions today and get back to you....
View ArticleRe: Create local temporary table in procedure
No patrick am on 68. have a question to you,,were you able to activate a Read procedure w/o Temporary table?And you are getting issues only while creating Read-Write procedure with Temporary table?? (...
View ArticleRe: Create local temporary table in procedure
Krishna, that's very promising news that you have 68! I was afraid we would have to upgrade to get this feature. To answer your question, yes I have created and successfully activated and used other...
View ArticleRe: what does this icon mean in HANA Studio
Hi Thorsten, I guess you are referring to OpenHPI course on HANA, you can register here:Course: In-Memory Data Management You should also see OpenSAP Course by...
View ArticleHANA System User type with no password ?
Hi there, Wondering if there's a way to enable a SYSTEM type user on HANA studio. This would be a generic named user that is connected from BOBJ/WEBI BI for reporting info queries but cannot be logged...
View ArticleRe: Create local temporary table in procedure
Guys I think I finally found the solution to this problem due to some good karma. This morning I was helping somebody on SCN with a temporal join and created an analytic view using tables in my...
View ArticleRe: Create local temporary table in procedure
HI Patrick, _SYS_REPO requires GRANTABLE TO OTHERS (or WITH GRANT OPTION) because it needs to grant back the permissions to the actual user activating the view.What surprises me is that this had been...
View ArticleRe: Create local temporary table in procedure
Yeah and I know what you're thinking... how come I didn't notice this problem sooner... but alas all of the 'play' or sandbox type stuff in my personal schema was mostly utilizing real tables in our...
View ArticleHow to download the BW Powered by SAP HANA Trail Version?
Hi All, I am new to HANA, I am trying to download the BW Powered by SAP HANA trail version not downloading and i am greeting some issues. if you please share with us and it would be grate for us....
View ArticleRe: Create local temporary table in procedure
Hey Patrick, I have hit this a number of times and left scratching my head - so I have learned to look for this right away if I am using tables in new schemas or my personal schema. Anything executed...
View ArticleRe: How to download the BW Powered by SAP HANA Trail Version?
Hi Kodanda, What issues are you getting? You should clearly explain in the question.... To access BW on HANA trial, you need access to SAP Marketplace. You can check the below documents regarding the...
View ArticleRe: How to download the BW Powered by SAP HANA Trail Version?
Thanks for your replay, while downloading BW on HANA trial we have to pay money amazon web services. it is mandaotryplease explain. Thanks,Phani.
View ArticleRe: How to download the BW Powered by SAP HANA Trail Version?
Yeah you will have to pay for Amazon usageYou can learn more about AWS offering for HANA here:Get your own SAP HANA, developer edition on Amazon Web ServicesSAP HANA You can also check the same in BW...
View ArticleDeletion/Removal of unwanted Content Repository objects
Just wondering how any of you have been handling the cases where certain repository objects (in content catalog) are no longer required or can be deleted. If you delete an object from the...
View ArticleIs it possible to UPDATE a temporary table
Hi folks, I have a temporary table that I've successfully inserted records into using INSERT. Now I'm trying to perform an update like this; UPDATE "#RECEIPTS" SET QTY = 1000 WHERE QTY = 1001orUPDATE...
View ArticleRe: BODS 4.0 - HANA
Hi,the problem is solved set the option : Use NVARCHAR for VARCHAR columns is supported database in the template table. Thanks for the support. Andrea
View ArticleRe: Is it possible to UPDATE a temporary table
Patrick, from what I know, temporary tables are just that - temporary. You can insert into them, but as soon as the stored procedure session ends, the contents are gone. An update would work only...
View ArticleSAP ABAP Online Training by Professional IT Trainers
SAP ABAP Online Training by SunItLabs We are providing excellent SAP ABAP Training by real-time IT industry experts Our training methodology is very unique Our Course Content covers all the in-depth...
View Article