SAP ABAP Data Element DDFLDNAMLE (Length of field name)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element DDFLDNAMLE
Short Description Length of field name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DDOFFSET    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Lngth 
Medium Lngth 
Long Lngth 
Heading Lngth 
Documentation

Definition

Length of the name of the Basis table field in the field list of the view.

Output of the field list

The field list contains the following information about the view fields in table form:

Field name, base table, field of the base table, data type, length, data element, short description

The field name is always in the first output position. You can decide whether and in which column the remaining information of the field list should be output.

If the corresponding parameter is initial (0), the information is not output. Otherwise the information is printed in the order of the specified positions.

Example: The values Table = 3, Table field = 4 , Data type = 1, Field length = 2, Data element = 0, Short description = 5 result in the following output in the field list:

Field name, Data type, Length, Base table, Base Field, Short description

You can limit the output length for the names of the base table, the field names of the base table, the data element names and the short description.

For example if length 20 is given for the short description, only the first 20 positions of the text are printed.

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