Dear All,
Have problem in replicating data from ABAP to ABAP
System Landscape (All SAP’s): Source System à Middle ware à Target System
S/W : DMIS with SP10
Scenario : Replicate data from Source system to Target system via middle ware by RFC Mode with more than one client
Source system has more than one client and each client has its own RFC connection to Target system
Filter data based on Client
Issue : Problem with data base trigger with more than one client in single system (Mass ID’s are created one for each client, source system is same but RFC’s are Different based on Client)
When Create data base trigger is run through the Tcode LTRS; In the Expert options and View trigger source code, Active code is different from Generated Code
The moment we run Create database trigger for a table or all which were also in replication process in another Mass ID, the table status will be set to Load/Replication Blocked in the current Mass ID
Noticed after several permutations and combinations at any point of time for a table irrespective of client there will be only one active database trigger even though filters are defined but Generated code is different based on filters
Generated Code is based on Filters but Active code is same for a table across clients of a system
Request your inputs in this case/scenario