Configure an application

In this step, you learn how to configure a new application.

Prerequisites

  • There are no prerequisites.

Procedure

  1. In the Cockpit, go to Development and click App Designer.

    Result: The App Designer settings open in a new tab.

  2. Click Create New App.

  3. In Application, enter a name for your new application.

  4. In Type, choose Application.

  5. In Package, choose the SAP package that you want to assign the application to.

  6. Click Save.

    Result: The App Designer opens. You start in the Application Settings tab.

  7. Enter additional information about the application in Description and Title/Group. This information is displayed in other tools and helps distinguish your application from others.

  8. In Allow ICF SubNode, enter all subnodes you have created under the /neptune node in ICF.

  9. In RFC Destination, select the destination of RFC calls in the target system.

  10. In Application Class, select the SAP ABAP Class for your application.

  11. In Theme, select the SAP UI5 theme you want to use for your application.

  12. If you want to create a stateful application, activate Stateful. Applications are stateless by default.

  13. In SAPUI5 Version, select the UI5 version for your application. If none is selected, the version currently recommended by Neptune is used.

  14. In SAPUI5 Language, select a default language for UI elements of your application. The selected language will be inserted as a URL parameter when running the application.

  15. On the shell bar, click Save.

Results

  • You have configured your application.