how to navigate through tab press in a required way?
my view has 3 text fields,i want to navigate from oText1 to oText3 and then to oText2 when i press tab key on keyboard. how should i do?? please reply <html><head> <meta...
View ArticleHANA SQL for BPC cubes
I have been looking for getting start help/ideas on how to push BPC BADI logic down to HANA SQL. Not really sure where is the right place my question. Which forum should I focus on? Not much help in...
View ArticleRe: Template file - EPM.hdbdd
Hi Wenjun, Thanks. However i am not able to find SHINE folder anywhere in HANA Studio. Probably not all the content has been installed here. Also i would like to have your suggestion in knowing that we...
View ArticleRe: Template file - EPM.hdbdd
Hi Kamal,When you use XS to build the SAP HANA native app, you need to switch to "SAP HANA Development" perspective instead of "Modeler" perspective and develop your app in "Project Explorer". The...
View ArticleRe: Template file - EPM.hdbdd
Hi Zhou, Thanks for your quick reply. If i say that Native HANA( XSJS, ODATA etc.) is not in my scope currently then i need not switch to Project Explorer in Development Perspective. ThanksKamal
View ArticleRe: Template file - EPM.hdbdd
Hi Kamal, You're right. When you build SAP HANA native app, you switch to SAP HANA development -> Project Explorer. Best regards,Wenjun
View ArticleRe: how to navigate through tab press in a required way?
Hi ajaay, You can change the "tabindex" attribute to realize this. I've tested it in Chrome (press F12) and it works. So what you need to do is just find a way to change the "tabindex" attribute in...
View ArticleRe: Import SHINE delivery unit FAILS as well as the Generation of Data
Hi Markus, Which revision of SAP HANA and which version of SHINE did you use? If you use the latest revision of SAP HANA, SHINE is pre-installed and you do not need to reinstall it. If you want to use...
View ArticleRe: Template file - EPM.hdbdd
Hi All, Just to add, Even though XSJS and ODATA are not in your scope. I think you may still want to opt to continue using Development prospective instead of Modeller considering Change...
View ArticleRe: Loading CSV file to a relational table containing char data type
Not sure if they are planning to fix this as well? You can also see that CHAR option wont come if you are trying to create a table graphically.Have a look on the below discussionWhile defining a...
View ArticleRe: Include a Calculation View hierarchy on the AOLAP Prompts window?
Not sure if getting a hierarchy variable is possible with HANA as of now. As you can create a variable only on columns or calculated columns. Input parameter will only work as a place holder. So...
View ArticleHow to get the JSON output format from an procedure call using XSJS
Hello All, can some one help me in guiding how to set the response of a procedure call in json format. I am struck after the below statement how to parse and execute the result: query = "call...
View ArticleRe: Import SHINE delivery unit FAILS as well as the Generation of Data
>If you use the latest revision of SAP HANA, SHINE is pre-installed and you do not need to reinstall it. That is absolutely not a true statement. SHINE is non-automatic content and must be...
View ArticleRe: How to get the JSON output format from an procedure call using XSJS
Just a little preview that in SP9, not of this processing will be necessary. We have a new library that is already finished and will ship in SP9 called XSProcedures. It simplifies calling stored...
View ArticleRe: Import SHINE delivery unit FAILS as well as the Generation of Data
Hi Thomas, > When you say you deleted - how? I have deleted it as it is stated in section 3.3 in document: http://help.sap.com/hana/SAP_HANA_Interactive_Education_SHINE_en.pdf > Where are you...
View ArticleRe: Accessing Variables through odata
Hi Thomas My requirement is I have an calculation view that has parameters and variables set. I want to expose this view as odata service. I used the keyword 'parameters' in odata and pass the...
View ArticleRe: How to get the JSON output format from an procedure call using XSJS
Hi Thomas, This is really a cool feature of XS. I am looking forward to using it in SPS09. Best regards,Wenjun
View ArticleRe: Import SHINE delivery unit FAILS as well as the Generation of Data
Hi Thomas, Thank you for correcting me. Yes, you are right. Since I always use SAP HANA developer edition, I made the mistake. Best regards,Wenjun
View Article