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

regarding scripts..

Former Member
0 Likes
647

Hi to all..

1.....How to test that logo is dispalyed or not in the script.

regards,

k.swaminath reddy

4 REPLIES 4
Read only

Former Member
0 Likes
627

go to SE71...

do a test run in there....

Read only

Former Member
0 Likes
627

To check if logo is displayed or not, you have to take the print out of the script.

Check how the script is triggered. For eg if it related to sales order, go to VA02 and trigger the output message for the output type which is associated to this script. Take the print out and see if logo in printed correctly.

You can not see logo in print preview.

ashish

Read only

Former Member
0 Likes
627

Hi

first create the logo as per the following and execute that Script output from the respective application documnet Transaction and see

To create a logo in SAP printouts just do the following

1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file.

2. Run program RSTXLDMC and enter the following parameters

Enter file name C:\COMPLOGO.TIF

UOM CM

Line width for text 132

Text name ZHEX-MACRO-COMPLOGO

Text ID ST

Text language = E

Number of Tiff gray levels (2,4,9) 2

3. Then Create a new window 'COMP' with attributes;

Window COMP description Company Logo

Left margin 7.00 CH window width 10.00 CH

Upper margin LN window height 8.00 LN

Finally in the text element, mention

/: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'.

Please note that if object name is not indicated as 'ZHEX...’ the logo may not be printed!

You will not be able to see the logo in a test print. The same will be printed in actual printout.

Regards

Anji

Read only

Former Member
0 Likes
627

goto SE71

Utilities-> Printing Test

You can check logo

Rewards if useful...............

Minal