SAP ABAP Data Element RSPOYSHIFT (Vertical shift)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Basic Data
Data Element RSPOYSHIFT
Short Description Vertical shift  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSPOSHIFT    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 Vertical 
Medium 20 Vertical shift 
Long 25 Vertical shift 
Heading  
Documentation

Definition

Most output devices cannot print immediately next to the edges of the output media and only allow the output to be positioned within a printable area.

SAPscript output, on the other hand, assumes the output can be printed directly next to the actual edges of the output media. To compensate for this difference, you can use these values to inform SAPscript of the edge shift.

Leave the area on a SAPscript form that is outside the printable area free. The edge shift cannot be used to print any more than the output device can actually handle. This is so that output on different devices looks as similar as possible.

Procedure

To move SAPscript output up, enter a negative value.
To move SAPscript output down, enter a positive value.

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