Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Webapplication UI5 or XSapp

hemanth_kumar21
Contributor
0 Likes
561

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?

2 REPLIES 2
Read only

christian_seitel
Product and Topic Expert
Product and Topic Expert
0 Likes
538

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".

Read only

santhu_gowdaz
Active Contributor
0 Likes
538

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