Hi,
I have two independent system one is R/3 and other is some third party system. Both are in the same network.
The thing i want to get some datas from thirdparty system and update the master table in R/3. The datas are in the format of CSV file in the thirdparty system.
I need to pull the data and update the table's (master table and GRn details table).
In the same way if a new master data is created then the data has to be inserted in a CSV file and push the data to the thirdparty server.
With out using Xi i need to do this. As the datas are belong to different modules i am not sure with EDI as if focus mainly on module with order type.
Please give me a solution on
1.How the two system can communicate each other, so that from R/3 both pulling and pushing of CSV is possible.