I have to Copy / Move items from a list to another existing one here's the first one :

and here's the target one:

the columns have the same name, same type...etc
How can I achieve that without writing custom code? I would like to use only out of the box functionalities.