SAP ABAP Class CL_MO_META_DME (DME: Access to MO Metainformation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SDME_OBJ (Package) DME: Maintenance Objects
⤷
⤷
Properties
| Class | CL_MO_META_DME | |
| Short Description | DME: Access to MO Metainformation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDME_OBJ | DME: Maintenance Objects |
| Created | 19991220 | SAP |
| Last change | 20000117 | 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) |
Interfaces
Class CL_MO_META_DME has no interface implemented.
Friends
Class CL_MO_META_DME has no friend class.
Attributes
Class CL_MO_META_DME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets the Metadata for MO Class | 19991220 | |
| 2 | Static method | Public | Method | Gets CO Metadata | 20000105 | |
| 3 | Static method | Public | Method | Gets the Class Names for MO Instance | 19991220 | |
| 4 | Static method | Public | Method | Gets the Metadata for MO Instance | 19991220 | |
| 5 | Static method | Public | Method | Gets the Metadata for MO Class | 19991221 | |
| 6 | Static method | Public | Method | MO Test Output | 19991220 | |
| 7 | Static method | Public | Method | MO Collection Test Output | 19991220 |
Events
Class CL_MO_META_DME has no event.
Types
Class CL_MO_META_DME has no local type.
Method Signatures
Method GET_CLASS_META_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASSNAME | Value transfer | Type reference (TYPE) | SDMET_CLASS_NAME | Klassenname | 19991220 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_OBJ_META_DME | Metainformation | 19991220 |
Method GET_CLASS_META_INFO on class CL_MO_META_DME has no exception.
Method GET_CO_META_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_META | Value transfer | Object reference (TYPE REF TO) | IF_OBJ_META_DME | MO Metainformation | 20000105 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_OBJ_META_DME | CO-Metainformation | 20000105 |
Method GET_CO_META_INFO on class CL_MO_META_DME has no exception.
Method GET_MO_CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_MAINTENANCE_OBJECT_DME | MO-Instanz | 19991220 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SDMET_CLASS_NAME | Klassenname | 19991220 |
Method GET_MO_CLASSNAME on class CL_MO_META_DME has no exception.
Method GET_MO_META_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_MAINTENANCE_OBJECT_DME | MO Instanz | 19991220 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_OBJ_META_DME | Metainformation | 19991220 |
Method GET_MO_META_INFO on class CL_MO_META_DME has no exception.
Method GET_TABLE_META_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 19991221 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_OBJ_META_DME | Metainformation | 19991221 |
Method GET_TABLE_META_INFO on class CL_MO_META_DME has no exception.
Method PRINT_MO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_MAINTENANCE_OBJECT_DME | MO-Instanz | 19991220 | |||
| 2 | IM_TRANSITIVE | Value transfer | Type reference (TYPE) | SDMET_BOOL | SDMET_TRUE | --- | 19991220 |
Method PRINT_MO on class CL_MO_META_DME has no exception.
Method PRINT_MO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LIST | Value transfer | Type reference (TYPE) | SDMET_COLLECTION | MO-Kollektion | 19991220 | |||
| 2 | IM_TRANSITIVE | Value transfer | Type reference (TYPE) | SDMET_BOOL | SDMET_TRUE | --- | 19991220 |
Method PRINT_MO_LIST on class CL_MO_META_DME has no exception.
History
| Last changed by/on | SAP | 20000117 |
| SAP Release Created in | 50A |