Importing Quotations from MsAcess to Oracle core Purchasing Module
Hello all,
I am trying to import quotations from our legacy system(Msacess) to oracle core purchasing module. The goal is to extract the quotes from Acess database and load into the interface tables po_headers_interface,po_lines_interface and po_line_locations_interface. Once the load is complete I run the Import price catalog concurrent program to load it into my purchasing base tables.
The data in the Access database tables and oracle interface tables needs to be mapped. I have about 16000 quotes to load and would like to know if there is any validation tools or scripts available?