SAP ABAP Data Element RSAC_FILE_ENDIAN (Endian)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAR (Package) Data import from source system
Basic Data
Data Element RSAC_FILE_ENDIAN
Short Description Endian  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSAC_FILE_ENDIAN    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Endian 
Medium 15 Endian 
Long 20 Endian 
Heading Endian 
Documentation

Definition

The binary display of numbers from ABAP type I and F is hardware-dependent. In doing so, an important role is played by the byte sequence predefined by the processor: This specifies whether the highest amount or lowest amount of storage in bytes is used first. In the first case, the binary display is described as "big endian", and in the latter case is "little endian".

Use

Dependencies

Example

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