Hiển thị các bài đăng có nhãn SPAD. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn SPAD. Hiển thị tất cả bài đăng

Thứ Hai, 12 tháng 3, 2012

Steps to Configure Bar Code Printing from SAP

1. Download barcode.dll file from website http://www.e-bizco.com




2. Install the barcode.dll file in the system, by either running the Setup program or copying the barcode.dll file in the directory where saplpd.exe (SAP Printer Daemon) File exists or in the Windows directory (c:\windows or c:\windows\system32).

3. Check whether the SAP Printer Daemon (SAPLpd) is sensing barcode.dll file or not by starting the SAP Printer Daemon. It will show in the log.

4. Configure Front End printer using the Transaction Code : SPAD
a. with Device Type “SWIN” or a copy “ZSWIN”




b. Access Method “F: Printing on Front End Computer” or “S: Print Using SAP Protocol”



6. Test the printer by printing the Bar Code, whether it works or not ?

7. If you get some Extra text "bC=PSN9,B=65,H=3,A=0,D=" in the printout in place of the Barcode.


Then the reason is because some R/3 releases have a broken device type SWIN. Please copy SWIN to ZSWIN and change the print control SBS01: The text field shall be empty. Atributes "Extended" and "Converted" are OK.



8. Other Errors, please refer the URL
http://www.e-bizco.com/english/support.phtml

Thứ Ba, 27 tháng 12, 2011

Creating a Local Frontend Printer or Desktop Printer


Local or frontend printing is sometimes confusing in concept but actually very easy to understand. As a rule, local printer is simply another way of saying that the user is going to print to the default printer designated on his/her workstation. You probably do this all the time with Windows to printerspreadsheets, Word documents, etc without thinking about it. You can do the same thing using SAP.
1. Log on to any client in the appropriate SAP system.
2. Go to transaction SPAD.
3. On the Spool Administration: Initial Screen screen, click the Output Devices
button.
4. On the Spool Administration: List of Output Devices screen, click the
Change button and then the Create button.
5. On the Spool Administration: Create Output Device screen, fill in the
Output Name and Short name – I normally use a short name of “DESK” for
“Desktop Printing” but alot of people use a Short name “SWIN” or “LOCL”
as well. Use the following DeviceAttributes fields:
Device type = SWIN
Device Class = standard printer
And the following Access Method fields:
Host spool access method = F: Printing on frontend computer Host printer = __DEFAULT. That is _ _ D E F A U L T
Save the printer.
6. You may now leave the SPAD transaction.
Using this printer will cause print to go to SAPLPD which will use the default printer of the current workstation.