Show TOC

Creating a Create by Reference Action on the UILocate this document in the navigation structure

Prerequisites

In an SAP development system, you have already created a role in a launchpad and configured an FBI view for a create by reference UI action. You have also created and configured a Web Dynpro application, and created and configured a UIBB. For more information, see:

Context

Actions are business logic entities assigned to an application business object node. Actions are called either by a service consumer or by a business object. This document describes how you as an application developer can create a create by reference action on the UI.

Procedure

  1. On the component configuration screen of the list GUIBB, choose the Column pushbutton.
  2. In the Edit Columns dialog box, select the elements to be displayed on the list and choose the OK pushbutton.
  3. To add the button for the action, on the Toolbar Schema tab, choose the Toolbar Element pushbutton.
  4. In the Configure Toolbar dialog box, select the action name that was given during FBI view configuration and choose the OK pushbutton.
  5. Save the list UIBB configuration.
  6. Return to the Component Configuration screen.
  7. On the Wire Schema tab, choose the Graphical Wire Editor pushbutton.
  8. Perform the required wiring. For more information, see Creating Wires in Wiring Schema.
  9. Go to the application configuration screen and choose the Test pushbutton.
  10. On the initial screen of the application, enter an alternative key and chose the Continue pushbutton.
  11. On the main page, under the list, select a row and choose the pushbutton.
    Note

    This button is created with reference action in the list configuration.

  12. Choose the OK pushbutton. The application configured in the launchpad opens