‎2010 Apr 15 6:01 AM
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.
SAPWIN data stream
\e%SAPWIN%
Landscape-Mode
\ePL
Schrift 5 Punkt einstellen.
\eS100X
#8,5 lpi
\e50.5;
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.
‎2010 Apr 15 7:36 AM
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
‎2010 Apr 15 6:23 AM
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
‎2010 Apr 15 6:30 AM
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.
‎2010 Apr 15 7:36 AM
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
‎2010 Apr 15 9:05 AM
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