‎2015 Mar 12 12:58 PM
Hi,
I have a table called ZMATERIAL,
If I want to insert the data into this table I have to write a SQL query, INSERT INTO ZMATERIAL VALUES ('Material1')
My client requirement is, they want a web application like below and want to create the materials through the same.
What is the best approach to achieve the same?
- UI5 or XSapp?
‎2015 Mar 12 1:26 PM
Hi, this is the "ABAP for SAP HANA" community, so XSapps are not a topic that is usually discussed here.
Moreover, I think if you add an UI to your XSapp then the technology is also UI5 (think of "SAP HANA UI Integration Services"), so it is not obvious what you mean by "Webapplication UI5".
‎2015 Mar 18 10:04 AM
Hi Modadugu,
UI5 is a front end technology. so for writing business code u can use abap or server side java script(.xs).
if u create .xs app which is working only for Native-Hana Development. Non-Native Hana Development u can use ABAP as a business code through oData service u can achieve the same. go through this link Developer Scenarios - SAP HANA Developer Guide for SAP HANA Studio - SAP Library