Symptom
- Table is replicated in another configuration. When replicating the same table in another configuration from the same source, it fails with error 'Cannot replicate data from table XXXX; different trigger options exist'.
- Long error text in LTRC:
Cannot replicate data from table XXXX; different trigger options exist
Message no. CNV_IUUC_DB_CONN131
Diagnosis
You have tried to create a trigger for a table that is used in another configuration. However, in transaction LTRS, the trigger options you have specified are different to the existing one. If you want to replicate data from the same table to multiple target, the trigger options must be the same in each configuration.
For table BSIS , the following trigger options already exist for the active trigger:
NEW."MANDT" = '***'
For the current configuration, you tried to specify the following trigger options:
NEW."MANDT" = '***' AND
- When comparing the trigger code in the 2 configurations, it's found the long text error is not correct, there are no differences between the 2 sets of triggers
Read more...
Environment
SAP Landscape Transformation Replication Server 3.0 (DMIS 2018)
Product
Keywords
SLT, trigger, MANDT, IUUC_SPC_PROCOPT , KBA , CA-LT-SLT , SAP Landscape Transformation Replication Server (SLT) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.