HPOMSAP 6.1 Delivering documents to SAPconnect nodes in SAP R/3

Technical Note 11
Delivering documents to SAPconnect nodes in SAP R/3 Enterprise
SAPscripts, Smart Forms, and Reports
Example 3: Using a standalone SAPscript print (driver) program
The following example uses the sample SAPscript print program YHP_POFORM and the sample layout set
ZHP_POFORM to generate a purchase order and send it to a SAPconnect node. The print program references the
layout set. The print program is not dependent upon a particular module or another program that must be supplied
within a particular module. Follow these steps in your test environment to see how this sample print program and
layout set function.
1. In the command field, type /nse38 and press ENTER.
2. In the Program field, type YHP_POFORM.
3. Select Source code under Subobjects, and then click Display.
The program displays.
4. Click Direct Processing to execute the program.
The PO form script screen appears.