SAP ABAP Data Element KCD_VNAME (Variable Name)
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_VNAME
Short Description Variable Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type KCD_VNAME    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table KCDVAR    
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 Var. name 
Medium 15 Variable Name 
Long 20 Variable Name 
Heading 13 Variable Name 
Documentation

Definition

You need to observe some naming conventions for variables. For characteristic variables (variable type 1) the name of a variable within a field name is unique for a receiver field. For all other variable types, the variable name must be unique for that variable type.

  • Global variables begin with an ampersand (&).
  • Variables that are delivered by SAP have a number for the second character.
  • User-defined global variables must have a letter for the second character.

You can create variables with rule nmaintenance. You can find the relevant transaction under Goto->Variables

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