MDG_TR_DISPLAY_CONTAINER is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter MDG_TR_DISPLAY_CONTAINER into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
MDG_TR_DISPLAY - Transport Container Display
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Display of Transport Container
Text Symbol: I08 = Check the entries using the error log
Text Symbol: I07 = Entries are not yet consistent
Text Symbol: I06 = Entry Error
Text Symbol: E03 = 'Error when Changing'
Text Symbol: E02 = 'Error when Inserting'
Text Symbol: E01 = Error when Deleting
Text Symbol: 060 = Import Objects of Request & ...
Text Symbol: 050 = Do you want to save transport object?
Text Symbol: 040 = Save Transport Object
Text Symbol: 034 = Continue?
Text Symbol: 033 = With DB Update
Text Symbol: 032 = Without DB Update - Test Mode
Text Symbol: 031 = Call Up Import Postprocessing (Without DB Update)?
Text Symbol: 030 = Debugging switch found for at least one transport object. Schedule anyway?
Text Symbol: 029 = Debugging
Text Symbol: 028 = No
Text Symbol: 027 = Yes
Text Symbol: 026 = Offset(DDIC)
Text Symbol: 024 = Import Postprocessing
Text Symbol: 023 = In Client:
Text Symbol: 022 = Call Up Import Postprocessing?
Text Symbol: 021 = Texts in Generic Text Table
Text Symbol: 020 = Translation in Text Table
Text Symbol: 019 = Translation
Text Symbol: 018 = Text Table Functions
Text Symbol: 017 = Text Tables
Text Symbol: 015 = Translate
Text Symbol: 013 = Import Postprocessing
Text Symbol: 012 = Call Up Import Postprocessing?
Text Symbol: 011 = Export Preprocessing
Text Symbol: 010 = Call Up Export Preprocessing?
Text Symbol: 009 = Data Export
Text Symbol: 008 = Really write?
Text Symbol: 007 = Data Info Does Not Yet Exist
Text Symbol: 006 = Structure Does Not Yet Exist
Text Symbol: 005 = Transport Object
Text Symbol: 004 = Switch Transport Object
INCLUDE MDG_TR_DSP_CONTTOP . "
INCLUDE MDG_TR_DSP_CONTO01 .
INCLUDE MDG_TR_DSP_CONTI01 .
INCLUDE MDG_TR_DSP_CONTF01 .
INCLUDE MDG_TR_DSP_CONTF02 .
INCLUDE MDG_TR_DSP_CONTIMP .
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MDG_TR_DISPLAY_CONTAINER - Display of Transport Container MDG_TR_DISPLAY_CONTAINER - Display of Transport Container MDG_TR_DEMO3 - Test for Transport Container MDG_TR_DEMO3 - Test for Transport Container MDG_TR_DEMO2 - Test for Manual Transport Recording MDG_TR_DEMO2 - Test for Manual Transport Recording