Beginning SAP Fiori

Beginning SAP Fiori
Author: Bince Mathew
Publisher: Apress
Total Pages: 376
Release: 2015-11-28
Genre: Computers
ISBN: 1484213351

Download Beginning SAP Fiori Book in PDF, Epub and Kindle

Take a deep dive into SAP Fiori and discover Fiori architecture, Fiori landscape installation, Fiori standard applications, Fiori Launchpad configuration, tools for developing Fiori applications and extending standard Fiori applications. You will learn: Fiori architecture and its applications Setting up a Fiori landscape and Fiori Launchpad Configuring, customizing and enhancing standard Fiori applications Developing Fiori native applications for mobile Internet of Things-based custom Fiori applications with the HANA cloud platform Bince Mathew, a SAP mobility expert working for an MNC in Germany, shows you how SAP Fiori, based on HTML5 technology, addresses the most widely and frequently used SAP transactions like purchase order approvals, sales order creation, information lookup, and self-service tasks. This set of HTML5 apps provides a very simple and accessible experience across desktops, tablets, and smartphones. Prerequisites and steps for setting up a Fiori landscape and Launchpad Fiori standard application configuration Extending and customizing standard Fiori applications Developing custom Fiori applications from scratch Building custom Fiori applications for Internet Of Things using HANA cloud Fiori apps with cordova and kapsel plugins

SAP Fiori Implementation and Development

SAP Fiori Implementation and Development
Author: Anil Bavaraju
Publisher:
Total Pages:
Release: 2015
Genre: Enterprise application integration (Computer systems)
ISBN: 9781493212491

Download SAP Fiori Implementation and Development Book in PDF, Epub and Kindle

ABAP RESTful Programming Model

ABAP RESTful Programming Model
Author: Stefan Haas
Publisher: SAP PRESS
Total Pages: 563
Release: 2019
Genre: Computers
ISBN: 9781493219032

Download ABAP RESTful Programming Model Book in PDF, Epub and Kindle

You've worked with ABAP, SAP Fiori, and OData--now see how these technologies and more come together in the ABAP RESTful programming model! Build on your expertise to create cloud-ready applications for SAP S/4HANA and deploy applications to the SAP Fiori launchpad. Manage applications with Git version control, automated testing, and continuous integration. Make the new model work for you! 1) ABAP RESTful programming model 2) End-to-end development 3) SAP S/4HANA 4) SAP Fiori Elements 5) Business objects 6) Deployment 7) Core data services (CDS) 8) OData services 9) Automated testing 10) Continuous integration 11) SAP Cloud Platform a. ABAP RESTful Programming Model Develop web-based SAP HANA-optimized ABAP applications for SAP S/4HANA. Master the new ABAP RESTful programming model, from queries, business objects, and business services, to its relationship to SAP Fiori and SAP Gateway. b. SAP Fiori Elements and Freestyle Applications Get the step-by-step instructions you need to create list reports, overview pages, analytical list pages, and freestyle applications. See how the ABAP RESTful programming model incorporates core data services, business object behaviors, OData, and more. c. Deployment and Operations Once your applications are developed, deploy them to the SAP Fiori launchpad. Implement Git version control, automated backend and frontend testing, and continuous integration.

SAP Fiori Launchpad

SAP Fiori Launchpad
Author: Steve Guo
Publisher: SAP Press
Total Pages: 350
Release: 2018-12-28
Genre: Computers
ISBN: 9781493216451

Download SAP Fiori Launchpad Book in PDF, Epub and Kindle

SAP Fiori Certification Guide

SAP Fiori Certification Guide
Author: Krishna Kishor Kammaje
Publisher: SAP PRESS
Total Pages: 0
Release: 2018
Genre: Business enterprises
ISBN: 9781493216048

Download SAP Fiori Certification Guide Book in PDF, Epub and Kindle

SAP Fiori strategy, standards, and guidelines -- SAP cloud platform and web IDE basics -- Extensibility in SAPUI5 -- Deployment

SAP Gateway and OData

SAP Gateway and OData
Author: Carsten Bönnen
Publisher: SAP PRESS
Total Pages: 0
Release: 2016
Genre: Open Data Protocol
ISBN: 9781493212637

Download SAP Gateway and OData Book in PDF, Epub and Kindle

Connect your SAP system and the world of OData with this comprehensive guide to SAP Gateway Begin with the basics, then walk through the steps in creating SAP Gateway and OData services. Expand your skills further, with how-tos on developing SAPUI5 apps with the SAP Web IDE; building SAP Fiori, mobile, and enterprise applications; and performing administrative tasks for lifecycle management and security. Explore the latest trends and technologies, and map out your OData future a. Deployment, Installation, ConfigurationGet started Discover the various deployment options for SAP Gateway, and get step-by-step instructions for installation and configuration. b. SAP Gateway and OData ServicesCreate Walk through the specific tools for and steps in creating SAP Gateway and OData services. Then learn how to extend your existing services, including redefining services and customizing SAP Fiori apps. c. Application DevelopmentDevelop Learn how OData and SAP Gateway are used in SAPUI5, SAP Fiori, mobile, social media, and enterprise applications. Highlights: SAP Gateway installation and deployment Service creation and deployment Mobile development Social media development Security Lifecycle management SAPUI5 SAP Web IDE SAP Fiori SAP HANA

SAPUI5

SAPUI5
Author: Christiane Goebels
Publisher:
Total Pages:
Release: 2020
Genre: Application software
ISBN: 9781493219018

Download SAPUI5 Book in PDF, Epub and Kindle

"Your comprehensive guide to SAPUI5! From get the know-how to develop MVC apps, use OData, create data bindings, debug and test code, and deploy apps. Learn the dos and don'ts of SAPUI5 and everything in between, whether you're implementing CRUD operations or writing your own controls. See what's new with SAP Cloud Platform, SAPUI5 support assistant, and more. Your best apps are yet to come"--

Custom Fiori Applications in SAP HANA

Custom Fiori Applications in SAP HANA
Author: Sergio Guerrero
Publisher: Apress
Total Pages: 209
Release: 2020-12-02
Genre: Computers
ISBN: 9781484263570

Download Custom Fiori Applications in SAP HANA Book in PDF, Epub and Kindle

Get started building custom Fiori applications for your enterprise. This book teaches you how to design, build, and deploy enterprise-ready, custom Fiori applications in SAP HANA. Tips and tricks collected from projects using Fiori applications (built consuming OData models and REST APIs) and integrating third-party JS libraries are presented. Also included are examples using Fiori templates from different tools such as the SAP Web IDE and the new Visual Studio Code extensions. This book explains the 5 design principles that all Fiori applications are built upon: Role-based, Responsive, Coherent, Simple, and Delightful. The book expands on consuming OData services and REST APIs internal and external to SAP HANA. The Fiori application exercise demonstrates the use of the MVC pattern, JavaScript modularization, reuse of SAP UI5 controls, debugging, and the tools required for a complete scenario. The book closes with an exercise showcasing a finished single page application with multiple views and layouts, navigation between the views, and deployment of the application to AWS. This book is simple enough for entry-level developers getting started in web frameworks but also highlights integration points from the data models being consumed from the application, and shows how the application communicates with back-end services, resulting in a complete front-end custom Fiori application. What You Will Learn Know the 5 Fiori design principles Understand how to consume OData and REST API models Apply the MVC pattern using XML views and the SAP UI5 controls along with controller behavior in JavaScript Debug and deploy the application Who This Book is For Web developers and application leads who have some experience in JavaScript frameworks and web development and understand web protocol communication

Configuring SAP Fiori Launchpad

Configuring SAP Fiori Launchpad
Author: Claus Burgaard
Publisher: SAP PRESS
Total Pages: 440
Release: 2021-12
Genre: Computers
ISBN: 9781493221752

Download Configuring SAP Fiori Launchpad Book in PDF, Epub and Kindle

Get the SAP Fiori launchpad up and running! Configure the SAP Fiori launchpad for key on-premise systems: SAP S/4HANA, SAP Business Suite, and SAP Enterprise Portal. Use the SAP Launchpad service in the cloud by setting up SAP Business Technology Platform (SAP BTP) and leveraging tools like SAP Business Application Studio. Follow a real-world landscape example and make the most of SAP Fiori's modern UX!In this book, you'll learn about:a. User Experience Discover the SAP Fiori user experience: design principles, launchpad components, personas, and more. Get a big-picture view of SAP's UX architecture and set the stage with a sample landscape. b. Configuration Follow practical instructions to configure the SAP Fiori launchpad for on-premise SAP backends. Then implement the SAP Fiori launchpad in the cloud by configuring the SAP Launchpad service on SAP BTP and connecting to on-premise systems using the cloud connector. c. Cloud Services See how to create plugins for the SAP Launchpad service using SAP Business Application Studio. Integrate and use cloud services like SAP Web Analytics and SAP Conversational AI to optimize the SAP Fiori launchpad user experience. Highlights include:1) User experience architecture2) Integration 3) SAP S/4HANA4) SAP Business Suite5) SAP Enterprise Portal6) SAP Business Technology Platform (SAP BTP)7) SAP Launchpad service8) SAP Business Application Studio9) SAP Web Analytics10) SAP Conversational AICloud connectorSAP Mobile Start app

Getting Started with SAPUI5

Getting Started with SAPUI5
Author: Miroslav Antolovic
Publisher: SAP Press
Total Pages: 0
Release: 2014
Genre: Application software
ISBN: 9781592299690

Download Getting Started with SAPUI5 Book in PDF, Epub and Kindle

SAPUI5 has quickly become the open-source programming language with the best options for responsive and versatile SAP app development. So how well do you speak SAPUI5, and what can you do with it? Learn to develop next-generation UIs for mobile-ready, data source-agnostic, client-side SAP applications. First review basic HTML5 and CSS3, JavaScript, and jQuery concepts as a foundation for working with SAPUI5, and then explore the development and runtime environments, tools, and controls that you'll use throughout the design process. Use step-by-step instructions, sample code listings, and a full-scale model application to develop and customize your own apps with advanced functionality from the SAP system. The future of app development has arrived--make sure you can speak its language. 1. Basic Concepts Learn the standards of SAPUI5--HTML5, CSS3, JavaScript, and the jQuery library--so you don't have to reinvent the wheel every time 2. SAPUI5 Runtime Environment Use bootstrapping, data binding, and theming elements to ensure that your applications run smoothly on operating systems and that the software modules can be reused. 3. SAPUI5 in SAP HANA Develop your own application on the XS Engine in SAP HANA. Then construct a calculation view and use it as an OData service. 4. UI Components and Controls Implement the SAPUI5 controls and elements you've learned in a detailed employee portal example. 5. Mobile Development Explore the mobile capabilities of SAPUI5 and SAP Fiori by developing your own cross-platform Hybrid Web Container applications for multiple devices. Highlights: HTML5 and CSS3 JavaScript and jQuery SAP Gateway and OData SAPUI5 IDE SAPUI5 libraries Model, view, and layout types Application architecture SAPUI5 file optimization Model-view-controller paradigm Customization SAP HANA views SAPUI5 for mobile devices Eclipse