Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Creating an application

...

2. From within the Workbench
    Image RemovedImage Added

Step-by-step guide

  1. Enter TCODE /IQX/FAB into the command bar and select Execute.
  2. Both of the options below will launch a dialogue box to capture the new application's form properties
    1. From the welcome dialog, click on the Create New Project button
    2. When already inside the workbench (e.g. while displaying an existing application) select the Create option in the workbench toolbar
  3. 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. 
  4. 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. 
  5. Before leaving the workbench, select Save on the standard SAP toolbar, to commit the new application into SAP.

...