
As explained in Device Type Selection, the selection data needs to be updated on a regular basis. The reason is that new printer models and the corresponding device types must be 'introduced' to the Device Type Selection function first to become selectable.
The relationship between printer models and device types is stored in database table TSPOPIP. The list of printer manufacturers is stored in table TSPOPIMAN. The current version of the data in your system is displayed in the Dataset Version field in the top-right corner of the device type selection screen.
The latest data is provided in an XML file attached to SAP Note 1036961
. The file name is tspopi-yyyymmdd.xml where yyyymmdd is the date of the file creation.
The XML file is zipped, so the actual attached file name is:
tspopi-yyyymmdd.zip.
For non-Unicode device type selection, proceed as follows:
To update the database tables, download the attachment from SAP Note 1036961 to your local PC and unzip it. At the bottom of the device type selection screen, choose . A Table Update dialog box appears.
Enter tspopi-yyyymmdd.xml (with the appropriate path name) in the XML File Name field and choose .
For Unicode device type selection, proceed as follows:
To update the tables, download the file specified above, unzip it, and, on the initial screen of the device type selection tool, choose Update Printer Information. Select the file and choose Open. The DB tables are updated.
The XML files are uploaded and the tables TSPOPIP and TSPOPIMAN are automatically updated. Afterwards, the Dataset Version field is filled with the current date, and the Device Type Selection function provides the newest selection data.