Liquid UI - Documentation - 23.01 Generating Liquid UI WS Scripts

23.01 Generating Liquid UI WS Scripts


Prerequisites

Purpose

This document explains how to generate Liquid UI web scripts automatically while customizing the SAP screens using Liquid UI Designer, enabling the creation of a launch pad. To achieve this, the following steps should be followed:

  • Log in to SAP and launch Liquid UI Designer
  • Delete the image container on the screen
  • Add a group box
  • Change the title of the group box
  • Add a push button
  • Change the title of the push button
  • Enter the transaction code

Customization

Perform the following steps using Liquid UI Designer:

  1. To delete the image container on the Liquid UI Designer screen, right-click and select the Delete option, or press the “Delete” key on the keyboard.
     
     
  2. To add a group box, click and drag the group box icon onto the screen. Right-click and select Properties to set the name and dimensions of the group box.
     
     
  3. Rename the group box as Launch Pad, and click OK to proceed.
     
     
  4. To add a push button, click and drag the push button icon onto the screen. Then, right-click and select Properties and rename the push button as Create Material, then click OK to proceed.
     
     
  5. Within the Command tab, assign the transaction Create Material (as /nmm01) to this pushbutton, and then click OK.
     
     
  6. Similarly, create three push buttons with the labels Create Purchase Order, Create Sales Order, and Create Notification, and assign the corresponding transaction codes. 
     
     
  7. Click on the Script tab for the WS script for creating a launch pad.
     
     
  8. Clicking on the Create Material push button will navigate you to the MM01 transaction, as shown below.
     
     
  9. Similarly, clicking on the push buttons Create Sales OrderCreate Notification, and Create Purchase Order will navigate to the corresponding transactions.

Can't find the answers you're looking for?