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 | 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_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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_OS_FACTORY_DME | Agent Class | 19990823 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | IMPORTER_TAB | Instance Table | 20000215 | |||
| 3 | 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 | Instance method | Public | Constructor | --- | 19990823 | |
| 2 | Instance method | Public | Method | Deletes a Data Record | 20000218 | |
| 3 | Static method | Public | Method | Gets an Importer for an MO Class | 19990823 | |
| 4 | Instance method | Public | Method | Imports a Data Record | 19990823 | |
| 5 | 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 | IM_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_OBJ_META_DME | MO-Klasse | 19990823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ungültig | 19990823 |
Method DELETE_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHECK_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MO_CHECK_RESULT_DME | --- | 20000218 | |||
| 2 | EX_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_MAINTENANCE_OBJECT_DME | --- | 20000218 | |||
| 3 | IM_RECORD | Call by reference | Type reference (TYPE) | ANY | --- | 20000218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ungültig | 20000218 |
Method GET_IMPORTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_OBJ_META_DME | MO-Klasse | 19990823 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MO_IMPORT_SERVICE_DME | --- | 19990823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ungültig | 19990823 |
Method IMPORT_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHECK_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MO_CHECK_RESULT_DME | --- | 19990823 | |||
| 2 | EX_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_MAINTENANCE_OBJECT_DME | --- | 19990823 | |||
| 3 | IM_RECORD | Call by reference | Type reference (TYPE) | ANY | --- | 19990823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ungültig | 19990823 |
Method IMPORT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHECK_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MO_CHECK_RESULT_DME | --- | 19990823 | |||
| 2 | EX_OBJECTS | Call by reference | Type reference (TYPE) | SDMEC_COLLECTION | --- | 19990823 | |||
| 3 | IM_TABLE | Call by reference | Type reference (TYPE) | TABLE | Eingabetabelle | 19990823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ungültig | 19990823 |
History
| Last changed by/on | SAP | 20000215 |
| SAP Release Created in | 50A |