SAP ABAP Data Element RFCINTTYP (Integer format (1 / 2 = little / big endian))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRCX (Package) Development Class for Remote Communication: RFC and RMC
Basic Data
Data Element RFCINTTYP
Short Description Integer format (1 / 2 = little / big endian)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RFCCHAR3    
Data Type CHAR   Character String 
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 Integer 
Medium 15 Integer 
Long 20 Integer format 
Heading 55 Integer format 
Documentation

Definition

Format for integers:

  • BIG = Big endian (high-value byte in smaller address)
  • LIT = Little endian (low-value byte in smaller address)

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