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

smartform logo

Former Member
0 Likes
731

Hi gurus,

how to copy an existing logo in R3 (SE78)

Thanks And Regards

Vinay

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
684

Hi,

First Download it to your PC and then Upload it again with Different name.

For Download you need to use the Class <b>CL_SSF_XSF_UTILITIES</b>in this class you have to call the method <b>GET_BDS_GRAPHIC_AS_BMP</b> to get the image in xstring format . now download that to PC using GUI_DOWNLOAD and then upload it with Different name.

Regards

vijay

Hi gurus,

how to copy an existing logo in R3 (SE78)

Thanks And Regards

Vinay

3 REPLIES 3
Read only

Former Member
0 Likes
684

I read some where don't know whether it will work or not try this.

Transaction SMW0 => Binary data => Find => Execute. Select the image and click EXPORT.

Read only

Former Member
0 Likes
685

Hi,

First Download it to your PC and then Upload it again with Different name.

For Download you need to use the Class <b>CL_SSF_XSF_UTILITIES</b>in this class you have to call the method <b>GET_BDS_GRAPHIC_AS_BMP</b> to get the image in xstring format . now download that to PC using GUI_DOWNLOAD and then upload it with Different name.

Regards

vijay

Read only

Former Member
0 Likes
684

Hi,

Goto SE78, there u find a pushbutton import file to the left side. Press that and show the path.give the name of the file u want to save as...

thats it.

Reward me if it helps you....