Currency Conversion is not working
Hi , I am trying to use currency conversion functionality for one of the measures . I have imported the TCURR,TCURF,TCURN,TCURV and TCURX tables in SYSTEM schema and one more schema where my tables...
View ArticleXSJS Tracing - Trace files do not show trace levels other than 'error'
Hi! I'm doing some experiments with server side javascript tracing on Hana. I created a small xsjs file that searches for some parameters on the web request (first name, last name and email) so I can...
View ArticleFlat file loading issues
Hi, I loaded one flat file to my HANA System and created a table. Now if i make any changes in my flat file not changing the primary key and try to update the table in HANA, i am getting the error...
View ArticleDelivery Unit transport within the same HANA system
Hi all, I want to transport the package linked with a Delivery Unit (DU) with a different name within the same HANA system. Is it possible to transport the delivery unit (DU) within the same HANA...
View ArticleLogistic regression: class_map0, class_map1
Hi, I am trying to use the PAL function logistic regression in SAP HANA Studio. There are two parameters I do not really understand: class_map0, class_map1. When I run the regression without these two...
View ArticleHow select data from know partition from a partitioned table?
1. How select data from know partition from a partitioned table? If i have partitions one, two and three and if want select all the data only partition one what should be the query? 2. Does add alter...
View ArticleSQLScript error handling for invalid hierarchy view
Hi everyone, I am playing around with hierarchy views and I came across the following problem:My source data for the hierarchy view degenerates and may contain cycles, which cause any query on the...
View ArticleWill partition restrictions be applied before other restrictions on select...
In an example scenario, CREATE COLUMN TABLE TEST_TABLE ( A INTEGER NOT NULL, B INTEGER NOT NULL, C VARCHAR(10) NULL, PRIMARY KEY (A, B) );...
View ArticleDoc Detail LineNumber
Hi, I have a case There are 3 related Doc : PO - GRPO - LandedCost, let say there is 1 Line Itemcode "A" LineNumber for Item A on PO is 0LineNumber for Item A on GRPO is 1LineNumber for Item A on...
View ArticleHow to iterate over internal table in SQL procedure?
Hello SDN. I work on port some ABAP code to the HANA SQL stored procedure.One of the input parameter has table type.I want to know how I can iterate over this table?In the ABAP I can write something...
View ArticleHANA Repository and Perforce
Hello All, We are facing with a unique challenge. Working on some text analysis features of HANA which I need to keep both in Perforce as well as HANA repository. Is there any way I can keep those two...
View ArticleReading Inactive objects using repo API
Hi, Is there a way to read inactive objects that resides inside a package using XSJS repo APIs. Also, How do we delete such objects. I have written code that would do the same for active version of...
View ArticleHow to concatenate rows into a single column in hana view
Hi Folks, I have a Calculated View. In that i have Order and Status as columns. Order Status 1 A1 B1 C2 D2 E3 F But i need the output...
View ArticleXSODATA Service for Attribute Views
Hi, I have created a Attribute View and trying to consume it in UI5 via ODATA Service . Code for XSODATA: service { "_SYS_BIC"."Nik_HANA/AT_EMPLOYEE_ADDRESS" as "Employee_table" keys local generate...
View ArticleSAP HANA - Does partitioning a non partitioned table move existing data to...
1. Does partitioning a non partitioned table move existing data to right partitions? Or do we need to perform additional steps to move the data to right partitions? Table which i am trying to...
View ArticleHANA replication with DR test
Hi all, We are currently implementing our HANA system (BW) and have decided (for now at least) to use system replication for DR purposes. I have to say that we have not as yet set up the testing...
View ArticleSAP HANA - How to run alter table statement in HANA procedure?
I am trying to run alter table statement in a procedure. HANA gives error saying SAP DBTech JDBC: [257] (at 1338): sql syntax error: ALTER TABLE is not allowed in SQLScript: line 36 col 8 (at pos 1338)...
View ArticleSAP HANA - Dynamic SQL for altering table causes run time error
Hello Experts, I am trying dynamic SQL to add partition to a non partitioned table. I am doing this in a hana procedure because i want to iterate over all schemas and add partition to the target table...
View ArticleSAP Working Capital Analytics Crashing : how to trace and correct ?
Hi experts I have been trying to have WCA work on our 'Business Suite powered by HANA' platform for some days now, but whatever the user I try to use and the authorizations I put on it, I get the same...
View ArticleError connectiong to Remote Source MSSQL ODBC
Hi everyone, I try to create a Remote Data Source in HANA Studio for a MSSQL ODBC connection. If I try to verify my connection following error message appears: SAP DBTech JDBC: [403]: internal error:...
View Article