Hello,I am at 1.00.84.00.396663. Wanted to use the Application Function Modeler for PAL development. Why I am not able see the options in eclipse?Appreciate all the help.Thanks.
Hello ,I am not able to create in eclipse an XS project. A simple one. When clicking on finish button the wizard stays as is. Not sure anyone had the same issue and appreciate if details are provided on how to fix.It is stuck at this window. When cli...
Currently we are on ECC on HANA and I wanted to explore the EPM model with all the samples provided.I can see all the tables related to it in SE11.In the HANA system I wanted to see all the objects related to EPM model too. See contents folder below....
I am trying to execute the following query.
select productid, category,
CONVERT_CURRENCY("AMOUNT"=> price,
"SOURCE_UNIT_COLUMN"=> currency,
"SCHEMA" => 'SAP_HANA_DEMO',
"TARGET_UNIT_COLUMN"=> currency,
"REFERENCE_DATE"=> '2013-09-23',
"CL...
Thanks Anyway. I tried a whole lot but not sure what is wrong. I will try out other scenarios too.Thanks for the amazing blog series to make the concept clear.
I did as you said. I have full access to my local folders. Not sure if there a level of trace further to figure out.Error: (dberror) 403 - internal error: Error opening the cursor for the remote database Can't Find Data File : C:\SDI\data\Data.csv, P...
Exactly what you said I did the same and was able to create the VT.FORMAT=CSVFORCE_FILENAME_PATTERN=Data.csvCOLUMN_DELIMITER=,ROW_DELIMITER=\r\n SKIP_HEADER_LINES=1COLUMN=FIRSTNAME;VARCHAR(50);FirstNameCOLUMN=LASTNAME;VARCHAR(50);LastNameCOLUMN=COUN...
I am getting the below error when using the file as is...Fileformat to read sample data FORMAT=CSV FORCE_FILENAME_PATTERN=Data%.csv COLUMN_DELIMITER=, ROW_DELIMITER=\r\n SKIP_HEADER_LINES=1 COLUMN=FIRSTNAME;VARCHAR(50);First Name COLUMN=LASTNA...