SAP ABAP Class CL_XI_DICTIONARY (Determine Meta Information)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI_XMB (Package) CCMS: Monitoring Components Integration Engine
Properties
Class CL_XI_DICTIONARY  
Short Description Determine Meta Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMOI_XMB   CCMS: Monitoring Components Integration Engine 
Created 20021105   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_XI_DICTIONARY has no interface implemented.
Friends
Class CL_XI_DICTIONARY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Public Type reference (TYPE) BOOLEAN ' ' Boolean Variable (X=True, -=False, Space=Unknown) 20021105
2 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20021105
Methods
# Method Level Visibility Method type Description Created on
1 GET_IMPLEMENTED_METHODS Static method Public Method 20021105
2 GET_REDEFINED_METHODS Static method Public Method 20021105
3 GET_SUBCLASSES Static method Public Method 20021105
4 HAS_METHOD Static method Public Method 20021105
Events
Class CL_XI_DICTIONARY has no event.
Types
Class CL_XI_DICTIONARY has no local type.
Method Signatures

Method GET_IMPLEMENTED_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20021105
2 Returning R_METHODS Value transfer Object reference (TYPE REF TO) SEOO_METHODS_R 20021105

Method GET_IMPLEMENTED_METHODS on class CL_XI_DICTIONARY has no exception.

Method GET_REDEFINED_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20021105
2 Returning R_METHODS Value transfer Object reference (TYPE REF TO) SEOR_REDEFINITIONS_R 20021105

Method GET_REDEFINED_METHODS on class CL_XI_DICTIONARY has no exception.

Method GET_SUBCLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20021105
2 Returning R_CLASSES Value transfer Object reference (TYPE REF TO) SEO_RELKEYS Table of SEORELKEY 20021105

Method GET_SUBCLASSES on class CL_XI_DICTIONARY has no exception.

Method HAS_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20021105
2 Importing I_METHODNAME Call by reference Type reference (TYPE) SEOCMPNAME Komponentenname 20021105
3 Returning R_BOOL Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20021105

Method HAS_METHOD on class CL_XI_DICTIONARY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 200_620