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

logo

Former Member
0 Likes
491

How to Upload Logo to Layout Set and what is Program Name?

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
465

SE78 is the transaction that you can use.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
465

Hi,

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.

Br,

Laxmi

Read only

Former Member
0 Likes
465

hi,

go to se78 graphics -> enter

BMAP(BITMAP IMAGES)

Name MYBMP

select radio button

color ->import

filename: c:\pictures\123.bmp.

name : mybmp

description : BMP ->continur ->save.(activate it)

now go to se71->choose the prog -> layout ->right click ->create graphics.

utilities -> printing test -> output device -> LP01.

pls: award points if useful.

nidhi

Read only

Former Member
0 Likes
465

hi,

tif element.

se38 - > prog name(RSTXLDMC->.DISPLAY->execute.)

file name : C:\file.tif

BCOL.

execute it.

nidhi