SAP ABAP Data Element /BEV3/CHSCRFNAME (Name of a screen field (due to interface statics rel.to 4.0))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   SD-SLS-PLL-OBS (Application Component) Remaining Beverage - Obsolete Objects
     /BEV3/CH (Package) Contract Handling
Basic Data
Data Element /BEV3/CHSCRFNAME
Short Description Name of a screen field (due to interface statics rel.to 4.0)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /BEV3/CHSCRPCH60    
Data Type CHAR   Character String 
Length 60    
Decimal Places 0    
Output Length 60    
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 Field name 
Medium 18 Field name 
Long 20 Field name 
Heading 55 Field name 
Documentation

Definition

Indicate a field name according to the ABAP/4 naming convention. For a field defined in the ABAP/4 Data Dictionary, cite the long form of the field name. The table name and the actual field name are connected by '-'.
Template fields for input and output always require a field name.
In case of keywords (text fields), the following operations are linked to the field name:

  • Translation of field texts without reference to the ABAP/4 Data Dictionary.
  • Modification in the ABAP/4 program, perhaps together with the template field of the same name.
  • Possibility of documentation by referring to the ABAP/4 Data Dictionary via the field name.

A field name on a screen is allowed to occur only once for a keyword and for a template.
A field name with preceding '*' is additionally possible under the same Dictionary reference.
Keywords and templates of the same name must be in the same loop. As a result, template in the loop and keyword as column header outside the loop are not directly permissible. In this case, you can, in general, use the field of the same name with preceding '*' as column header. You receive texts and documentation under the same reference to the ABAP/4 Data Dictionary.

When you indicate a field name which is known in the ABAP/4 Data Dictionary, the system asks you whether you want to establish the reference to the Dictionary. In the affirmative, the characteristics are adopted as far as possible from there. In the negative, the field is treated like not being from the Dictionary.

The name for a subscreen area or a control has a maximum length of ten characters. Names for subscreen areas and controls must be unique. Their namespace is separated from the namespace of the other screen fields.

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