SAP ABAP Data Element VDOFF (Field offset for creating the organizational key)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element VDOFF
Short Description Field offset for creating the organizational key  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUM2    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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  
Medium  
Long  
Heading Offset 
Documentation

The offset defines the number of places (from left to right) which are removed from the field values when creating the organizational key.

Use

Procedure

Examples

According to the ABAP Dictionary, the field for cost centers has ten places. Unnecessary places are filled with leading zeros. Your enterprise uses numeric cost centers between 1 and 99999 (five places maximum).

To optimally use the 14 places for creating the organizational key, you can suppress the leading zeros by entering 05 as the length and 05 as the offset.

Dependencies

Please also read the documentation on the length field.

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