SAP HANA - front end/screens for users to update HANA tables directly
Hello, I have some custom configuration tables in HANA and I need a user interface to allow the users to update the data in these tables directly without requiring any assistance from IT. The ideal...
View ArticleHANA data storage
Hi, We have a situation where we can't use SLT to load data from non sap DB into HANA. We are looking into SDA option which is real time reading the data. I heard in SP9, we have SDI which can be used...
View ArticleSAP HANA on ABAP : Push READ_TEXT function module into database
Hi, My requirement is used to get the header text of the sales order, for the my old code using READ_TEXT which is working fine. Now we moved to Business suite on HANA, to optimize the program, i...
View Articleadding second primary key in hana
Can Anybody help me in altering table having primary key want to add another primary key(writing sql script in hana for adding second primary key )? raghav
View ArticleCreating a SCROLL_INSENSITIVE ResultSet using SAP Hana JDBC Driver
public static void main(String[] args) throws ClassNotFoundException { // TODO code application logic here Class.forName("com.sap.db.jdbc.Driver"); String myname =...
View ArticleCannot create test instance
Hi, I'm stuck right from the start. I created a HANA trial account and try to follow the guidance in "Creating an SAP HANA XS application". The first step is to create a HANA test instance. Doesn't...
View ArticleOData.request method syntax issue
Hi Experts, I am using OData.request method to post JSON data for a HANA XSODATA service. This service exposes a table in the HANA system which contains CHAR as well as DATE field types. I have the...
View ArticleHow to use a variable as a select for Columns
Hi,we are students and currently trying to execute a procedure which involves using a variable to select a specific column out of a given table. We use the variable "table_name" to store the String...
View ArticleWhich route should I take?
Hi all, I am very new to HCP and am wanting to create an application to handle employee grievances that is accessed through success factors. I have gone through 3 HCP courses namely intro,next steps...
View ArticleDoes XSDS use ODBC?
I had an issue where a restricted user could not execute a XSJS file which in turn was using XSDS internally. The error was presented as below: "dberror(Connection.prepareStatement): 258 - insufficient...
View ArticleHow to Concatenate Column Value from Multiple Rows into a Single Column?
Hi, I want to concatenate values from multiple rows into a single column in SAP HANA. Can someone please help me how this can be achieved? I don’t want to use Cursor. Input Table:Product No.Customer...
View ArticleWhat will be the syntax in SQL Script and in CE functions while using tables...
Hi, I am trying to implement some basic aggregation using AMDP. My table starts with '/' and I also have fields starting with '/'. I am using HANA Studio to implement this. I am getting t error message...
View ArticleXSJX Query Limitations
Hello, I'm new to SAP HANA and I am developing a SAPUI5 application now.I was using xsodata services as my only way to connect to my DB, but after a while I realized that it is really complected and...
View Articlecant we integrate the properties of hana and oracle into single database and...
do properties of hana and oracle be integarted?
View ArticleDoesn't support random pagination read
Hi, I'm migrating a SQL data base to HANA, the migration precheck was ok with none errors, but when we migration tool is running the data base migration, an error occur related to the USR5 table with...
View ArticleABAP ON HANA : AMDP : SQL Script : Convert LRAW to Charecter or string
Hello, i am fetching field CLUSTD from table STXL and its datatype is LRAW. My requirement is to convert RAW datatype to character or String. Please help me to get any SQL Script Function.
View ArticleNew Development Tools Features in SAP HANA 1.0 SPS 10
With the recent release of HANA SPS 10, its time once again to give a quick look at the highlights of some of the new features. This blog will focus on the new development tools features in HANA SPS...
View ArticleHANA GeoSpatial - how to build a polygon
i am wondering if any one has done this. i am trying to build a polygon based on a ST_Point and adding a distance, for example I have a Long and Lat point and i want to build an area of the St_point...
View ArticleDisk_Size of dropped table (Removing table from Harddisk)
Hi Everyone! Im facing following problem with SAP HANA Studio SPS9. I´ve tried some CSV-Import via ctl-File into some dummy table. I was loading 8 GB CSV into HANA. When i noticed that the "Size on...
View ArticleAny documentation on base64_encode/base64_decode?
Hi benevolent HANA experts, I am looking for examples for the SQL functions base64_encode and base64_decode. Specifically, I am wondering if they can be used to insert a blob field from a SQL script,...
View Article