
Hi,
I am creating a functionality that copies the entire product (all values in related tables). Everything is going OK so far, but I am stuck while copying ROUTE.
I already have the BOM copying done, because basically everything is contained in three tables. It's different with ROUTE, which is more complicated.
Is there a standard method to copy the entire ROUTE from one product to another?
Thank you in advance for your answer.
Hi Shooowtek,
In the standard application, there are standard classes which do have logic to copy routes. Eg. RouteCopyToRoute. Can you also elaborate where exactly you get stuck in your development effort?