SAP Picture 
SAP Picture allows you to display graphics in BMP, JPG, or GIF format on screens.
Example
The program SAP_PICTURE_DEMO is an example in which two pictures are displayed on a screen:

A second example, SAP_PICTURE_DEMO_ICON, demonstrates how you can display SAP icons.
To use SAP Picture, you must have at least basic knowledge of ABAP Objects. You should also be familiar with the SAP Control Framework.
The graphics are identified using a URL address. This can be an Internet address (http or ftp), an address in a directory (file), or a memory address on the frontend (sapr3, generated by the Data Provider).
SAP Picture contains functions for displaying and resizing graphics and icons.