Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Download Graphics from SAP

Former Member
0 Kudos
646

Hi,

I am bit curious to know, Is there any standard program or process to download Logos (bitmaps) from SAP into local system.

We have logos in our SAP system. So i would like to download them from SAP into local drive.

Thanks,

Subba.

4 REPLIES 4
Read only

Former Member
0 Kudos
252

Hi,

Try FM's from the Function Group GRAP.

Especially the FM's

GRAPH_RECEIVE.

Hope this helps...

Lokesh

Pls. reward appropriate points

Read only

0 Kudos
252

Hi Lokesh,

This function module does not take any input and could you explain me more about this function module usage.

Thanks,

Subba.

Read only

Former Member
0 Kudos
252

Hi guy

Yes ,there is a manner .You can download images from the se78.

Find FM SAPSCRIPT one function allow to download the image to an internal table. At this moment only has to download to a file

Read only

Former Member
0 Kudos
252

You can do it using report <b>RSTXLDMC</b> and also using tcode <b>SE78</b>