Hi Experts, I have a question. I have a module, lets say, Module 1, in which I have included 2 lists, Time and Version. Through this module, user enters data. I have another module, let's say, Module 2, where I have same 2 lists and time, but I do not have version in the second module. I want to copy data from the Module 1 to Module 2. Any suggestion, how I can achieve that. Module 1: Cost Center list, Cost Element list, Time, and Version Module 2: Cost Center list, Cost Element list and Time. Difference between both modules is Version list. Want to copy data from Module 1 to Module 2. Thanks, Varun
... View more