SAP ABAP Data Element BCLAYOFFST (Vertical offset of the graphic element)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRC (Package) ABAP Graphics Development: Network, Bar Chart
Basic Data
Data Element BCLAYOFFST
Short Description Vertical offset of the graphic element  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT4    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
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 Vert.offst 
Medium 15 Vertical offset 
Long 20 Vertical offset 
Heading 10 Vert.Offst 
Documentation

Definition

Defines the distance between the center of a line and the center of the the graphic element in this line. The distance is given in 1/100mm.

Use

As a default, no offset is set. This means that the center of the graphic element is positioned in the center of the line.

To move the graphic element upwards, enter a negative value. To move the graphic element downwards, enter a positive value.

Supplementary Documentation - BCLAYOFFST0001

Use

Used for moving graphic elements up or down. The vertical displacement you require must be specified in 1/100 mm.

Positive values move the element downwards, negative values upwards.

Procedure

Examples

To display the earliest and latest date of an activity in the project system, a rectangle must be displayed above and below the central line. In addition, the float period in between must be diplayed as a line. If both rectangles have a height of 4 mm, specify the offset as follows:

rectangle a: vertical offset = 200

rectangle b: vertical offset = -200

line c: vertical offset = 0

line c +==============+
\ ! rectangle b !
+===============+===========+==============+
! rectangle a !
+===============+

Dependencies

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