SAP ABAP Interface IF_MDG_TR_REQUEST (Transport Request in Master Data Environment)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_TRANSPORT_TOOL (Package) Transport Tool
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_TR_REQUEST FINB TR: Transport Request 20081218
Properties
Interface IF_MDG_TR_REQUEST  
Short Description Transport Request in Master Data Environment    
General Data
Package MDG_TRANSPORT_TOOL   Transport Tool 
Created 20081218   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDG_TR_REQUEST has no forward declaration.
Interfaces
Interface IF_MDG_TR_REQUEST has no interface.
Friends
Interface IF_MDG_TR_REQUEST has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT Instance attribute Public Type reference (TYPE) SYMANDT Client Number From Logon 20081218
2 GC_INDX_LOG_OBJECTS Constant Public Type reference (TYPE) MDG_TR_OBJECT 'OBJECTS' FINB TR: Transport Object 20081218
3 GC_INDX_LOG_OBJ_ALL Constant Public Type reference (TYPE) MDG_TR_OBJECT 'ALL' FINB TR: Transport Object 20081218
4 GC_INDX_LOG_OBJ_ATTR Constant Public Type reference (TYPE) MDG_TR_OBJECT 'OBJECTATTR' FINB TR: Transport Object 20081218
5 GC_INDX_LOG_OBJ_SINGLE Constant Public Type reference (TYPE) MDG_TR_OBJECT 'SINGLE' FINB TR: Transport Object 20081218
6 REQUEST Instance attribute Public Type reference (TYPE) TRKORR Request/Task 20081218
7 TASK Instance attribute Public Type reference (TYPE) TRKORR Request/Task 20081218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT Instance method Public Method Add Object to Transport Request 20081218
2 GET_OBJECTS Instance method Public Method Return List of Transport Objects 20081218
3 GET_REQUEST Instance method Public Method Query Request 20081218
4 GET_TRANSPORT_CONTAINER Instance method Public Method Return Transport Container Instance 20081218
5 SAVE_REQUEST Instance method Public Method Write Request 20081218
Events
Interface IF_MDG_TR_REQUEST has no event.
Types
Interface IF_MDG_TR_REQUEST has no local type.
Method Signatures

Method ADD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) IF_MDG_TR_OBJECT FINB TR: Transportobjekt 20081218
# Exception Resumable Description Created on
1 CX_MDG_TR_REQUEST FINB TR: Transport Request 20081218

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECTS Value transfer Type reference (TYPE) MDG_TR_T_OBJECTS FINB TR: Tabelle von Transportobjekten 20081218

Method GET_OBJECTS on Interface IF_MDG_TR_REQUEST has no exception.

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQUEST Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081218
2 Exporting E_TASK Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20081218
# Exception Resumable Description Created on
1 CX_MDG_TR_REQUEST FINB TR: Transport Request 20081218
2 CX_MDG_TR_REQUEST_CANCEL FINB TR: Transport Request 20081218

Method GET_TRANSPORT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTAINER Value transfer Object reference (TYPE REF TO) IF_MDG_TR_CONTAINER FINB TR: Containerzugriffe 20081218

Method GET_TRANSPORT_CONTAINER on Interface IF_MDG_TR_REQUEST has no exception.

Method SAVE_REQUEST Signature

Method SAVE_REQUEST on Interface IF_MDG_TR_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_MDG_TR_REQUEST FINB TR: Transport Request 20081218
2 CX_MDG_TR_REQUEST_CANCEL FINB TR: Transport Request 20081218
History
Last changed by/on SAP  20130531 
SAP Release Created in 702