Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8411

Re: Compare data between two different systems?

$
0
0

Create two internal tables in your program.

 

The first will be filled through a SELECT.

 

For the second one, look for a function module called RFC_READ_TABLE (I think it's called that way). Then learn how to call a function module from an external SAP system (check the help of CALL FUNCTION: you will find a clause called DESTINATION, read it)

 

Once you have both your tables full, create an algorithm to compare both tables. Hints: LOOP INTO and READ TABLE

 

And take into consideration Jürgen's advice in your other thread.


Viewing all articles
Browse latest Browse all 8411

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>