cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RECONSILATION

Former Member
0 Likes
731

HI

experts

can any body help how can we do RECONSILATION in r/3 as well as in bw

regards

sunil

View Entire Topic
Former Member
0 Likes

Hi Sunil,

Reconsilation is nothing but comparing the value of fileds in R/3 and BW for similarity. For this purpose, we need to get the list of values for different fields in R/3 and from BW (after dataload) and then compare them in excel or by any means. if in excel we can define V-lookup function for this purpose.

Hope it helps...

Regards,

DMK

*Assign points if it helps.....

Former Member
0 Likes

Reconsilation is nothing but comparing the value of fileds in R/3 and BW for similarity. For this purpose, we need to get the list of values for different fields in R/3 and from BW (after dataload) and then compare them in excel or by any means. if in excel we can define V-lookup function for this purpose.

Another way is, first generate a report based on the data extracted from R/3 by means of basic cube in the BW system and generate one more report by means of extracting the same data from R/3 by using a remote cube in the BW system. now compare the two reports wether the data extracted is similar r not. if the extracted data is the similar means the purpose of recosulation is done.