Application Development 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: 

Regarding Uploading Logo into SAP

Former Member
0 Kudos
191

HI,

Can anybody tell me steps in uploading logo from DEsktop to SAP & Print the same.

Can anybody tell me the whole process!

Thanks in advance.

Thanks,

Prasad.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
72

Hi Prasad,

First you have to import the logo into SAP through TCode SE78 (if it is a BMP file) and using program RSTXLDMC (if it is of TIFF file).

Go to SE78 -> Double click Graphics -> double click BMAP -> then go to Menu Graphic then select Import. Then give the name and description. Then choose whether it should be in colour or black and white. This completes the process of importing the logo into SAP.

Then you can use the name of this object in SCRIPTS or Smart Forms to print it.

Thanks and Regards,

Bharat Kumar Reddy.V

Message was edited by: Bharat Kumar Reddy Vaka

4 REPLIES 4

former_member181962
Active Contributor
0 Kudos
72

Uploading an image:

GO to se78 and follow a series of easy steps to upload images.

Alternatively, Run the program rstxldmc in se38 to upload tiff type files.

Printing an image:

CReate a sapscript or smartform to print it.

IN Sap script, YOu can include text object(if you have uploaded the image using rstxldmc) or include graphic if you have used se78 in text elements section of the Page windows.

Regards,

Ravi

Former Member
0 Kudos
72

Hi Prasad,

You can use transactions: SE78 or CG3z to upload images.

Former Member
0 Kudos
73

Hi Prasad,

First you have to import the logo into SAP through TCode SE78 (if it is a BMP file) and using program RSTXLDMC (if it is of TIFF file).

Go to SE78 -> Double click Graphics -> double click BMAP -> then go to Menu Graphic then select Import. Then give the name and description. Then choose whether it should be in colour or black and white. This completes the process of importing the logo into SAP.

Then you can use the name of this object in SCRIPTS or Smart Forms to print it.

Thanks and Regards,

Bharat Kumar Reddy.V

Message was edited by: Bharat Kumar Reddy Vaka

Former Member
0 Kudos
72

hi prasad,

goto transaction se78 or run the program RSTXLDMC.

HOPE THIS HELPS,

PRIYA.