
Connecting a Printer using TCP/IP (iSeries)
Use
If your printer is connected to the iSeries across a network using TCP/IP, the formatted print requests are passed from the SAP System to an iSeries output queue. Subsequently, they are passed from the output queue to the connected printer.
Prerequisites
Before you can print using a network printer, you must:
Procedure

CRTOUTQ OUTQ(QGPL/PRT1) RMTSYS('P100') RMTPRTQ('P100')
CNNTYPE(*IP) DESTTYPE(*OTHER) MFRTYPMDL(*HP4)
STRRMTWTR OUTQ(<output_queue_name>)