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

SAP-SCRIPT

Former Member
0 Likes
391

Hi friends,

Can you please tell me how to upload the logo in SAP-Script with screen shots.

Thanks & Regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
371

Hi,

By using SE78 Tcode we r upload log in SAP-script,

Go to se78 -> select import Button give the path of logo. import.

Regards

swamy

3 REPLIES 3
Read only

Former Member
0 Likes
371

Hi,

Hope the following thread will help you regarding your problem.

Thanks.

Nitesh

Read only

Former Member
0 Likes
372

Hi,

By using SE78 Tcode we r upload log in SAP-script,

Go to se78 -> select import Button give the path of logo. import.

Regards

swamy

Read only

Former Member
0 Likes
371

Hi,

We can upload the LOGO

either by using SE78 or you can use standard program

RSTXLDMC(you can position the image using this standard program).

Hope this will help you.