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

how to include a logo in sapscript

Former Member
0 Likes
889

how to put a logo in sapscript and how to attach it with the tp

how to put a logo in sapscript and how to attach it with the tp

5 REPLIES 5
Read only

Former Member
0 Likes
749

Hi,

U have a pust button Text Elements if u click on it, it takes u to the editor where we write code in script.

There follow the menu path

Insert ---> Graphics

Now u get a Pop-up Include Graphic . There u have two Tabs. In that select the Tab Stored on Document Server. Select the radio button Black and White or Color depending on ur requirment.

Give the name of the logo which u what to insert. If u dont know then press F4 then u get the list of logos which are present on the application server.

Best regards,

raam

Read only

Former Member
0 Likes
749

hi use this statement in the command bar..

INCLUDE 'ENJOY' OBJECT GRAPHICS ID BCOL LANGUAGE EN

regards,

venkat

Read only

Former Member
0 Likes
749

Hi,

Check

http://www.sap-img.com/ts001.htm

Regards

Kiran Sure

Read only

0 Likes
749

how to pass the image with my TP to another box.

Read only

Former Member
0 Likes
749

Hi,

You can upload LOGO in script using T.Code SE78 and standard program RSTXLDMC.

Reward if helpful,

Thanks.