SAP ABAP Class CL_MO_NAVIGATOR_DME (DME: Object Access)
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_NAVIGATOR_DME  
Short Description DME: Object Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDME_OBJ   DME: Maintenance Objects 
Created 20000114   SAP 
Last change 20000117   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_MO_META_DME Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SYSTEM_DME Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SDMEC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SDMET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MO_NAVIGATOR_DME has no interface implemented.
Friends
Class CL_MO_NAVIGATOR_DME has no friend class.
Attributes
Class CL_MO_NAVIGATOR_DME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGGREGATED_OBJECTS Static method Public Method Gets all Aggregated MOs for an MO 20000117
2 GET_ALL_OBJECTS Static method Public Method Gets all Instances of an MO Class 20000114
3 GET_ROOT_OBJECT Static method Public Method Gets the Root Object in a CO 20000114
4 GET_TEXT_OBJECT Static method Public Method Gets the Text Object of an MO in the Logon Language 20000114
5 GET_TEXT_OBJECTS Static method Public Method Gets all Text Objects for an MO 20000114
6 OBJECTS_TO_TABLE Static method Public Method Gets the Object Data as Internal Tables 20000207
Events
Class CL_MO_NAVIGATOR_DME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MO_SET Private Type reference (TYPE) I Collection of an MO Class 20000117
Method Signatures

Method GET_AGGREGATED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRNAME Value transfer Type reference (TYPE) SDMET_ATTRIBUTE_NAME Name des Referenzattributs 20000117
2 Importing IM_CLASSNAME Value transfer Type reference (TYPE) SDMET_CLASS_NAME Name der aggregierten Klasse 20000117
3 Importing IM_OBJECT Value transfer Object reference (TYPE REF TO) CL_MAINTENANCE_OBJECT_DME umfassendes MO 20000117
4 Returning RESULT Value transfer Type reference (TYPE) SDMEC_COLLECTION aggregierte MOs 20000117
# Exception Resumable Description Created on
1 NO_AGGREGATION Aggregation nicht definiert 20000117

Method GET_ALL_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECTS Call by reference Type reference (TYPE) SDMEC_COLLECTION Ergbnisobjekte 20000117
2 Importing IM_CLASSNAME Value transfer Type reference (TYPE) SDMET_CLASS_NAME MO Klassenname 20000114

Method GET_ALL_OBJECTS on class CL_MO_NAVIGATOR_DME has no exception.

Method GET_ROOT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Value transfer Object reference (TYPE REF TO) CL_MAINTENANCE_OBJECT_DME MO 20000114
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_MAINTENANCE_OBJECT_DME zugehöriges Wurzel-MO 20000114

Method GET_ROOT_OBJECT on class CL_MO_NAVIGATOR_DME has no exception.

Method GET_TEXT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Value transfer Object reference (TYPE REF TO) CL_MAINTENANCE_OBJECT_DME MO 20000114
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_MAINTENANCE_OBJECT_DME zugehöriges Text-MO 20000114
# Exception Resumable Description Created on
1 NO_TEXT kein Textobjekt definiert 20000114

Method GET_TEXT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Value transfer Object reference (TYPE REF TO) CL_MAINTENANCE_OBJECT_DME MO 20000114
2 Returning RESULT Value transfer Type reference (TYPE) SDMEC_COLLECTION zugehöriges Text-MOs 20000114
# Exception Resumable Description Created on
1 NO_TEXT kein Textobjekt definiert 20000114

Method OBJECTS_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TABLE Call by reference Type reference (TYPE) TABLE Ergebnistabelle 20000207
2 Importing IM_CLASSNAME Value transfer Type reference (TYPE) SDMET_CLASS_NAME MO Klassenname 20000207
3 Importing IM_OBJECTS Call by reference Type reference (TYPE) SDMEC_COLLECTION Objekte 20000207

Method OBJECTS_TO_TABLE on class CL_MO_NAVIGATOR_DME has no exception.
History
Last changed by/on SAP  20000117 
SAP Release Created in 46D