Liquid UI - Documentation - 4.1.5 Running Access Scripts

4.1.5 Running Access Scripts


The Access scripts that are generated will be used by the Liquid UI Web Server to deliver screens to the various supported Access platforms – BlackBerry, Android, iPhone and iPad. These scripts are typically stored on the Web Server, in whatever script directory you designate in the configuration file. To run an Access script, please do the following. In our example, we will run a Create script.
  1. Generate a script from the recorded transaction. In our example, we will use the VA01 transaction, so the generated script will be named 'VA01_access.sjs'.
  2. Move the script to the script directory on the Web Server. In our example, we will move it to the C:\guixt\scripts directory.
  3. Rename the script to the actual name of the SAP dynpro. In our example, we used the VA01 transaction, so the dynpro name will be 'SAPMV45A.E0101.sjs'.
  4. Create a launchpad with a pushbutton to launch the new custom transaction in the SAPLSMTR_NAVIGATION.E0100.sjs script file. This process is explained in the WS Reference Library - we will not cover it here.
  5. Start Web Server and then log into Access on a supported device. In our example, we will use the iPhone.
  6. The main Business Applications list will display as shown below. Select the 'Order Management' item.
  7. The Order Management screen will display as shown below. Select the 'Create Material' item from the list.
  8. The Create Material screen will display as shown below. Enter the required information for each field. When you are done entering data, click the Submit button to send the data to SAP via the Web Server.
  9. Go to SAP and verify that the data was correctly entered using the Display transaction (MM03) for the Material Management module.

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