Use the UI Service Generator to create a UI service for your SAP Fiori project.
-
Open the Command Palette ([CMD/CTRL] + [Shift] + [P] ) and execute the Fiori: Generate UI Service command.
-
Select the following depending on your integrated development environment (IDE):
- Visual Studio Code: Select a saved SAP system.
- SAP Business Application Studio: Select a destination.
-
Select Business Object Interface or ABAP Core Data Service.
-
Select an object from the dropdown.
-
Click Next.
-
Select a Package.
-
Select a Transport Request.
-
(Optional) Select the Yes radio button for Draft Enabled.
-
(Optional) Select the Yes radio button for Do you want to create an SAP Fiori application with the newly generated service?
-
Click Finish.
The UI service is generated. This can take some time.
If you have chosen to create an SAP Fiori application with the newly generated service, the SAP Fiori Generator will automatically launch and the service will be used in the generated SAP Fiori application.