SAP ABAP Data Element UCONBITMAP (Bitmap for UCON Service Options as 8-Digit Hex. Field)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_DDIC (Package) DDIC elements for S_UNIFIED_CON and subpackages
Basic Data
Data Element UCONBITMAP
Short Description Bitmap for UCON Service Options as 8-Digit Hex. Field  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 8    
Decimal Places 0    
Output Length 8    
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 ICF Bitmap 
Medium 19 ICF Options Bitmap 
Long 31 ICF Bitmap for Service Options 
Heading 31 ICF Bitmap for Service Options 
Documentation

Definition

The data type contains an 8-digit hex number, which represents 32 bits. The first bit has the number 31, the second number 30, and so on, until the last bit is number 0.

Each bit has a specific meaning for an ICF service:

Bit 0 : No evaluation of the "accept-language" header field for the logon language

Bit 1 : (still empty)

...

Bit 31 : (still empty)

Within the ICF tree, the options for a subnode or alias node override the options for the parent node or referenced alias node.

History
Last changed by/on SAP  20141013 
SAP Release Created in 804