Hi Experts,
Looking forward to an help on a unique scenario that we need to implement.
Landscape: 3 systems SAP ECC (Source), SAP SLT, SAP HANA
Scenario: Requirement is to replicate data for MARA table, but for each record we need to validate if the material is extended to a plant in MARC.
Issue: Since we are only replicating MARA, and not MARC, we are getting the below error in SLT for BOP (Begin of processing):
Error: "MARC is not defined in ABAP Dictionary as a table, projection view, or database view.
Is there any solution or way how we can achieve this without replicating the MARC?
Karan,
Have you tried to create a synonym of MARC, in the same replication DB schema, just to avoid error?
Rgds,
Diogo Carvalho