Show TOC

 Download the SAP-Delivered Standard Application from the ABAP System

 

Prerequisites

Before doing this step, you should know the following:

  1. The BSP Application Name of the app you want to extend

  2. The OData service URL that contains the required extensions

In order to get the BSP Application Name for a given SAP Fiori app, please refer to the app-specific documentation.

Downloading SAP UI 5 Application Project

For detailed steps, see the chapter Retrieving the SAPUI5 Application Project from the SAPUI5 Repository in the Developer Guide for User Interface Add-On at Start of the navigation path http://help.sap.com/nw-uiaddonInformation published on SAP site Next navigation step Development Information Next navigation step Developer’s Guide End of the navigation path

Note Note

The project name in Eclipse for the SAP-delivered standard application should be same as the BSP application service name on the server. Use transaction SICF on the ABAP server to get the service name.

End of the note.