Welcome to the world of new SAP UI!

Welcome to the world of new SAP UI!

Most of SAP clients are happy with their systems. Meanwhile, most of client's users are not happy with classic SAP GUI as it's totally unsuitable for modern requirements:

  • no mobile access
  • limited number of UI controls
  • no theme management
  • scrolling issues ( programs are written for a specific screen size )
  • no social networks and corporate web-services integration

 

Every software implementation is a risk and of course includes some costs on development and support. That's why SAPUI5 is associated with a new standalone expensive implementation but that's not! SAPUI5 is just an extension to existing SAP functionality and doesn't reqiure much efforts for creating the app. 

If your product is well-designed, it has a model and set of APIs to work with it what you need to build your first productive SAPUI5 application is:

  1. Update the core. It's reqired step to support latest SAPUI5 version
  2. Build the OData model in SAP Gateway Builder 
  3. Implement your API's as implementation for OData services
  4. Create the app based on a template in Web IDE (Master-Detail for example)
  5. Extend it however you like.

 

Once trying it your get an app with:

  • huge amount of different UI controls 
  • same view on all devices ( PC + Tablet + Smarphone )
  • flexible dynamic layout

 

Therefore if you have SAP NW 7.4 - your system is already ready for SAPUI5 implementation. No additional licenses are required. HANA is only optional but not mandatory component.

Please review the following site before any activity: 

https://experience.sap.com/fiori-design/

Here you can find all design principles and concepts.

#Bearingpoint #SAPUI5 #Fiori 

要查看或添加评论,请登录

Petr Plenkov的更多文章

  • One more ABAP JSON parser

    One more ABAP JSON parser

    Check out one more lib I published recently: https://github.com/abapify/json.

    5 条评论
  • Generating code with Sourcegraph Cody on a scale

    Generating code with Sourcegraph Cody on a scale

    Please use this article only for learning purposes. Many risk aspects should be considered before using in real…

  • Replicate SAP Hana tables to AWS Glue

    Replicate SAP Hana tables to AWS Glue

    This article is not a best practice but a shared personal experience. There is chance that same goal might be achieved…

  • Light Node.js server for local Fiori(UI5) development

    Light Node.js server for local Fiori(UI5) development

    Hi, Staying a big fan of cloud-based development in SAP Web IDE, sometimes I find it not enough for performing specific…

社区洞察

其他会员也浏览了