Hi,
As Raj explained above to check tables DD02L, DD02T, DD08L.
While creating SLT Configuration, you would have given it a name,
For that name a schema would be created in HANA System and along with that RS* tables, 3 Data Provisioning roles and the above mentioned DD* tables are also created.
So you can check all these tables under that schema
Once all these tables have been replicated successfully.
Go to Data Provisioning tab in HANA Studio Modeler and select Load/Replicate and then select the tables you want to replicate
If you select Load - only initial load will happen and no database trigger and logging tables will be generated - its a one time data load
But If you select Replcate- initial load will happen and as well as database trigger and logging tables will be generated at your ECC source - and then delta loadwill also happen
There is no need to create logging tables and Activate DB triggers using IUUC_SYNC_MON transaction for the first time .