How to display an image in SAP.
To display an image in an SAP screen, please do the following:
Open the VA01 Overview script file and add the following code:
image([14,1],[20, 20],"test.gif");
Save the script file and refresh the SAP screen.
The screen should now display an image as in the example below: