Hi,
I want to transport table entries as is across clients.
For eg: If my source client has 200 entries in the table and target client has 400 entries, then following the import of the Transport Request, I should have only 200 entries in the target client also.
Currently, table entries are getting created in the target client if not available earlier.
Existing Table entries in target client are modified as per entries in Source client.
And extra entries remain as it is.
I want the extra entries to be deleted.
Can I acheive this by means of Transport mangement other than doing it programmatically?
Any inputs would be appreciated.
Thanks,
Binu