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

Reresh one system by data from different systems

medkhaled
Participant
0 Likes
223

Hello experts,

Is there a way to refresh a system "A" by two (or more systems).

I want to refresh system "A" by database from system "B" except chart of accounts wich I want to refresh by chart of accounts from system "C"

Thank you !

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

mamartins
Active Contributor

To do that you will need to identify all the tables involved on the process, export them from system C and replace the same ones found on system A after the refresh from system B.

It seems that you are on S4/HANA, depending on which version you are, fewer tables are involved compared with other R3 versions. But still a risky process, so probably several iterations will be needed.

A DB backup is recommended after finishing the A refresh from B, because a roll back will be necessary if the first atempt wasn't suceded.