Developer Keynote: The New Dawn of Generative AI and Developer Trends

136 results

  1. Technical Considerations for Executing an SAPUI5 Project

    Follow these best practices and tips outlined by Ameya Pimpalgaonkar if you are planning to execute an SAPUI5 project. See how an SAPUI5 project differs from a traditional project and why the design process is essential if you want to avoid technical errors. Key Concept It is essential that all SAPUI5 projects begin with a...…

  2. Introduction to Responsive Design in SAPUI5 and SAP Fiori

    Ameya Pimpalgaonkar shows how to design responsive SAPUI5 or SAP Fiori applications. SAP Fiori uses the SAPUI5 framework and therefore all responsive design techniques used in SAPUI5 can also be used while developing custom SAP Fiori applications. Key Concept Responsive Design is an approach that enables you to develop Web sites or applications independent of...…

  3. Quickly Develop SAPUI5 Applications with AppBuilder

    Ameya Pimpalgaonkar shows how to use AppBuilder, which is a proof-of-concept tool that SAP has released to help developers adopt SAPUI5. Key Concept SAP AppBuilder is a browser-based tool for rapid SAPUI5 application development. It allows you to concentrate on application functionality rather than worrying about user interface (UI) design by providing UI drag-and-drop features....…

  4. Creating and Modifying a SAPUI5 Custom Control

    By Cord Jastram, Software Developer at DXC. SAPUI5 offers a large set of controls ranging from simple ones like the Label to complex controls like the PlanningCalendar control. The available set of SAPUI5 controls covers most use cases for SAPUI5, but sometimes the requirements for a developer go beyond the scope of the existing controls.…

  5. Development Steps in Creating a UI5 Application

    One of the major difficulties for SAPUI5 developers today is the lack of documentation on how to get started in a real-world project. Sarah Lottman outlines the steps necessary to develop an application using Eclipse as the platform. Key Concept SAPUI5 is a collection of development libraries that is used to build both desktop and...…

  6. Tutorial: Build an SAPUI5 Application for SAP CRM or SAP ECC

    by Lukas M. Dietzsch, CEO, Blackvard Management Consulting, LLC This integrated example by Lukas Dietzsch of how to build an SAP Fiori application provides a step-by-step approach for how to transfer SAP materials management data onto a mobile device. This real-world business case, which is similar to any user’s Open Data Protocol (OData) service request,…

  7. Best Practices for Developing the SAP UI5 Control Enhancement Framework

    Learn from Sandesh Darne how to quickly and efficiently create new SAP UI5 controls or enhance existing controls to improve users’ web or mobile experience. Key Concept The SAP UI5 technology framework comes with a set of visual and non-visual user interface (UI) controls to develop web or mobile enterprise applications. It offers an enhancement...…

  8. Building a SAPUI5 Application with Custom Controls

    SAPUI5 offers a large set of controls but sometimes the requirements for a developer go beyond the scope of the existing controls. An example of such advanced cases is when you want to edit and annotate PDF files using a SAPUI5 application. The SAPUI5 Custom control approach allows a developer to create a bespoke SAPUI5…

  9. Routing Concept in SAPUI5 Development: A Primer

    The use of routing allows navigation through application views via hashtag-based patterns. This article covers the main steps required to implement routing in an SAPUI5 application and the important classes and methods involved in making a full-fledged example, using a product list. Key Concept Hashtag-based routing and navigation let you reference application views via a...…

  10. Connecting a Custom SAP UI5 Control to OData Services

    By Cord Jastram, Software Developer at DXC. SAPUI5 offers a large set of controls ranging from simple ones like the Label to complex controls like the PlanningCalendar control. The available set of SAPUI5 controls covers most use cases for SAPUI5, but sometimes the requirements for a developer go beyond the scope of the existing controls.…