Название: Full Stack Development with SAP Автор: Rene Glavanovits, Martin Koch, Daniel Krancz, Maximilian Olzinger Издательство: Rheinwerk Publishing Год: 2023 Страниц: 612 Язык: английский Формат: epub (true) Размер: 29.6 MB
Your guide to end-to-end SAP development is here! From the database to the user interface, you’ll learn what it takes to create applications as a full stack developer. See how to use SAPUI5, OData, CDS, TypeScript, and SAP Fiori elements in your applications. Get detailed, step-by-step instructions for working with OData V4 and V2, including developing applications using the ABAP RESTful application programming model and creating projects in Transaction SEGW. Extend and deploy your applications―then you’re ready to go!
Walk through the end-to-end development process for full stack applications with CDS, SAPUI5, OData, SAP Fiori elements, and more Implement applications based on OData V4 and OData V2 Extend and deploy applications and configure file upload, form validation, and ETags
TypeScript is an extension of jаvascript that enables the development of more robust and maintainable code bases. For this, aspects such as typing, classes, interfaces, generics, and other functions play a major role in simplifying the development process and increasing source code quality. TypeScript helps detect type-related errors early on, reduce code complexity, and increase code readability.
TypeScript is a scripting language developed by Microsoft and released in 2012. It’s based on the European Computer Manufacturers Association (ECMA) 6 standard and is available under the Apache license. TypeScript is probably most widespread in the field of web development. Due to its numerous advantages over jаvascript, its importance in terms of SAPUI5 development is also increasing enormously. Compared to jаvascript, TypeScript brings many additional features, such as typing.
Getting Started Gather your building blocks! Learn about SAPUI5 and the key elements of SAP Fiori development. Discover OData services, CDS views and authorizations, and TypeScript.
OData V4 and V2 Hit the ground running! In OData V4, use the ABAP RESTful application programming model, SAP Cloud Application Programming Model, and SAP Fiori to create an application from end to end. Use Transaction SEGW and SAPUI5 for the same process in OData V2.
Advanced TopicsLevel up your development! Implement SAP Fiori elements floorplans; configure file upload, form validation, error handling, and ETags; and master the new flexible programing model. Then see how to extend and deploy your applications!
SAPUI5 SAP Fiori elements OData V4 and OData V2 Core data services (CDS) TypeScript SAP Cloud Application Programming Model ABAP RESTful application programming model SAP Gateway Service Builder User interface development Flexible programming model Extensibility Deployment