cancel
Showing results for 
Search instead for 
Did you mean: 

Impact on replication into CAR when ECC is refreshed ?

dheeraj_gupta
Employee
Employee
0 Kudos

Hi,

I am using SLT to replicate data from SAP FMS (SAP Fashion Management Solution, similar to ECC)  to SAP CAR. 

We are currently in the implemention phase and the replication is working fine.

I now want to refresh FMS system and bring in a cleaner and larger set of master data. But I do not want to rebuild CAR !!

I want to know how I can replicate the new data into CAR without rebuilding CAR ? Detailing some steps would be helpful ..

For instance, should I

1. First stop SLT replication

2. Showdown CAR

3. Refresh FMS

4. Reconfigure .. SLT

5...delete SAP_ECC Schema from CAR..

On a similar note, after we go live with the solution, we would be refreshing Quality Environment from productions occasionally to get master and transactional data. I want to know how should this scenario be handled ?

Regards,

Dheeraj

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member252769
Active Participant
0 Kudos

Hi Dheeraj,

From what I understood you want to replicate new data into target without dropping the table deleting the table in target.

If so then you can do following:

1. Stop the replication in LTRS system.

2. Refresh FMS

3. Add required tables in "advance replication settings" through LTRS tcode.

     Go to LTRS code and select your configuration.

     Add table in "Table settings"

     Change the refresh behaviour (use truncate) as per screenshot.

4. Start replication in LTRS.

5. Once again add all the required table for replication.

This will just remove the existing data from target and replicate new data without deleting table in target.

Hope helps !!

Regards

BJ