SAP ABAP Data Element IBCLASSNAME (IBase: ABAP Class for Object Family)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-MD-IBA (Application Component) Installed Base
     IB00 (Package) Application Development CS: Installed Base
Basic Data
Data Element IBCLASSNAME
Short Description IBase: ABAP Class for Object Family  
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   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Class 
Medium 10 Class 
Long 10 Class 
Heading 10 Class 
Documentation

Definition

An ABAP class is assigned to each object type in table T371D. This class must implement different services (ABAP interfaces) for the object, which can be used to process the objects from the installed base programs.

The installed base programs are written independently of each object type.

Examples:

  • Determines the key for the object key with which the application works.
  • Checks whether the object exists.
  • Reads the object short text.

You can find additional information in the documentation for table T371D.

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