SAP ABAP Data Element RSPOSNMP_JOBSTATEINFO (Status Information for Print Job, Determined Using SNMP)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Basic Data
Data Element RSPOSNMP_JOBSTATEINFO
Short Description Status Information for Print Job, Determined Using SNMP  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 80    
Decimal Places 0    
Output Length 80    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Job Status 
Medium 15 SNMP Job Status 
Long 20 SNMP Job Status 
Heading 55 SNMP Job Status 
Documentation

Definition

Status of a print job, determined using job status feedback at the printer.

Use

The SNMP network protocol is usually used to determine the status. The status information is obtained from the printer itself over the network using an SNMP query.

The usual status values for print jobs are:
UNKNOWN - The print job was not (yet) found in the printer
PENDING - Theprint job is waiting for processing in the printer
PROCESSING - The print job is currently being processed
PROCESSINGHELD - Processing was temporarily interrupted (for example, because there is no paper)
ABORTED - The print job was aborted
CANCELLED - The print job was deleted
COMPLETED - The print job has been completed

Only SAP device types specifically developed for the purpose support SNMP status queries. For the status query to work, you must only use the SAP device type with the intended printer model.
The printer must also support SNMP, and you must have maintained the required network information about the printer (IP address and so on) in transaction SPAD.

Dependencies

SNMP status feedback is currently only supported for document types OTF (SAPscript forms), SMART (Smart Forms forms), and LIST (ABAP print lists).

Example

History
Last changed by/on SAP  20080418 
SAP Release Created in