SAP ABAP Data Element FEH_TYPENAME (Type Name (Length 128 Characters))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FEH_BASIS (Package) FEH Basis: General FEH Programs
Basic Data
Data Element FEH_TYPENAME
Short Description Type Name (Length 128 Characters)  
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 128    
Decimal Places 0    
Output Length 128    
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 Type Name 
Medium 15 Type Name 
Long 20 Type Name 
Heading 30 Type Name 
Documentation

Definition

The type name can be either

  • an object in data dictionary or
  • a program-specific type definition

In the ABAP runtime, the names of these type definitions are not restricted. This type name is restricted to a length of 128 characters.

Use

Dependencies

If the type name is longer than 128 characters, adjust the type definitions by shortening their names.

Example

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