Skip to content

Generate fragmented forms from Fiori List Report using unmanaged query (Custom CDS view)

License

Notifications You must be signed in to change notification settings

likweitan/fiori-list-report-adobe-forms

Repository files navigation

Fiori List Report Page with Adobe Forms

This repository contains an example implementation of a custom SAP OData service using the RESTful ABAP Programing Model (RAP). The service retrieves data based on the parameters provided in the OData request.

Application Details

image

Generation Date and Time
Thu Aug 15 2024 10:09:51 GMT+0800 (Malaysia Time)
App Generator
@sap/generator-fiori-elements
App Generator Version
1.10.1
Generation Platform
Visual Studio Code
Template Used
List Report Page V2
Service Type
SAP System (ABAP On Premise)
Service URL
http://appsrv62-eam.rizing.io:50000/sap/opu/odata/sap/ZSAC_UI_PO_HEADER
Module Name
project1
Application Title
App Title
Namespace
com
UI5 Theme
sap_horizon
UI5 Version
1.114.9
Enable Code Assist Libraries
False
Enable TypeScript
False
Add Eslint configuration
False
Main Entity
zsac_i_po_header

project bedrock

A Fiori application.

Starting the generated app

  • This app has been generated using the SAP Fiori tools - App Generator, as part of the SAP Fiori tools suite. In order to launch the generated app, simply run the following from the generated app root folder:
    npm start
  • It is also possible to run the application using mock data that reflects the OData Service URL supplied during application generation. In order to run the application with Mock Data, run the following from the generated app root folder:
    npm run start-mock

Pre-requisites:

  1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)

About

Generate fragmented forms from Fiori List Report using unmanaged query (Custom CDS view)

Topics

Resources

License

Stars

Watchers

Forks