Re: SAP WEB IDE Local
Hi Kaarthick, from what destination you wanna use a service? If you want to consume a service from a remote system, did you setup the service destination file (how to is described in document SAP Web...
View ArticleRecord memory limit
I'm importing WKT data and have quite large polygons. I test importing a single one and get this error: SAP DBTech JDBC: [498]: Memory for a record exceeds the limit: : Please check the specified...
View ArticleRe: SAP HANA-- How to use filters in SAP HANA
Hi Venkat, There are lot of answers already there in this forum on how to use filters . Please check below links...
View ArticleRe: 403 Error with destination to NWG service
Not sure why but once I set up a cloud connector, I was able to access the service. Must be something on our site blocking the request. Ross
View ArticleHANA Query
Hi,Please provide the HANA query for the following SQL query: delete k FROM Table1 K INNER JOIN Table2 D ON (K.PrimaryKey=D.KeyValue or K.PrimaryKey='X')...
View ArticleProcedure of decision table not generated
Good evening, I have a problem with the generation of procedure after activation of decision table.The activation process is finish with status successfull but the procedure not generated. Thank you...
View ArticleTable UDF in graphical CV not possible?
A CV-Projection contains a table UDF and is joined with a table (see below). Unfortunately I get below activation error and hence my question: is what I am attempting not supported or am I doing...
View ArticleRe: SAP Web IDE
Ankit,Hello. You can check and get additional information on url links below.SAP Web IDE - Enablement SAP Web IDE Developer Guide SAP Web IDE Developer Guide On-premiseSetting up SAP Web IDE with...
View ArticleRe: Table UDF in graphical CV not possible?
I'd double check with Rich Heilman, but documentation says it needs to be an explicit SQL SELECT statement: User Defined Function - SAP HANA SQLScript Reference - SAP Library A table UDF can only be...
View ArticleSmart Data Access Update Command
HANA OneHana Version SPS 1.00.80Smart Data Access through postgresql 9.3 ODBC to talk to AWS Redshift. UPDATE "REPODEV"."staging_dev" SET "processed" = 1 WHERE "id" IN(14,10,4); Could not execute...
View ArticleRe: HANA Query
Hi,Please provide some effort in finding this information in the documentation first. regards,Lars
View ArticleRe: HANA Smart Data Access With postgreSQL driver
NOTE: you need latest version of HANA STUDIO I am using 1.80.3I figured is out..zypper install unixODBC unixODBC-devel download the posgresql src i downloaded 9.03 ./configuremakemake install ODBC...
View ArticleImport CSV with WKB
I have a csv with rows like this: id, another_id, a_point, a_geometry7777, 1234, 0106000020E61000000100000001030000000100000007000000B69C28B3259, 0101000020E6100000154A703411935DC0B4CDE8A27C084140 What...
View ArticleBW on hana Question
Dear All, Please help me to understand below points: 1. For already created info object how to export to hana. and where the attribute view will be created?My understanding. when we import the...
View ArticleRe: Authorization object for S_ALR_reports*
Hi Sahil, just do a trace using STAUTHTRACE when running these reports.SAP will go over all necessary CO authorization objects, and it will definitely include company code/CAC, maybe plant (depending...
View ArticleRe: Splitting rows by csv value in a column
Hi Sam, You can do it in a view itself. Just need to put a condition while defining the view for respective field.In case you dnt want value 'D' to be in your view, right click on the field and...
View ArticleRe: HANA table field length issues
Hi Shashank, While uploading the data, You need to map the fields. So if the mapping is done correctly, the data can directly go into the respective field.○ Only 1:1 column mapping is supported....
View ArticleHANA Developer Edition Rev 90/SP9?
I haven't seen anything published about the timing of the new SP9 Developer edition. I was hoping that the team could help me out on the expected specs for AWS. A little background information:...
View ArticleOData service metadata translations
We have exposed several models via oData services and I was wondering if there was any way to dynamically translate the metadata coming back from the Label field? For example if I add the $metadata tag...
View ArticleCatalog objects not visible
Dear Experts, Need you help in understanding why I am not able to see the Schema under Catalog folder in Systems view? I am using trail account on SAP cloud and I have done the following - Since I am...
View Article