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

Problem With Data Replication

0 Likes
964

I have set up a simple custom entity in the 0G (financials) model and added some records within MDG. However, I cannot get these records to replicate into the underlying ABAP table.

I think I have completed all the steps for replication:

Define a filter object for the new entity (assigning the KF generated structure)

Assign the filter object to the appropriate business object

Define an object identifier (assigning the DRF generated structure)

Add object identifier to the business object

Define a service operation associated with the business object

Define an outbound interface for the business object

Define an outbound implementation using the objects created above

Define and activate a replication model using the outbound implementation and targeting the two clients in the SAP instance

After all this, I then tried to use DRFOUT to perform an initialisation run. The process executed without errors, but no entities were replicated – the filter step returned ‘end result of filtering 0’. This was true whether I left the filter in transaction DRFF undefined or specified a condition that would select all records.

I really don’t understand where this is going wrong. Have I missed out part of the set-up? Any assistance gratefully received.

Regards,

Paul

Accepted Solutions (0)

Answers (0)