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

sapwin pageformat

Former Member
0 Likes
884

Hi All,

I have created a format type in SPAD. I want to attach it to the device type. Some code is written in PRINT INITIALIZATION.

  1. SAPWIN data stream

\e%SAPWIN%

  1. Landscape-Mode

\ePL

  1. Schrift 5 Punkt einstellen.

\eS100X

#8,5 lpi

\e50.5;

  1. output complete line with one call (do not use for proportional fonts)

\eOa1

How can I mention the lines over here? I am not able to understand this code. When I am trying to attach this format type to device type the system is not asking me the transport request. So how can I transport these two to test client?

Please help.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
627

It creates a transport request, if you are not able to find in which transport request it is, just SE03 , click on search for object and

give the SPPF and click on both buttons modified and released . it will show the transport request for that ZPAGE

Hope this will help u

Rani

4 REPLIES 4
Read only

Former Member
0 Likes
627

Hi

Go to SPAD - Click on Extended Administration - Click on Full administration - Go to Device type Tab

enter SAPWIN in Device type

then if you know any Zpage which is already working fine , then just copy the all code formats as it is to your ZPAGE

it will work

Rani

Read only

0 Likes
627

its working fine in my development server. but when i transport it to quality my format type is not assigned to sapwin.

please tell how to create transport request when i attach format type to sapwin.

system not asking any request at this time. so only it not getting transported to quality server.

Read only

Former Member
0 Likes
628

It creates a transport request, if you are not able to find in which transport request it is, just SE03 , click on search for object and

give the SPPF and click on both buttons modified and released . it will show the transport request for that ZPAGE

Hope this will help u

Rani

Read only

0 Likes
627

its not showing any request for only page format. i tried with many page format.

all format types and device types and page format (zpage) are getting transported into quality except the

page where format type is assigned to device type sapwin as below.

Device type SAPWIN Format ZEMP

Printer initialization

Reset after exit

Cover page

First Page

Start of even page

Start of odd page

Start of page

End of first page

End of even page

End of odd page

End of page

Start of line on an even page

Start of line on an odd page

Start of line

End of line on an even page

End of line on odd page

End of line

Edited by: Banu hameed on Apr 15, 2010 10:09 AM