MEREP_UCOPY_DATA_CHECK 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 MEREP_UCOPY_DATA_CHECK 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: LF_DEST = RFC destination
Title: Data consistency check in source and destination system
Text Symbol: 001 = RFC Destination Input
Text Symbol: 002 = Usage copy tables does not exist
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
MEREP_UCOPY_GET_DATA CALL FUNCTION 'MEREP_UCOPY_GET_DATA' DESTINATION LF_DEST EXPORTING TBLNAME =
-TBLNAME IMPORTING COUNT = LF_DEST_COUNT RETURN = RETURN.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MEREP_UCOPY_DATA_CHECK - Data consistency check in source and destination system MEREP_UCOPY_DATA_CHECK - Data consistency check in source and destination system MEREP_TTOOL_PBO01 - Include MEREP_TTOOL_PBO01 MEREP_TTOOL_PAI01 - Include MEREP_TTOOL_PAI01 MEREP_TTOOL_F01 - Include MEREP_TTOOL_F01 MEREP_TTOOL - SmartSync Test Case Overview