Using HTML viewhelp with images.
Images can be used to launch a specified URL by embedding the URL within the code attached to the image in question. viewhelp. The following file types are supported:
In this example, we will demonstrate HTML viewhelp by adding an HTML viewhelp window to the VA02 intiial screen. To do this, please do the following:
Open the VA02 script file and add the following code:
image([4,2], "TEST.JPG" ,{"viewhelp":"help.html", "viewhelp_width":30, "viewhelp_height":15, "viewhelp_position":[5,30]});
Save your changes and refresh the SAP screen. The main VA02 screen should now appear as follows: