You are on page 1of 5

Introduction:

This document is for analyzing the records mismatch data


and its tables from ST33 Tcode.

Current situation by manually:


First we execute the script in both systems means Current
system and Reference system.
Then we go to st33 tcode for analysis.
Here first we will check that is there any record mismatch
for that script execution.
If its there then we wont go for further execution here we
need to analyze it in both the systems.
How to analyze it manually:
We double click on that script name in st33 tcode then we
get on popup screen , here we choose SQL Trace Data
(Tables) and double click on it.
Then we get the

Program name :

zs_compare_pau.

Tcode : zs_st33.
Execution steps:
Login to ECA system.
Enter the tcode
screen like this

zs_st33 then we will get selection

Here we have to click the button of sql tables data.


Then we will get the o/p screen with parameters .
Here we need to pass the values of current system guid
and reference system guid.

If we press f4 button on current system guid then we will


get one popup Screen

Here we can pass the value like user , start date and log
id etc.

Based on the values we get the list of possible values.

Then choose the one which u want for current system


guid.
The process is same for reference system also.
Then finally we click on compare button after passing the
current and
Reference system guids. We will get the output like this

Here the records shown in red color in current system represents that table is not
present in reference system as well as same in reference system also.

Here the records shown in blue color in current system represents that the table
name is same in both the systems and the operation it performs also same means
select, insert etc but the no of records it fetching is different same for reference
system also.

You might also like