SAP ABAP Data Element KCD_EB2 (Indicator: Ignore ASCII Space in EBCDIC)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-DCM (Application Component) Data Transfer
     BKD (Package) Tools for (external) data transfer
Basic Data
Data Element KCD_EB2
Short Description Indicator: Ignore ASCII Space in EBCDIC  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
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  
Medium 20 Ignore ASCII Space 
Long 38 Ignore ASCII Space in EBCDIC 
Heading 39 Ignore ASCII Space in EBCDIC 
Documentation

Definition

This indicator is only relevant when a file is imported in an EBCDIC format. It is used to establish whether ASCII spaces (HEX value 20, ASCII value 32) in the imported EBCDIC file in non-numerical fields are ignored. Ignoring them means that the spaces are no longer converted if the entire content of the field is only filled with these characters. EBCDIC characters with the HEX value 20 would normally be converted into the ASCII character with the number 128 (HEX value 80).

Background: Before the Unicode conversion this was the default procedure for importing.

Use

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 640