cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to switch an existing ITS service view to SAPUI5 ?

0 Kudos

Hello,

I have an ITS service with HTML templates and with the Dynpros an programs. Now i want to change the view of this ITS service in Eclipse according to the SAPUI5 standards. The functionality of the program should be preserved and not be changed.

I have already connected a SAPUI5 application from Eclipse tot he SAP system. This created a BSP application in my package.

My questions are:

  • Is it possible to switch an existing ITS service view to SAPUI5 without changing the flow logic behind it?
  • If yes, how can I put the existing program behind my new view?

Thanks a lot!

Accepted Solutions (1)

Accepted Solutions (1)

maheshpalavalli
Active Contributor
0 Kudos

Actually UI5 uses javascript html and css, so you cannot simply change existing apps to UI5 apps. So you need to rebuild the application in UI5 from scratch by creating resuable apis for the existing code else you can use screen personas to change the look and feel which is also a good option.

Best Regards,

Mahesh

Answers (0)