SAP Reports / Programs | Cross-Application Components | European Monetary Union: Euro(CA-EUR) SAP CA

DMC_MDS_ANALYSIS SAP ABAP dialog Program - Program DMC_MDS_ANALYSIS







DMC_MDS_ANALYSIS 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 DMC_MDS_ANALYSIS into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

IUUCAT - Analysis Tasks


ABAP code to call this SAP report using the submit statement

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.






SUBMIT DMC_MDS_ANALYSIS. "Basic submit
SUBMIT DMC_MDS_ANALYSIS AND RETURN. "Return to original report after report execution complete
SUBMIT DMC_MDS_ANALYSIS VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_REPTY2 = Report Type
Selection Text: P_PRO_OP = Process option
Selection Text: P_MT_ID2 = Mass Transfer
Selection Text: P_MT_ID = Mass Transfer
Selection Text: P_GUID2 = Compare GUID
Selection Text: P_CLIDEP = Client specific
Title: Program DMC_MDS_ANALYSIS
Text Symbol: V96 = Report Type
Text Symbol: V95 = Operation Error
Text Symbol: V90 = Original Rows OK
Text Symbol: V80 = Key fields available
Text Symbol: V70 = Get logging metadata
Text Symbol: V60 = Differences
Text Symbol: V50 = Compare Result
Text Symbol: V40 = Number entries
Text Symbol: V30 = Logging Tabname
Text Symbol: V20 = Tabname
Text Symbol: V14 = Generate Subroutine
Text Symbol: V13 = Create Conv.Object Info
Text Symbol: V12 = Load Conv.Object
Text Symbol: V11 = Get Conv.Object
Text Symbol: S35 = Receive Connection
Text Symbol: S34 = Receiver Shadow Structure available
Text Symbol: S32 = Receiver Get Metadata
Text Symbol: S31 = Receiver Shadow Structure
Text Symbol: S25 = Send Connection
Text Symbol: S24 = Sender Shadow Structure available
Text Symbol: S22 = Sender Get Metadata
Text Symbol: S21 = Sender Shadow Structure
Text Symbol: O10 = OK
Text Symbol: L10 = Legende
Text Symbol: I20 = Mass Transfer ID
Text Symbol: I10 = Compare GUID
Text Symbol: E10 = Error
Text Symbol: D60 = Value
Text Symbol: D50 = Fieldname
Text Symbol: D30 = Number
Text Symbol: 260 = Submit Compare Data





Text Symbol: 255 = Maximal count
Text Symbol: 020 = Table IUUC_TABLES
Text Symbol: 015 = Shadow table
Text Symbol: 010 = Tasks


INCLUDES used within this REPORT DMC_MDS_ANALYSIS

INCLUDE DMC_MDS_ANALYSIS_TOP . " GLOBAL DATA
INCLUDE DMC_MDS_ANALYSIS_DATA . " PBO-MODULES
INCLUDE DMC_MDS_ANALYSIS_PBO . " PBO-MODULES
INCLUDE DMC_MDS_ANALYSIS_PAI . " PAI-MODULES
INCLUDE DMC_MDS_ANALYSIS_FUNCTION . " FORM-ROUTINES
INCLUDE DMC_MDS_ANALYSIS_DISPLAY . " DISPLAY-ROUTINES
INCLUDE DMC_MDS_ANALYSIS_CONTEXT . " CONTEXT-ROUTINES


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name DMC_MDS_ANALYSIS or its description.