SAP ABAP Data Element INFCPDNAME (Complete Component Name for Info System for Classes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SEUI (Package) Repository Information System
Basic Data
Data Element INFCPDNAME
Short Description Complete Component Name for Info System for Classes  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR61    
Data Type CHAR   Character String 
Length 61    
Decimal Places 0    
Output Length 61    
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 Component 
Medium 15 Component 
Long 20 Component 
Heading 61 Component 
Documentation

Definition

Complete label for a component of an object type - that is, of an attribute, a method, an event, or a category. The label can consist of alphanumeric characters and the special characters underscore (_) and slash (/).

Labels of class and interface components usually have 30 characters. If a class implements an interface, the complete label of an interface component in the class is intf~component and can therefore be up to 61 characters in length.

In the label, only upper-case letters are allowed. The Class Builder automatically converts all lower-case letters of the label into upper-case letters during input. If a label is inserted using the class library API, there is no automatic conversion of lower-case letters. The system issues an appropriate error message instead.

History
Last changed by/on SAP  20010205 
SAP Release Created in 610