Extract and Download BMAP Graphics in SAP with ABAP Sample Code

Extract BMAP Graphics from SE78 to Local : This is the ABAP program to extract SAP Graphics and save them in local.

Extract BMAP Graphics from SAP to Local Algorithm

In order to extract BMAP Graphics from SAP to local, step-by-step guide will be:

  • Get binary data from SAP BDS for specific graphics image
  • Convert graphics in BDS file format to BMP bitmap image format
  • Downlaod the file

ABAP Program to extract SAP Graphics to local

Download SapScript Graphis: Selection Screen

The first part is the selection selection:

Extrand and Download SAP Graphics Processing

All credit go to kodyaz

Learn also how to do the?Migrating BDS Graphics into the MIME Repository