SAP ABAP Data Element RSPORELAYP (Port number of the relay server)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Basic Data
Data Element RSPORELAYP
Short Description Port number of the relay server  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT2    
Data Type INT2   2-byte integer, only for length field before LCHR or LRAW 
Length 5    
Decimal Places 0    
Output Length 5    
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 Port No. 
Medium 15 Port Number 
Long 20 Port Number 
Heading 10 Port No. 
Documentation

Definition

Name of the host system on which the SAP relay process is running.

The relay process is responsible for passing print requests to remote printers. (Remote printers are those that are defined with communication method U or S in the SAP system. Such printers are reachable from the SAP system only by way of a network link).

The spool work processes of the SAP system process output requests for remote printers. They then forward the printable output stream to the relay process. The relay process manages the network link to the remote printer and sees to it that the output data provided by the spool work process is sent to the printer.

Using the relay process prevents delays in processing output requests. These delays can occur if spool work processes themselves are responsible for passing the output stream to a remote SAPLPD transfer process. If a transfer process is not running or is not reachable, the spool work process must wait for network time-outs to occur before processing additional output requests. The relay process, by contrast, always accepts output from a spool work process immediately. The relay process then takes over the job of communicating with the SAPLPD transfer process.

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