Configure custom screen components

Once the screen properties are defined, configure the screen components like tabs, buttons, and labels.

Configurations are stored in /INVCEC/SCRCONF table in SAP NetWeaver Gateway. Basic application configurations are updated in this table using the Add-on / transport and you can update or enhance them using RACE™.

To configure screen components using RACE™:

  1. Click Screens on the left panel.
  2. Click the Add icon next to the search field and click Create Screen.
    You can also click the Copy button on the details pane of an existing Screen configuration to populate the properties in the Create Screen section.
  3. In the Create Screen section, enter this information:
    Table 1. Screen attributes
    Field Description
    Module Name Select the module where the dynamic screen or element is configured.
    Screen Name Select the screen within the module where the dynamic screen or element is displayed.
    Screen Type Type of screen to configure such as Create Screen, Detail Screen, List Screen or Dynamic Tab.
    Screen Area Position of the screen such as header, footer and body where the dynamic form/tab is displayed.
    Element Element to be displayed on the screen such as Tab, Form, Button and Label.
    Element Type The sub-type of Element such as Multi-Form Tab, Line Item Tab or Draft or Submit Buttons.
    Sequence No. Define the sequence or position of the form/tab or element on the application UI.
    UI Label Enter the text to be shown on the application UI.
    UI Position Define alignment for form/tab or element on the screen such as Center, Left or Right.
    Action Defines the screen navigation for the element.
    Action Type Defines the type of the action to be completed for the screen navigation by the element.
    Style Tap to define Style properties for screen element like Icon, Icon Color, Background Color and Text Color in the Select Styles window that appears.
    Layout Select the Layout order (Horizontal or Vertical) for the element.
    Data Provider Defines the source to retrieve data for the element.
    Data Provider Key Specify the fields to retrieve data from the data provider.
    Active Enable or disable the dynamic screen or element.
  4. Click Create.