SAP ABAP Class CL_MO_IMPORT_SERVICE_DME (DME: Data Import for MOs)
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_IMPORT_SERVICE_DME  
Short Description DME: Data Import for MOs    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDME_OBJ   DME: Maintenance Objects 
Created 19990823   SAP 
Last change 20000215   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDMEC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SDMET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MO_IMPORT_SERVICE_DME has no interface implemented.
Friends
Class CL_MO_IMPORT_SERVICE_DME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGENT Instance attribute Private Object reference (TYPE REF TO) IF_OS_FACTORY_DME Agent Class 19990823
2 IMPORTER_MAP Static Attribute Private Type reference (TYPE) IMPORTER_TAB Instance Table 20000215
3 META Instance attribute Private Object reference (TYPE REF TO) IF_OBJ_META_DME MO Class 20000215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor --- 19990823
2 DELETE_RECORD Instance method Public Method Deletes a Data Record 20000218
3 GET_IMPORTER Static method Public Method Gets an Importer for an MO Class 19990823
4 IMPORT_RECORD Instance method Public Method Imports a Data Record 19990823
5 IMPORT_TABLE Instance method Public Method Imports a Table 19990823
Events
Class CL_MO_IMPORT_SERVICE_DME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 IMPORTER_ITEM Private See coding IMPORTER_ITEM 20000215
2 IMPORTER_TAB Private See coding IMPORTER_TAB 20000215
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Value transfer Object reference (TYPE REF TO) IF_OBJ_META_DME MO-Klasse 19990823
# Exception Resumable Description Created on
1 ILLEGAL ungültig 19990823

Method DELETE_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHECK_RESULT Value transfer Object reference (TYPE REF TO) CL_MO_CHECK_RESULT_DME --- 20000218
2 Exporting EX_OBJECT Value transfer Object reference (TYPE REF TO) CL_MAINTENANCE_OBJECT_DME --- 20000218
3 Importing IM_RECORD Call by reference Type reference (TYPE) ANY --- 20000218
# Exception Resumable Description Created on
1 ILLEGAL ungültig 20000218

Method GET_IMPORTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Value transfer Object reference (TYPE REF TO) IF_OBJ_META_DME MO-Klasse 19990823
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_MO_IMPORT_SERVICE_DME --- 19990823
# Exception Resumable Description Created on
1 ILLEGAL ungültig 19990823

Method IMPORT_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHECK_RESULT Value transfer Object reference (TYPE REF TO) CL_MO_CHECK_RESULT_DME --- 19990823
2 Exporting EX_OBJECT Value transfer Object reference (TYPE REF TO) CL_MAINTENANCE_OBJECT_DME --- 19990823
3 Importing IM_RECORD Call by reference Type reference (TYPE) ANY --- 19990823
# Exception Resumable Description Created on
1 ILLEGAL ungültig 19990823

Method IMPORT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHECK_RESULT Value transfer Object reference (TYPE REF TO) CL_MO_CHECK_RESULT_DME --- 19990823
2 Exporting EX_OBJECTS Call by reference Type reference (TYPE) SDMEC_COLLECTION --- 19990823
3 Importing IM_TABLE Call by reference Type reference (TYPE) TABLE Eingabetabelle 19990823
# Exception Resumable Description Created on
1 ILLEGAL ungültig 19990823
History
Last changed by/on SAP  20000215 
SAP Release Created in 50A