Hello
My objective is to create an external application with java which connects to 2 different SAP system in order to make a comparison between their object to check the similarity and differences between the tables/views
I found that the Customizing Cross-System Viewer Transaction "SCU0" do the purpose after creating a RFC Connection between the 2 systems
I wonder if there is any function/bapi or any other way that i can use in my java application in order to call and consume this transaction ??
Thank you in advance