Re: How to send email from sap hana xs server using javascript
Hi Thomas, Is there any best way to implement email functionality using sapui and sap river?ThanksVarathan A
View ArticleRe: How to send email from sap hana xs server using javascript
Not sure I understand the question. XSJS is planned to have this functionality in SPS09. Are you wanting to know how to send an email from the client side in the UI. The UI can use the mailto...
View ArticleMS ACCESS HDBODBC on unicode tables
Hi, I working on a migration project from BW 7.01 to BW 7.4 on HANA.There are MS Access databases that were used to update tables in the BW schema on SQL Server. As we don't have time to rewrite...
View ArticleRe: How to send email from sap hana xs server using javascript
Thanks for the information.
View ArticleRe: HANA Modeler Floating Node
I was doing a union of common data in KNA1 and LFA1 I renamed node to t_kna1 and t_lfa1,and I'm still getting the same error I think (not sure 'case I converted in 2 views now and deleted the old one)...
View ArticleProblem with filters after SAP Hanna
Hi,I have problem with filters after implemented SAP Hanna. I can not limit choices in filters after making choices in first filtr. for exampleI have wet and dry Products and in first filtr I choose...
View ArticleAnalytical view error :name clash among columns,
Hi, While i am creating analytical view, in datafoundation i am using certain tables like EKPO, EKKO and in logical view i am joining this data foundation to my attribute views. Problem i am facing...
View ArticleError: Syntax for Spatial Functions must be in Objective-style
Hello Experts, I am unable to call a SQL procedures which involves spatial function because of error "Syntax for Spatial Functions must be in Objective-style"below is my Procedure & Call Statement....
View ArticleRe: Analytical view error :name clash among columns,
Hi Laksh, You can rename the column in data foundation of the analytic view. Add the column to output. Then click on the column in output and edit the Name of the column from its properties....
View ArticleRe: Dynamically Dragging and Dropping a Table Row in SAPUI5 (SAP HANA XS)
Hi Sreehari, Sorry for the late response! I completely overcomplicated the solution and was able to get this done with this code: $(document).ready(function() {setTimeout(function()...
View ArticleRe: Accessing data cubes from Excel
If i have 2 measures. measure defined as count, works fine but measure defined as sum does not aggregate correctly. I think i am missing some basics here. Suppose if i have 2 tables: Table-1 with...
View ArticlePls advice on use of decision table
The following scenario: Table A (the transaction table) contains 'Transaction Type' and 'Transaction Amount' (and other fields) Table B (the accounting table) contains 'Account' and 'Booking Amount'...
View ArticleRe: Convert GUID_X16 to GUID_C22
Hello Fernando, I am trying to find a way to convert the two GUIDs using HANA development. Even if I create a new table with two columns, how will I populate the tables? Thanks,Aamod
View ArticleHow to get the calendar week from current date
Hi All, How can I get the Calendar Week from the Current Date in a Calculated Column of a Calculation view. I know that if we pass current date to M_TIME_DIMENSION table we can get the result in...
View ArticleRe: How to get the calendar week from current date
You may use the ISOWEEK function for something like that.
View ArticleRe: How to get the calendar week from current date
If you are just looking calendar week number then Week function should work as well.. select week(current_date) from dummy
View ArticleRe: Error: Syntax for Spatial Functions must be in Objective-style
Hello Harshawardhan This is a known limitation with HANA <= SPS8 / Rev84.Your procedure works fine in HANA SPS09 which will be delivered soon. Best regards,Hinnerk
View ArticleRe: What is the best way to implement the autoincrementation of primary key...
Yea kevin good find his helps allot
View ArticleRe: Problem with filters after SAP Hanna
Hi, Maybe you don't know but it's not easy to understand what you describe on your question. What is "before HANA"? What artifact you are using? Did you modeled something? Which kind of information...
View Article