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

sapscript SD_PACK_ETIK

former_member182371
Active Contributor
0 Likes
697

Hi,

i´m using sapscript SD_PACK_ETIK and print program SDPACKDR.

The standard sapscript has a main window with the following disposition:

Left 0,00 CH

Top 32,00 LN

Width 1,00 CH

Height 1,00 LN

does anyone know why?, How is this main window supposed to work?

Best regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
586

The way MAIN Window works, is automatically it expands depending on the data contents. so, potentially the MAIN window can run into multiple pages. Where as non-MAIN windows will have STATIC height factor.

Regards,

Ravi

Note : Please mark the helpful answers

2 REPLIES 2
Read only

Former Member
0 Likes
587

The way MAIN Window works, is automatically it expands depending on the data contents. so, potentially the MAIN window can run into multiple pages. Where as non-MAIN windows will have STATIC height factor.

Regards,

Ravi

Note : Please mark the helpful answers

Read only

former_member378318
Contributor
0 Likes
586

It looks like nothing is actually printed in the Main window of this sap script, it is only used to kickoff printing in the other windows by calling a dummy element.