Typographic Conventions 2
Document History 3
Table of Contents 4
Purpose 6
Extend SAP-Delivered Standard Fiori Applications using SAP Web IDE 7
Prerequisites 7
Check and Activate HTTP Service in SAP Gateway System 8
Configure SAP Web IDE 8
Extend Track Purchase Orders App 9
Create Extension Project for Track Purchase Orders App 10
Hide Title Field 10
Hide Field on SAP Fiori Screen by Code Modifications 12
Change Label (Usage of Language File) 14
Change Label (View Replacement) 16
Add Field Showing Item Type Description 18
Replace View 21
Test your Extension in SAP Web IDE 23
Deploy Extension Project 24
Extend SAP-Delivered Standard Fiori Applications using Eclipse IDE 26
Prerequisites 26
Download the SAP-Delivered Standard Fiori Application from the ABAP System 27
Retrieving the Fiori App Name 27
Retrieving the Fiori App 28
Import the SAP-Delivered Standard Fiori Application on Eclipse 29
Create the Application Project 29
Import the Downloaded Application to the Eclipse Project 30
Extend OData Service 30
Extend ABAP DDIC Structure Using an Append Structure 32
Extend OData Service 34
Test the Extended OData Service 38
Extend SAP-Delivered Standard Application 38
Create the Extension Application Project 38
Change a Field Label 40
Hide a Field 43
Implement the View Extension (Add Fields) 45
Implement a View Replacement 50
Upload the Custom Application to the ABAP System 53
Upload the Fiori App 53
Configure the Custom Application on the Fiori Launchpad 56
Create a New Launchpad 56
Create a New Catalog 58
Create a New Tile in the Catalog 59
Create a New Role for the Catalog 62
Add a New Tile to the Launchpad 63
Additional Information 64