Start of Content Area

Component documentation SAP Picture  Locate the document in its SAP Library structure

Purpose

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:

This graphic is explained in the accompanying text

A second example, SAP_PICTURE_DEMO_ICON, demonstrates how you can display SAP icons.

Requirements

To use SAP Picture, you must have at least basic knowledge of ABAP Objects. You should also be familiar with the SAP Control Framework.

Integration

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).

Features

SAP Picture contains functions for displaying and resizing graphics and icons.

 


 

End of Content Area