SAP ABAP Class IF_MDG_TR_SLAVE (Transport Object in Master Data Environment)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_TR_SLAVE Transport 20081218
Properties
Class IF_MDG_TR_SLAVE  
Short Description Transport Object in Master Data Environment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MDG_TR_SLAVE has no forward declaration.
Interfaces
Class IF_MDG_TR_SLAVE has no interface implemented.
Friends
Class IF_MDG_TR_SLAVE has no friend class.
Attributes
Class IF_MDG_TR_SLAVE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_AFTER_IMPORT Instance method Public Method 20081218
2 GET_EMPTY_KEY Instance method Public Method 20081218
3 GET_OBJECTS_FOR_TRANSPORT Instance method Public Method 20081218
Events
Class IF_MDG_TR_SLAVE has no event.
Types
Class IF_MDG_TR_SLAVE has no local type.
Method Signatures

Method DO_AFTER_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOT_IMPORTED_KEYS Call by reference Type reference (TYPE) STANDARD TABLE nicht importierte Objekte 20081218
2 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER Message Handler 20081218
3 Importing IO_TRANSPORT_REQUEST Value transfer Object reference (TYPE REF TO) IF_MDG_TR_REQUEST FINB TR: Transportauftrag 20081218
4 Importing IT_IMPORTED_KEYS Call by reference Type reference (TYPE) STANDARD TABLE Schlüssel des Quellsystems 20081218
5 Importing IT_VALID_KEYS Call by reference Type reference (TYPE) STANDARD TABLE Neue Schlüssel für den Import der Einträge des Quellsystems 20081218
6 Importing I_CLIENT Value transfer Type reference (TYPE) SYMANDT Mandantennummer aus Anmeldung 20081218
7 Importing I_IS_CLIENTCOPY Value transfer Type reference (TYPE) BOOLE_D SPACE Mandantenkopie? 20081218
8 Importing I_IS_UPGRADE Value transfer Type reference (TYPE) TRPARI-W_UPGRADE Upgrade ('X' , space) 20081218
# Exception Resumable Description Created on
1 TABLES_HAVE_DIFFERENT_SIZES Ohne Meldung im Messagebehandler 20081218

Method GET_EMPTY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_KEY Value transfer Object reference (TYPE REF TO) DATA Merkmalsvektor 20081218

Method GET_EMPTY_KEY on class IF_MDG_TR_SLAVE has no exception.

Method GET_OBJECTS_FOR_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRANSPORT_OBJECTS Call by reference Type reference (TYPE) MDG_TR_T_OBJECTS FINB TR: Tabelle von Transportobjekten 20081218
2 Exporting ET_UNKNOWN_KEYS Call by reference Type reference (TYPE) ANY TABLE 20081218
3 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER Message Handler 20081218
4 Importing IT_KEYS Call by reference Type reference (TYPE) ANY TABLE 20081218
5 Importing I_REQUEST_NAME Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081218
# Exception Resumable Description Created on
1 ERROR_OCCURRED Meldung im Messagebehandler 20081218
History
Last changed by/on SAP  20130531 
SAP Release Created in