SAP ABAP Class CL_DICTIONARY (Determine Meta Information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SMOI_OO (Package) Object-Oriented Nesting of Monitoring Infrastructure
⤷
⤷
Properties
| Class | CL_DICTIONARY | |
| Short Description | Determine Meta Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SMOI_OO | Object-Oriented Nesting of Monitoring Infrastructure |
| Created | 20011203 | SAP |
| Last change | 20011203 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DICTIONARY has no interface implemented.
Friends
Class CL_DICTIONARY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BOOLEAN | ' ' | 20011203 | |||
| 2 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | 20011203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine All Implemented Methods in this Class | 20011203 | |
| 2 | Static method | Public | Method | Determine All Redefined Methods in this Class | 20011203 | |
| 3 | Static method | Public | Method | Determine All Derived Classes | 20011203 | |
| 4 | Static method | Public | Method | Determine Whether a Method in this Class Is Implemented | 20011203 |
Events
Class CL_DICTIONARY has no event.
Types
Class CL_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 | I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20011203 | ||||
| 2 | R_METHODS | Value transfer | Object reference (TYPE REF TO) | SEOO_METHODS_R | 20011203 |
Method GET_IMPLEMENTED_METHODS on class CL_DICTIONARY has no exception.
Method GET_REDEFINED_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20011203 | ||||
| 2 | R_METHODS | Value transfer | Object reference (TYPE REF TO) | SEOR_REDEFINITIONS_R | 20011203 |
Method GET_REDEFINED_METHODS on class CL_DICTIONARY has no exception.
Method GET_SUBCLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20011203 | ||||
| 2 | R_CLASSES | Value transfer | Object reference (TYPE REF TO) | SEO_RELKEYS | Table of SEORELKEY | 20011203 |
Method GET_SUBCLASSES on class CL_DICTIONARY has no exception.
Method HAS_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20011203 | ||||
| 2 | I_METHODNAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | 20011203 | ||||
| 3 | R_BOOL | Value transfer | Type reference (TYPE) | BOOLEAN | 20011203 |
Method HAS_METHOD on class CL_DICTIONARY has no exception.
History
| Last changed by/on | SAP | 20011203 |
| SAP Release Created in | 620 |