Re: How to call HANA store procedure with input table variable in a SQL console?
Hi Lars,Yup my bad, I missed the key point of the question. Thanks for pointing and correcting it.RegardsKumar
View ArticleConnecting to Azure Instance
Hi, I am totally new to SAP HANA Cloud. I installed a cloud instance using Microsoft Azure Cloud. Now I am trying to connect Hana Studio to the instance. But I keep receiving the error that the...
View ArticleRe: Problem with BSEG Cluster Table in Calculation View
Hi, I mean change log as table(s) - CDPOS/CDHDR where you can find history of changed logistic objects (not only, like Purchase Order Item). Reports/Queries based on cluster tables are not performing...
View ArticleRe: Problem with BSEG Cluster Table in Calculation View
The replication performance should not be noticeable be influenced by the declustering process.It's the exact same thing that happens, when you read the table from ABAP. - Lars
View ArticleRe: SAPUI5 Table with odata update with hidden columns?
Hi Jim, I am working on SAP MII need to set my textfield with value from table column with SAP UI5. I read your thread and tried to implement but with no luck. can you share you final code reg this...
View ArticleWhy GN_INVOICE_CREATE has no performance improvement even in HANA landscape?
Hi All, We have a pricing update program which is used to update the price for a Material Customer combination(CMC).This update is done using the FM 'GN_INVOICE_CREATE'.The logic is designed to loop on...
View ArticleRe: Why GN_INVOICE_CREATE has no performance improvement even in HANA landscape?
Hi Naseem the reason for the problem is here:Naseem VP wrote: We designed the same programs in the HANA landscape and executed it in both systems for 1 customer and 1000 material...
View ArticleRe: SAPUI5 Table with odata update with hidden columns?
Bheki, I still used the 0px column on my table to get the key data from the DOM, but I think that you could use the onRowSelect event to get the full context of the data model associated with the...
View ArticleRe: Why GN_INVOICE_CREATE has no performance improvement even in HANA landscape?
Hi Lars, Thanks for the quick response.Could you please tell me how can i implement the ABAP code(in which the logic is present) directly on HANA and skipping the data transfer to the SAP Netweaver...
View ArticleProcess for exporting as CSV file HANA to salesforce
We need to load data from ECC to salesforce as .CSV format through below mention system. we have ECC - BW( 7.4) - HANA- BI4.1 system.How we achieve throgh1. BW -> open hub -> .csv2. HANA View...
View ArticleRe: Why GN_INVOICE_CREATE has no performance improvement even in HANA landscape?
Naseem checking the quite good and meanwhile extensive documentation on https://help.sap.com/hana_applicance will pretty quickly tell you two things:1. there is no direct ABAP processing within SAP...
View ArticleDoubt in attribute view on joining the table .
Hello Team Can some please help me in clearing the following doubts on joining tables . i) Can we perform a self join in attribute view in HANA . like for ex :- joining a table to...
View ArticleRe: Doubt in attribute view on joining the table .
Hi, i) Yes. Self join can be performed in attribute view.ii) Yes you can create an analytic view without attribute view. It is not mandatory to have attribute view in analytic view.iii) When...
View ArticleCalculation View: Execute in -> SQL Engine (SPS07 Rev 70+)
After we moved to SPS7 / Rev 70+ a few months back we noticed the 'Execute In: SQL Engine' check box had disappeared from the Semantics Summary.After a small amount of digging about, at the time, one...
View ArticleRe: Doubt in attribute view on joining the table .
Hi Prag, As Rashmi has answered your question, i would like to add up to it few more important points. 1. Do not perform self join as it will return uncertain results. It is better to avoid self...
View ArticleWhy am I Observing Poor Geospatial Query Performance?
Our HANA Rev. 72 Amazon instance is performing very poorly when selecting geospatial polygons from tables. I'm hoping someone out there knows why. Here's one example. The table below has just 51...
View ArticleRe: Connecting to Azure Instance
Figured out the issue. Ended up making a host entry in my Hosts file. Connects just fine now.
View ArticleSample logging table in SLT
Can some one please share a logging table or it's contents here which gets generated during SLT replication .
View Article