Hi,
I am wondering if we can split one source table into two different tables in the destination (HANA DB in my case) with SLT?
We have the VBAK table in ERP which has the header information about various business objects (quote, sales order, invoice, outbound delivery to name a few). I want this to be replicated into tables specific to business object (like VBAK_QUOT, VBAK_SO, VBAK_INV, etc).
There is one way to do it as far as i know - have multiple configurations and replicate to different schema. But we might have to be content with 4 different config at the max.
Any help here will be highly appreciated
Regards,
Sesh