Integrating printers with the SAP system requires installing compatible device types and device drivers. In this guide, you’ll learn the full setup process—commonly used for printer brands like HP, Canon, Epson, Honeywell, Zebra, and more.
📥 Step 1: Download Device Type and Device Driver from the Manufacturer’s Website
Visit the official websites of your printer vendor:
- Zebra: SAP Integration Support | Zebra
- Honeywell: Performance Series - Where to download the SAP Device Type Driver?
- HP: HP Printers - Device types for SAP printing | HP® Support
- Canon: Canon Support for SAP® Device Types | Canon U.S.A., Inc.
You will typically find two folders:
-
Device Type: contains
.PRI
files -
Device Driver: contains
.PVD
files (e.g.,K123456.PVD
,R123456.PVD
)
📁 Example folder structure:
Figure 1: Folder Printer: Device Driver và Device Types |
⚙️ Step 2: Install Device Type in SAP
Steps to follow:
-
Log into the SAP system
-
Use TCode:
SPAD
-
Navigate to:
Utilities > For Device Types > Import
, then press Enter -
Fill in the following:
-
Device Type: e.g., ZHPUTF8F
-
File Name: path to the
.PRI
file
-
-
The system will prompt to create a Transport Request (TR):
-
Enter the Package name
-
Tick ✔️ to proceed
-
Enter a TR Description
-
Save and continue
-
-
Browse and select the
.PRI
file -
System will confirm: "Object successfully imported"
-
If you have multiple device types to install, repeat from step 3 to 7
Figure2: Import Device Type by SPAD |
⚙️ Step 3: Import Device Driver into SAP (Transport Request)
At the SAP application server (OS level):
-
Copy the following files:
-
K*.PVD
→ to folderD:\usr\sap\trans\cofile
-
R*.PVD
→ to folderD:\usr\sap\trans\data
-
Inside SAP:
-
Use TCode:
STMS
-
Press F5 or click Import Overview
-
Double-click the DEV system
-
Navigate to:
Extras > Other Requests > Add
-
Enter the transport name (wildcard
*
can help search) -
Tick ✔️ to confirm
-
Click Yes to attach the transport to the DEV import queue
🎯Summary
A successful setup of device types and device drivers ensures that printers work smoothly with SAP, supporting forms like SmartForms, SAPscript, or Adobe Forms.
If you're part of a SAP Basis or IT support team, this knowledge is essential for maintaining a seamless print environment.
To apply the same printer setup on QAS or PRD systems, simply release the Transport Request from DEV and import it into those systems.
👉 In the next article, I’ll show you how to create a printer in SAP using the device types we installed today—stay tuned!
📚 References:
-
SAP Help Portal: https://help.sap.com
-
HP, Canon, Zebra, Honeywell official support pages for SAP device drivers.
0 Comments