MDS_CONSISTENCY_TOOL 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 MDS_CONSISTENCY_TOOL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
MDS_CONSISTENCY_TOOL - Consistency check Tool for MDS
MDS_COMPARE_TOOL - Compare Tool for Master Data Sync.
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: Program MDS_CONSISTENCY_TOOL
Text Symbol: 084 = exist only on source side
Text Symbol: 085 = Fieldname
Text Symbol: 086 = Sign
Text Symbol: 087 = Option
Text Symbol: 088 = Low value
Text Symbol: 089 = Do you really want to change the Compare process?
Text Symbol: 090 = Yes
Text Symbol: 091 = No
Text Symbol: 092 = Compare Tool for Master Data Synchronization
Text Symbol: 093 = Status
Text Symbol: 094 = Source Object ID
Text Symbol: 095 = Target Object ID
Text Symbol: 096 = Dataset
Text Symbol: 097 = Source Table
Text Symbol: 098 = Source Field
Text Symbol: 099 = Source Value
Text Symbol: 100 = Target Table
Text Symbol: 101 = Target Field
Text Symbol: 102 = Target Value
Text Symbol: 103 = Consistent
Text Symbol: 104 = Message
Text Symbol: 105 = Description
Text Symbol: 106 = Compare
Text Symbol: 107 = What do you want to view?
Text Symbol: 108 = Consistent Fields
Text Symbol: 109 = Inconsistent Fields
Text Symbol: 110 = All Fields
Text Symbol: 111 = User
Text Symbol: 112 = Date
Text Symbol: 113 = Time
Text Symbol: 114 = Compare Tool
Text Symbol: 115 = High value
Text Symbol: 083 = synchronized objects are inconsistent
Text Symbol: 050 = Include
Text Symbol: 051 = Exclude
Text Symbol: 052 = Equal to Low Value
Text Symbol: 053 = Between Low Value and High Value
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.
MDS_CONSISTENCY_TOOL - Program MDS_CONSISTENCY_TOOL MDS_CONSISTENCY_TOOL - Program MDS_CONSISTENCY_TOOL MDS_COMPARE_RESULT_TABLE - Report MDS_COMPARE_RESULT_TABLE MDS_COMPARE_RESULT_TABLE - Report MDS_COMPARE_RESULT_TABLE MDS_CC_USER_COMMAND_1000I01 - Include ZTEST_CC_USER_COMMAND_1000I01 MDS_CC_STATUS_1001O01 - Include ZTEST_CC_STATUS_1001O01