Hi,
I have a DDIC table T1, which is of delivery class: G.
which means, when we transport table T1 entrys between different systems, it will not overwrite the existing entrys, but it will create a new entry's only if there are no correspondent existing entry's in the target system.
But, i have a requirement that, i want make it overwrite the existing entry's in the target system for table T1.
Is there any way to achieve it ?