DMC_MDS_TABU_TABLES_GET is a standard Executable ABAP Report 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 DMC_MDS_TABU_TABLES_GET into the relevant SAP transactions such as SE38 or SE80
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.
Selection Text: P_BUFF = select customer or SAP events
Title: Derive all tables having R3TR TABU transport objects
Text Symbol: 001 = No tables found
Text Symbol: 002 = Could not select file for download!
Text Symbol: 010 = Wrong input: Choose "C" (customer) or "M" (main / sap import)
Text Symbol: 011 = Error loading all transport requests
Text Symbol: DAT = System date:
Text Symbol: ERR = Valid options: C (customer transports) / M (Main/SAP Import)
Text Symbol: HEA = Derive all tables having R3TR TABU transporting objects
Text Symbol: SYS = System id:
Text Symbol: TIM = System time:
Text Symbol: USR = User:
No INCLUDES are used within this REPORT code!
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.
DMC_MDS_TABU_TABLES_GET - Derive all tables having R3TR TABU transport objects DMC_MDS_TABU_TABLES_GET - Derive all tables having R3TR TABU transport objects DMC_MDS_SNAPSHOT_ALV - Include DMC_MDS_SNAPSHOT_ALV DMC_MDS_SET_STATUS - Set status for specified Maint Event DMC_MDS_SET_STATUS - Set status for specified Maint Event DMC_MDS_SAVE_E071_INITIAL - Create complete snapshot of E071 / C before masking will be applied