Displaying an image

How to display an image in SAP.

To display an image in an SAP screen, please do the following:

  1. Open the VA01 Overview script file and add the following code:

    image([14,1],[20, 20],"test.gif");
  2. Save the script file and refresh the SAP screen.

  3. The screen should now display an image as in the example below: