Creating an application
...
2. From within the Workbench
Step-by-step guide
- Enter TCODE /IQX/FAB into the command bar and select Execute.
- Both of the options below will launch a dialogue box to capture the new application's form properties.
- From the welcome dialog, click on the Create New Project button
- When already inside the workbench (e.g. while displaying an existing application) select the Create option in the workbench toolbar
- It's best practice to enter the applications name under the App ID, provide a Description and select an Icon. Note that the app's creator will be the default Owner.
- Once property details have been entered, select Save in the bottom right-hand corner of the dialogue box. This will create a blank project with a Page, Form, Form Container and Form Element as a default set of UI Elements.
- Before leaving the workbench, select Save on the standard SAP toolbar, to commit the new application into SAP.
...