SAP ABAP Data Element SEDCLSNAME (Object Type Name)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ABA (Application Component) ABAP Editor
     SEDS (Package) Editor - splitscreen (new)
Basic Data
Data Element SEDCLSNAME
Short Description Object Type Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID CLASS2  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 ObjectType 
Medium 15 ObjectTypeName 
Long 20 Class/Interface 
Heading 30 Object Type Name 
Documentation

Definition

Label of an object type (that is, of a class or an interfaces). The label can consist of alphanumeric characters and the special characters underscore (_) and slash (/). The slash (/) serves to distinguish the namespace prefix from the remaining label. The label must not begin with a number.

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. When a label is inserted using the class library API, there is no automatic conversion of the lower-case letters. An appropriate error message is issued instead.

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