Liquid UI - Documentation - 4.04 Running Standard Scripts

4.04 Running Standard Scripts


The Standard Template produces a single screen in SAP. Instead of entering bulk data from a spreadsheet or form, it draws a custom screen where you can enter data directly in the SAP GUI. An example screen produced by a Standard script is shown below:

 
 

Tables are on separate screens. To view the table associated with the screen, click the toolbar push button, as shown in the image below:

 
Click toolbar button to view table on a separate screen
 

The table will then display, as shown in the image below:

 
able displayed on screen after selection
 

To run a Standard script, please do the following:

  1. Find the generated Workbench script. If you are logged into SAP, this script will be in the script directory specified in the GuiXT configuration file. If you are not logged into SAP, the script will be in the Workbench directory. The script will be named TCODE_standard.sjs, so if we used the VA01 transaction, the script will be named VA01_standard.sjs.
     
    Generated Workbench script named TCODE_standard.sjs located in GuiXT script or Workbench directory
     
  2. Close all open SAP windows, including the logon pad.
  3. Go to the script directory and rename the generated script to the actual name of the SAP screen in question. In our example, we are using the VA01 transaction, so the new name will be SAPMV45A.E0101.sjs. The name can be found in the Screen Name field in the Workbench Settings tab.
     
    Rename generated script to actual SAP screen name from Workbench Settings
     

    Note: If there is an existing script with the same name in the script directory, temporarily rename the existing script to something else.

     
  4. Re-launch SAP GUI and navigate to the VA01 screen. Enter data in the input fields and click Submit to save the new standard order, as shown in the image below.
     
     

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