SAP ABAP Data Element RWTXSOFF (Offset)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BSF (Application Component) Business Service Functions
     SRTX (Package) Management and maintenance of report texts (e.g. headers)
Basic Data
Data Element RWTXSOFF
Short Description Offset  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUMC03    
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
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 Offset 
Medium 15 Offset 
Long 20 Offset 
Heading Off 
Documentation

Definition

Used to control the output of a character string from a certain item.

Use

Use this specification to output a character string from an item that you have defined. The beginning of the character string is not displayed. The output of the character string begins with the character that follows the offset item that was set.

Dependencies

Example

You want to display a text variable that has the current date in format "MM/DD/YYYY". With an offset of 8 characters the date will be output in format "YY", i.e. only a 2 digit year is displayed without showing the century.

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